mysql-proxy 0.5.1 gets ready, next steps
0.5.1 has been tagged and we can now getting ready to ship it to the servers.
It fixes the issues reported here on the forum and adds a first set of lua-scripts as examples.
With 0.6.0 I plan to add connection pooling to the proxy which will open a whole new set of possible features. What else would you like to see in the proxy ?
Changes:
0.5.1 - 2007-06-30
* added script examples for rewriting and injection
* added support for UNIX sockets
* added protection against duplicate resultsets from a script
* added missing dependency to libmysqlclient-dev to the INSTALL file
* added support for pre-4.1 passwords in a 4.1 connection
* added inj.query_time and inj.response_time into the lua scripts
* added resultset.affected_rows and resultset.insert_id
* added proxy.VERSION
* changed --proxy.profiling to --proxy-skip-profiling
* fixed assertion when read_query_result() is not provided
when PROXY_SEND_QUERY is used
* fixed warning if connect_server() is not provided
* fixed handling of duplicate ERR on COM_CHANGE_USER in MySQL 5.1.18+
* fixed compile error with MySQL 4.1.x on missing COM_STMT_*
* fixed mysql check in configure to die when mysql.h isn't detected
* fixed crash on fields > 250 bytes when the resultset is inspected
* fixed assertion when a error occurs at initial script exec time
Subject
Views
Written By
Posted
mysql-proxy 0.5.1 gets ready, next steps
5247
June 30, 2007 04:23PM
3054
July 05, 2007 02:52AM
2892
July 05, 2007 05:37AM
3952
July 05, 2007 03:01PM
2840
July 18, 2007 03:08AM
2955
July 18, 2007 04:54AM
2926
July 18, 2007 05:26AM
8944
July 18, 2007 05:35AM
2870
July 18, 2007 05:49AM
3553
July 18, 2007 06:00AM
3158
July 18, 2007 06:08AM
2688
July 18, 2007 07:34AM
3114
July 19, 2007 02:53AM
2628
July 24, 2007 10:25AM
3006
July 05, 2007 10:19PM
2827
July 18, 2007 03:59AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.