Commit Graph

4399 Commits (45b557ccfd6ff1eecf4d4ecff3c11d83ac035596)
 

Author SHA1 Message Date
René Cannaò 4ebd9e15d2 Better hanlding of configuration file
11 years ago
René Cannaò e6c37eca3e Loading Variable "threads" in config file section "mysql_variables", issue #239
11 years ago
René Cannaò 9594b42aef Small bug fix and optimization
11 years ago
René Cannaò 6632ee979f Basic implementation of COM_CHANGE_USER client side (issue #187)
11 years ago
René Cannaò 4b8f5784db Basic implementation of prepared statements (issue #200)
11 years ago
René Cannaò efca45c7f6 LOAD MYSQL SERVERS|USERS FROM CONFIG now return number of affected rows . Issues #232 and #233
11 years ago
René Cannaò 27af483755 LOAD MYSQL VARIABLES FROM CONFIG (issue #235) now returns number of affected rows
11 years ago
René Cannaò 252be449b4 Implemented command LOAD MYSQL VARIABLES FROM CONFIG (issue #235)
11 years ago
René Cannaò 1968367493 Implemented LOAD MYSQL SERVERS FROM CONFIG (issue #233)
11 years ago
René Cannaò ed2b8122c2 Added debug for issue #232
11 years ago
René Cannaò 02ac381aa1 Improving handling of config file
11 years ago
René Cannaò 022341548a Implemented Standard_ProxySQL_Admin::Read_Global_Variables_from_configfile()
11 years ago
René Cannaò c383b194fb Fix issue #184
11 years ago
René Cannaò 93d7f020dc Removing ARG for --initial --reload and -m
11 years ago
René Cannaò a9db075a52 Removed proxysql.cfg from git
11 years ago
René Cannaò b8c2235b68 Improving handling of command line options, related to issues #230 and #231
11 years ago
René Cannaò 853a8fc4dc Improving processing of command line options.
11 years ago
René Cannaò 0c7043e523 Drafting config file
11 years ago
René Cannaò ebf72f6682 Improved support for compression, issue #219
11 years ago
René Cannaò c1678558c1 Further development to support compression: Issue #219
11 years ago
René Cannaò 94c38a41cd Improving support for compression (issue #220)
11 years ago
René Cannaò 9de4f6bea4 Prelim development to track statuses in MySQL_Connection , issue #224
11 years ago
René Cannaò f5ea427a4d Developing support for charset , issue #223
11 years ago
René Cannaò f0ec7e509b Added global variable mysql-default_charset
11 years ago
René Cannaò 6ba6c52826 Added compression field in mysql_servers table
11 years ago
René Cannaò 568ef1b5d1 Bulk delete of connections when server status is not online
11 years ago
René Cannaò e8d50d9f0a Improvement on connection pool
11 years ago
René Cannaò 308f3a8a90 Further development on MySQL Hostgroups Manager
11 years ago
René Cannaò 2709cc369f Improvements on backend management
11 years ago
vegaicm 535874292e More work on bug #207
11 years ago
vegaicm d315650f2c More work on bug #207 . Class Standard_MySQL_Thread needs some review
11 years ago
René Cannaò 6e3c929b43 Fix bug #207
11 years ago
René Cannaò 17ddec943e Added variables ping_timout_server and ping_interval_server
11 years ago
René Cannaò f0714676c3 Removing previous comment
11 years ago
René Cannaò 9cdebef9ca Bug fix and improved debugging
11 years ago
René Cannaò 01834ee2f3 Adding some proxy_debug()
11 years ago
René Cannaò c1b7a1873a Attempt to improve connection pool
11 years ago
René Cannaò 24db7ed825 Removing the idle connection handler thread introduced in previous commit 21b20c0257
11 years ago
René Cannaò 21b20c0257 Connection pool improvements , in beta
11 years ago
René Cannaò 663a1b5630 Further simplification of connection management.
11 years ago
René Cannaò cc9eb4d807 Removed client_fd and server_fd from MySQL_Session
11 years ago
René Cannaò a8ac2749b3 Removed old file mysql_session.cpp.old
11 years ago
René Cannaò 6cc87cb931 Remove MySQL_Protocol instances from MySQL_Session and moved into MySQL_Data_Stream
11 years ago
René Cannaò 06856206f3 Attempt to multiplex also on OK packets
11 years ago
René Cannaò 24ab9f4398 More work for facilitate debug in MySQL Thread (issue #198)
11 years ago
René Cannaò 125114b0d5 Work for facilitate debug in MySQL Thread (issue #198)
11 years ago
Rene Cannao ea46b285c7 Merge pull request #190 from jesmarcannao/last
11 years ago
René Cannaò 209d784397 Drafting auto-reconnect
11 years ago
Jesmar Cannaò d4f9c49e1b Fix Issue #182
11 years ago
René Cannaò b46fa7c5f2 Fix on bug #193
11 years ago