----- Original message ----- > Yesterday the AUR went down. Toofishes made a comments in #arch about > restarting the server.
Are those strings from the db? Some defaults changed with the update to 5.5 so you have to use SET NAMES or add this to your my.cnf: character-set-server=utf8 collation-server=utf8_general_ci At least those fixed the problems for me.
