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
5382
June 30, 2007 04:23PM
3136
July 05, 2007 02:52AM
2960
July 05, 2007 05:37AM
4033
July 05, 2007 03:01PM
2907
July 18, 2007 03:08AM
3033
July 18, 2007 04:54AM
3002
July 18, 2007 05:26AM
9020
July 18, 2007 05:35AM
2938
July 18, 2007 05:49AM
3629
July 18, 2007 06:00AM
3238
July 18, 2007 06:08AM
2749
July 18, 2007 07:34AM
3180
July 19, 2007 02:53AM
2689
July 24, 2007 10:25AM
3070
July 05, 2007 10:19PM
2885
July 18, 2007 03:59AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
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.