MySQL importing into the database. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL importing into the database. (
/showthread.php?tid=516831)
MySQL importing into the database. -
Zamora - 02.06.2014
Hello guys, I'm trying to import my .sql to the database, and I'm facing an error, I need a help to fix it.
PHP код:
SQL query:
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT*/;
MySQL said:
#1231 - Variable 'character_set_client' can't be set to the value of 'NULL'
PHP код:
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT*/;
// Thats the line in the .sql