Todd Gruben <[EMAIL PROTECTED]> wrote:

> I have an interesting problem.  I have developed a custom mysql 
> replication client that we use for monitoring our mysql database.  Kinda 
> like a poor man's trigger, but the power of an asynchronus trigger is 
> very beneficial. Any way, I developed this client based on the 4.0 
> version of mysql.  It appears that the network protocol has changed in 
> 4.1.  Is there any documentation of the 4.1 protocol, I figured the 4.0 
> protocol out from the code, but that was a very time consuming 
> experience for me and i was hoping for a slightly higher level bit of 
> documentation than c code. Does such a beast exist?

Why not use libmysqlclient? 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to