MySQL weird error (again) [+REP]
#9

I seem to be mistaken.

Change:
Код:
/*!40101 SET NAMES utf8mb4 */;
To:
Код:
/*!40101 SET NAMES utf8 */;
utf8mb4 is a superset of utf8.
A quick ****** search and I found this: http://stackoverflow.com/questions/2...f8mb4-in-mysql
Reply


Messages In This Thread
MySQL weird error (again) [+REP] - by iKevin - 05.04.2016, 17:14
Re: MySQL weird error (again) [+REP] - by theonethatownz - 05.04.2016, 17:19
Re: MySQL weird error (again) [+REP] - by Logic_ - 05.04.2016, 17:21
Re: MySQL weird error (again) [+REP] - by AndySedeyn - 05.04.2016, 17:36
Re: MySQL weird error (again) [+REP] - by Logic_ - 05.04.2016, 17:39
Re: MySQL weird error (again) [+REP] - by iKevin - 05.04.2016, 17:42
Re: MySQL weird error (again) [+REP] - by AndySedeyn - 05.04.2016, 17:44
Re: MySQL weird error (again) [+REP] - by iKevin - 05.04.2016, 17:48
Re: MySQL weird error (again) [+REP] - by AndySedeyn - 05.04.2016, 17:50
Re: MySQL weird error (again) [+REP] - by iKevin - 05.04.2016, 17:57

Forum Jump:


Users browsing this thread: 2 Guest(s)