in reply to
How to set mysql client charset when complie/install DBD::mysql?
Define utf-8 garbage character...
Are you sure the data in your table is correct?
Are you sure the field/table/database character set is correct?
Are you sure your LANG environment variable is correct?
Are you sure your terminal character set is set correctly?
What garbage are you getting exacty?
Comment on
Re: How to set mysql client charset when complie/install DBD::mysql?
Replies are listed 'Best First'.
Re^2: How to set mysql client charset when complie/install DBD::mysql?
by
pysome
(Scribe)
on Mar 22, 2010 at 02:17 UTC
thank your attention.
1 The data in my table is corrent.
2 field/table/database character set is correct
3 Lang=UTF8
4 terminal character is also correct.
The garbage is such as "???".
[reply]
In Section
Seekers of Perl Wisdom