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,