I have mysql server 4.1.2
I created tables without assigning any charset neither collation. I inserted data through perl to this table. Data was encoded in utf-8 and in this format i select it and show on the web.
But i've ended tests and i must move whole database on another server with mysql version 4.0
How should i dump data ?
gry online
I created tables without assigning any charset neither collation. I inserted data through perl to this table. Data was encoded in utf-8 and in this format i select it and show on the web.
But i've ended tests and i must move whole database on another server with mysql version 4.0
How should i dump data ?
gry online