[bug_fixed] ZPlainMySqlDriver patch if using old mysql vers.

Code patches written by our users to solve certain "problems" that were not solved, yet.

Moderators: gto, cipto_kh, EgonHugeist, mdaems

Post Reply
gto
Zeos Dev Team
Zeos Dev Team
Posts: 278
Joined: 11.11.2005, 18:35
Location: Porto Alegre / Brasil

[bug_fixed] ZPlainMySqlDriver patch if using old mysql vers.

Post by gto »

Revision 304 removed the use ZMessages, which is used if you want to compile with ENABLE_MYSQL_DEPRECATED directive.

There's a patch which put it back.
You do not have the required permissions to view the files attached to this post.
Use the FU!!!!!IN Google !

gto's Zeos Quick Start Guide

Te Amo Taís!
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

SVN rev. 354.
I changed your patch a little to have the ZMessages uses clause between the IFDEF compiler directives for the older mysql versions. I hope this doesn't break your fix?

Mark
Image
gto
Zeos Dev Team
Zeos Dev Team
Posts: 278
Joined: 11.11.2005, 18:35
Location: Porto Alegre / Brasil

Post by gto »

No problem ;)
Use the FU!!!!!IN Google !

gto's Zeos Quick Start Guide

Te Amo Taís!
Post Reply