DbVisualizer Error
Published on October 29th, 2006 in General
I downloaded Minq Software’s great DbVisualizer to do some stuff with a MySQL database. I configured the MySQL database driver properly, but DbVisualizer wouldn’t connect to the database with the following error: “Unknown initial character set”. Taking a look at MySQL’s configuration file (located at MySQL/bin/my.cnf), showed that the “character-set-server” property was using latin1 as [...]