Topic: *help* How to change collation??
Hi my collation in the database in right now at UTF-8_bin. This cause my big problem because the forum cant se the different in BIG and small letters. Thats means serveral things dont work.
People cant log in with "Staffan" if there username is "staffan"
Author search do not work, you cant search for peoples topic if the got a big letter in there name.
ect...
So if Im right the best collation to use is utf8_general_ci..
How do I change my tables in the database to utf8_general_ci instead of UTF-8_bin?