pathe3 Posted April 11, 2011 Report Posted April 11, 2011 Does 7.0.0 support InnoDB? If so, how do you enable it? Previous posts for enabling InnoDB are for older versions and reference a file in "\usr\local\mysql" that doesn't exist in the newer versions of Uniform Server. Thanks Quote
Coral Posted April 12, 2011 Report Posted April 12, 2011 Edit file ***\UniServer\usr\local\mysql\my.iniNavigate to line skip-innodbAdd “#” (a comment)#skip-innodbEnables innodb tables Quote
pathe3 Posted April 12, 2011 Author Report Posted April 12, 2011 Edit file ***\UniServer\usr\local\mysql\my.iniNavigate to line skip-innodbAdd “#” (a comment)#skip-innodbEnables innodb tables Thanks, that worked. 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.