branches with status:
Name Status Last Modified Last Commit
lp://staging/~miguelaraujo/mysql-proxy/admin-statistics-interface 1 Development 2012-07-27 20:40:25 UTC
1290. - fixed wrong plugin stats structure ...

Author: Miguel Araújo
Revision Date: 2012-07-27 20:40:25 UTC

- fixed wrong plugin stats structure handling:

 - removed plugin_global_stats variable and unnecessary "global scope" functions;
       - added pointer on chassis_plugin_config that points to chassis_plugin_local_stats_t of chassis_plugin structure;
       - now we can access each plugin local stats through chassis_plugin_config;

- code refactoring on setting and getting statistic;
- fixed interface incorrect behaviour on some cases;

lp://staging/mysql-proxy-spread 1 Development 2012-05-04 17:40:42 UTC
14. proxyspread_master-plugin: * Added c...

Author: Miguel Araújo
Revision Date: 2011-01-19 15:21:42 UTC

proxyspread_master-plugin:
 * Added connect_spread() function to Connect to the Spread Daemon;
 * On spread_send_msg() if spread is down, reconnects;
 * Added debug prints;

proxyspread_replicant-plugin:
 * Added query_injection() function to create an COM_QUERY packet with the query read from Spread and inject it on the backend server;
 * Several changes on network_mysqld_proxy_plugin_apply_config() function;
 * Added debug prints;

lp://staging/~miguelaraujo/mysql-proxy-replication/trunk 1 Development 2010-07-01 14:49:24 UTC
715. Missing return 0 on plugin_init

Author: Miguel Araújo
Revision Date: 2010-07-01 14:49:24 UTC

Missing return 0 on plugin_init

lp://staging/~miguelaraujo/+junk/tests 0 Experimental 2010-06-30 14:48:27 UTC
714. Test

Author: Miguel Araújo
Revision Date: 2010-06-30 14:48:27 UTC

Test

14 of 4 results