With the recent release of the MySQL Proxy tool (
http://forge.mysql.com/wiki/MySQL_Proxy) there has been a redesign of the
tool. Originally it would have been written in C/C++ but because the proxy
allows user written Lua scripts the test creation tool will be written in
Lua.
Currently the module can intercept commands between the client and server
(for logging purposes), define user created macros, and returning customized
result sets to increase productivity in a testing environment. Current
progress is focused on macro functionality and then creating the logging
facilities needed to log not only queries but their responses for test case
and result creation.
If you want to play with the Lua script it can be found at
http://mysql-test-creator.googlecode.com/svn/trunk/mysql_test_creator/.<http://mysql-test-creator.googlecode.com/svn/trunk/mysql_test_creator/>
Comments welcome.
Charlie Cahoon
| Thread |
|---|
| • MySQL-Test-Creator Status Report | Charlie Cahoon | 3 Jul |