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. |
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... |
Quote:
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.