dexter runs between a MySQL server and MySQL clients. Its job is to execute scripts and to return results, if any, to the calling client. It may be classified as a script-server, and also may be used as a proxy.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A fix for a problem while reading big querys from the client, if the client or server-side dies the forked dexter-process will also die, less loginfos for more speed, optimized code for more speed, reorganized scripting subs, and a lot of testing.
Fixes for some ugly problems with reading and writing of big result sets, and no more delay while writing data from the server to a client and vice versa.