Quote:
Originally Posted by Trigunflame
Well you have to give me more info.
Is the dump being done by PHP or Mysqldump? If it's via PHP dump, then I actually know why it might not be working, Im using some directives designed specifically for mysql 4 / innodb, that might not be working for you.
If thats the case, I will patch the script with options to enable/disable mysql 4/innodb optimizations.
|
I believe the dump is being done by Mysqldump, don't think i touched that part of the settings.