SA-MP Forums Archive
Error SQL query: /*!40101 SET NAMES utf8mb4 */; - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Error SQL query: /*!40101 SET NAMES utf8mb4 */; (/showthread.php?tid=614987)



Error SQL query: /*!40101 SET NAMES utf8mb4 */; - ShiffeyTheGamer - 15.08.2016

Hello, When I try to upload my .sql to my server host I get this

http://prntscr.com/c65vwz

Код:
Error

SQL query:

/*!40101 SET NAMES utf8mb4 */;

MySQL said: Documentation
#1115 - Unknown character set: 'utf8mb4'



Re: Error SQL query: /*!40101 SET NAMES utf8mb4 */; - BR3TT - 16.08.2016

Shouldn't the character set be 'utf8'? Try that maybe.


Re: Error SQL query: /*!40101 SET NAMES utf8mb4 */; - Fairuz - 17.08.2016

https://dev.mysql.com/doc/refman/5.5...e-utf8mb4.html

Upgrade your mysql server version to 5.5.3 or higher.