Hi, Mr. Paharenko,
Here are the results:
character_set_client | latin1
character_set_connection | latin1
character_set_database | latin1
character_set_results| latin1
character_set_server | latin1
character_set_system | utf8
character_sets_dir | C:\Archivos de
programa\My
Hi, everybody!
I have a problem working with MySQL and C++ Builder 6.
I can´t find the solution and I hope that maybe
somebody can help me.
I use the ZEOS components (6.1.5) to connect the MySQL
database (version 4.1.11) with C++ Builder. The fact
is that everything goes rigth except when I try to
Hi! I'm learning mysql and I have a problem when i
make a full backup with mysqldump.
I have a lot of table rows written in spanish. In
the backup file (.sql) I have problems with certain
spanish characters like:
á --> Ãi
é --> é
í --> Ã-
ú --> ú
and so many others like that.
However, when I mak