05.04.2016, 17:14
I apologize for spamming these threads, but sadly I have no clue what this is.
Basically, on my beta server I have inserted the SQL database and it worked out well, on the server, everything was cool. Then I fixed some bugs in the script, adjusted the credentials and put it to the main server. But when I inserted the SQL db content to the database on my host it returned this error which didn't return on the beta;
and the line is
Hope someone can help. I'll rep++ him.
Basically, on my beta server I have inserted the SQL database and it worked out well, on the server, everything was cool. Then I fixed some bugs in the script, adjusted the credentials and put it to the main server. But when I inserted the SQL db content to the database on my host it returned this error which didn't return on the beta;
Код:
#1115 - Unknown character set: 'utf8mb4'
Код:
/*!40101 SET NAMES utf8mb4 */;