Reply to thread

As these are boolean, did you try:

[CODE]set global innodb_large_prefix = 1;

set global innodb_file_per_table = 1;[/CODE]


Top Bottom