Re: Cyrillic handling in MySQL - bug?
>What is your client program you use to input character? Is it "mysql.exe" ?
Or some GUI tool?
I am using a script for both input and output that is:
- running on Apache2 (on Debian).
- written in PHP (4.3).
- using the PEAR DB library.
I am also viewing data using the client mysql program through a PuTTY terminal session (displaying in UTF-8). When I input data using the mysql client I still have random errors.
>"SHOW VARIABLES LIKE 'character_set%'";
- character_set_client: latin1
- character_set_connection: latin1
- character_set_database: utf8
- character_set_results: latin1
- character_set_server: latin1
- character_set_system: utf8
- character_sets_dir: /usr/share/mysql/charsets/
Any ideas? Thanks in advance.
Edited 1 time(s). Last edit at 04/21/2005 09:21PM by Steven Mitchell.
Subject
Views
Written By
Posted
4362
April 08, 2005 07:16AM
2649
April 14, 2005 05:26AM
Re: Cyrillic handling in MySQL - bug?
3022
April 21, 2005 09:20PM
2609
April 22, 2005 02:10PM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.