EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Table Dumps UTF8mb4 (https://www.eqemulator.org/forums/showthread.php?t=41824)

GRUMPY 03-31-2018 02:53 PM

Table Dumps UTF8mb4
 
Just a little "glitch" I found, which I thought I would share for people.

I used to use Navicat 9, which has been long gone since I upgraded to Navicat 12.
Now when I dump an individual table it's adding a line like the following:
SET NAMES utf8mb4;
This causes it to error out when trying to source the table into another DB. I was able
to simply remove the mb4 from the dumped sql and the table sourced in fine, but I'm still
trying to find out why Nav is putting it there in the first place. I'm using MySQL 5.1.72
I use mysqldump for full db dumps, but have always used Nav for simple table dumps.

Uleat 03-31-2018 05:00 PM

There's some interesting posts below the op's topic here: https://stackoverflow.com/questions/...code-ci-cpanel

Hope this doesn't affect us down the road...

GRUMPY 03-31-2018 05:07 PM

Quote:

Originally Posted by Uleat (Post 258073)
There's some interesting posts below the op's topic here: https://stackoverflow.com/questions/...code-ci-cpanel

Hope this doesn't affect us down the road...

It wouldn't suprise me. Just one more headache added to the evolution of these servers and
getting them up and running :P


All times are GMT -4. The time now is 06:26 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.