14 messages in com.mysql.lists.javaRe: Protocol for message structure to...
FromSent OnAttachments
Frank LaLone25 Feb 2001 22:45 
Marc Hofner25 Feb 2001 23:37 
Gary Bentley26 Feb 2001 01:36 
Mark Matthews26 Feb 2001 05:13 
David Marshall26 Feb 2001 05:49 
Gary Bentley26 Feb 2001 06:47 
Tim Endres26 Feb 2001 11:30 
Igor Fedulov26 Feb 2001 12:05 
Matt Goss26 Feb 2001 12:50 
Ian R. Nandhra26 Feb 2001 13:06 
Frank Morton26 Feb 2001 13:47 
Dirk Hillbrecht26 Feb 2001 14:55 
guy26 Feb 2001 16:10 
Younes Younes27 Feb 2001 05:25 
Subject:Re: Protocol for message structure to MySql
From:Igor Fedulov (ifed@outlook.net)
Date:02/26/2001 12:05:34 PM
List:com.mysql.lists.java

Does anyone know where I can find the API or any documentation about the
protocol of the messages that are passed to the mysql server? I'm attempting to
write a JDBC driver for mysql, and obviously this is giving me a problem on
starting.

I can't see why you can't use already written and working JDBC MM driver, unless you have some time to burn.

To checkout the latest version of JDBC driver go to:

http://www.worldserver.com/mm.mysql

There are sources of every version this driver went thru.

Have fun!

To MM:

Yeah, Mark if you reading this thanks for MM driver, works great!

Best regards,