MyOOS icon indicating copy to clipboard operation
MyOOS copied to clipboard

MSD - problem

Open gtbu opened this issue 4 years ago • 2 comments

  1. When importing a big 1.2GB sql-database without splitting, it finally got the error :

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -> Variable 'character_set_client' can't be set to the value of 'NULL'.

though this line (and 2 others) is outcommented in the database /* ....*/

  1. While splitting i miss the possibility to choose UTF8 instead of latin - i need hebrew and chinese and japanese letters . Is there an entry (here the error does not come up) in some file which solves that ?

gtbu avatar Oct 15 '19 19:10 gtbu