Jump to content
The Uniform Server Community

Recommended Posts

Posted

Gentlemen, ladies;

 

How do I get Innodb to work? #skip-innodb has no effect. Is it possible that this version of mysql was compiled without innodb support?

 

To replicate the issue:

1. start myqsl console

2. type myqsl -uroot -proot

3. then on the mysql prompt, type show variable like 'have_innodb';

 

 

 

[EDIT]

 

Sorry guys, its not a problem with Uniform Server 8.8.2. It turns out that the following two settings in the MySQL my.ini file automatically disables innoDB:

 

1. innodb_log_file_size with a value greater than 5M, and

2. innodb_flush_method = O_DIRECT

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...
×
×
  • Create New...