[PHP-DB] MySQL charset Error (CLI / CGI)

2004-01-27 Thread Kai Happe
Situation: The Application is written in php 4.3.4 runs on apache 2.0.45 and uses mySQL 4.1.1. All tables in the database are defined with a charset UTF-8. The Application uses the Apache Module and works very well. Now the application must use coding which is not included, we want to call anot

[PHP-DB] MySQL: charset

2002-11-27 Thread Radovan Radic
Hi How can i change default charset for mysql database. I want to change default charset on cp1251 just for one database 'dblibrary'. I have seen something like mysql --default-character-set=cp1251, but i dont know does it work? Thanks -- PHP Database Mailing List (http://www.php.net/) To uns