ニュース

Describe the bug When exporting databases as SQL files, HeidiSQL inserts the following line at the beginning of the SQL file which causes MySQL to issue warnings. /*!40101 SET NAMES utf8 */; The ...