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.
| Tags | Database |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux Other |
| Implementation | Perl SQL |
Recent releases


Release Notes: This release has better handling of big result sets while using compression and better error handling on socket errors.


Release Notes: 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.


Release Notes: 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.


Release Notes: This release contains some minor bugfixes and some nicer code.


Release Notes: Now has built-in support for an access list.