MySQL importing into the database.
#1

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)