Jump to content
The Uniform Server Community

What are the options to have InnoDB Storage Engine working with Uniform Server?


alqin
 Share

Recommended Posts

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...