alqin Posted May 20, 2011 Report Posted May 20, 2011 So how to have InnoDB Storage Engine in Uniform Server?I guess I have to download the archive package from mysql.com end extract some file somewhere in UniServer\usr\local\mysql\ directory.I need some help with the steps that I have to follow. Thanks! EDIT: Found the answer: http://forum.uniformserver.com/index.php?showtopic=1344 I previously searched the forum and did not find that post, but I found it on google. By the way this how you do it, a little different then that post:Open this file: UniServer\usr\local\mysql\my.ini Search for and replace: # Note: The innodb block is enabled/disabled using a single line # Uncomment the next line to disable innodb tables. Comment line to enable innodb tables skip-innodb With: # Note: The innodb block is enabled/disabled using a single line # Uncomment the next line to disable innodb tables. Comment line to enable innodb tables #skip-innodb Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.