Changes

From SME Server
Jump to navigationJump to search
163 bytes added ,  02:42, 1 September 2011
m
added InnoDB disable commands
Line 104: Line 104:     
=== Enable InnoDB engine ===
 
=== Enable InnoDB engine ===
For enable InnoDB engine, run the following commands:
+
To enable the InnoDB engine, run the following commands:
    
  db configuration setprop mysqld InnoDB enabled
 
  db configuration setprop mysqld InnoDB enabled
 +
expand-template /etc/my.cnf
 +
sv t /service/mysqld
 +
 +
To disable the InnoDB engine, run the following commands:
 +
 +
db configuration setprop mysqld InnoDB disabled
 
  expand-template /etc/my.cnf
 
  expand-template /etc/my.cnf
 
  sv t /service/mysqld
 
  sv t /service/mysqld
624

edits

Navigation menu