mysql 5.1.45+ changes

Mysql has removed default settings below... do not ask me why.

character-set-server
collation-server

I am not sure how we are going to set UTF-8 as the default character set anymore. So many of my clients use this too.

Status: 
Closed (fixed)

Comments

Actually reading more those 2 settings are only allowed under [mysqld] now.

VM also creates them under...

[clients]

[mysql]

and those need to be removed in those sections. See http://bugs.mysql.com/bug.php?id=52047

Where does Virtualmin set these exactly? There are no inputs for them in the MySQL module ..

I wasn't sure so I posted here. If it doesnt apply then close the ticket.

Automatically closed -- issue fixed for 2 weeks with no activity.