I heard that destroys your system32...Found this fix on another forum, not sure if it will work. Tell us what happens.
*Credits to TimNL from RZ for this fix*
Open your PHP.ini and set
Code:
sql_mode = '';
save and restart IIS/Apache
Run this query then.
Code:
SET@@global.sql_mode ='';
*And restart your emulator *
Nope Got this fix from Lepos just run that query SET@@global.sql_mode ='';I heard that destroys your system32...