[patch_done] testing-egonhugeist rev1109 cp=utf8 not works

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

Locked
ism
Zeos Test Team
Zeos Test Team
Posts: 202
Joined: 02.10.2010, 20:48

[patch_done] testing-egonhugeist rev1109 cp=utf8 not works

Post by ism »

svn testing-egonhugeist rev 1109 not working codepage=utf8
Lazarus 0.9.30.4 windows xp mysql 5.1

Also ClientCodepage not working too

Russian symbols is ?????????????????????

With trunk all working normally
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

ism,

thank you for your hint. My actual problem is having time and can't get the FPC2.6 running (something must be wrong with my folder-settings here).

So can you please roleback to:

rev1079.-> Test -> problem present? ELSE:
rev1084 (here if think it's possible (i removed thausands of deprecated lines and the CHECK_Client_CODE_PAGE-define)) -> Problem?

then there where several internal changes which i don't think they can result problems like this.

if everything is right then it only could be the merges between 1100 and 1109.

Would you be so kind and help me here?
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

ism,

found last fragments of my CHECK_CLIENT_CODE_PAGE define which makes it impossible to set the CodePage to the MySQL-Connection...

everything should be fine again...

Can you confirm this?

Best regards,

EgonHugeist
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
ism
Zeos Test Team
Zeos Test Team
Posts: 202
Joined: 02.10.2010, 20:48

Post by ism »

All working ok , thanks
Locked