Changes

Jump to navigation Jump to search
331 bytes added ,  21:43, 2 June 2015
m
Add note about BZ#8928
Line 71: Line 71:  
* we need to activate innodb
 
* we need to activate innodb
 
Now with mysql 5.5 innodb is activated by default, and of course not in smeserver
 
Now with mysql 5.5 innodb is activated by default, and of course not in smeserver
 +
 +
{{note box|msg=On SME8, you need to create a custom-template to remove an obsolete directive
 +
 +
mkdir -p /etc/e-smith/templates-custom/etc/my.cnf
 +
sed -e  's/$OUT .= "innodb_log_arch_dir = .*//g' /etc/e-smith/templates/etc/my.cnf/009innodb > \
 +
  /etc/e-smith/templates-custom/etc/my.cnf/009innodb
 +
 +
This is not required on SME9}}
 +
    
  db configuration setprop mysqld InnoDB enabled
 
  db configuration setprop mysqld InnoDB enabled

Navigation menu