MySQL 4.1 display charsets?

I have a client with a MySQL database. Originating from MySQL 4.0.x and now on a 4.1.x server.

The database contents is English. However, it's to be displayed in Russian.

How do I change the display?

The collation is currently: latin1_swedish_ci

It was working fine before a server migration - and after, some characters show up as squares in IE and as little question mark characters in FF and Opera.

Thanks!

 

 

 

 

Top