Commit Graph

250 Commits (037ee484cfd7a7e9beb3045f34faf9bec4f61ea4)
 

Author SHA1 Message Date
René Cannaò 037ee484cf Handling incorrect db during connect
11 years ago
René Cannaò 1d26b20562 Work in progress in adding MariaDB Client Library
11 years ago
René Cannaò 9993e3c0f8 Renamed async_status in async_exit_status
11 years ago
René Cannaò 3874c0d981 Code cleanup
11 years ago
René Cannaò ff5c62830c Connects to backends is performed via MariaDB Client Library
11 years ago
René Cannaò ba16850d2d Adding function SQLite3DB::return_one_int()
11 years ago
René Cannaò f185f2a13a Fixed a busy loop, regression
11 years ago
René Cannaò 464b3ca515 SHOW TABLES FROM is now avaialable also with stats credentials
11 years ago
René Cannaò 45988e6488 Converted ProxySQL_Admin::__attach_db_to_admindb() to a more generic ProxySQL_Admin::__attach_db() to allow access to monitor via stats
11 years ago
René Cannaò 893b3c26f0 Code cleanup in MySQL_Monitor
11 years ago
René Cannaò 1e4abb99f9 Fixing locking issue on sqlite3
11 years ago
René Cannaò c452969941 In MySQL_Monitor, changed retry time for LOCKED query from 1ms to 0.1ms
11 years ago
René Cannaò 6ed5c782e7 Complex commit, never do it again!
11 years ago
René Cannaò 0663fc20a0 More on splitting MySQL_Module in multiple submodules
11 years ago
René Cannaò 4441429979 Splitting MySQL_Monitor into multiple sub modules
11 years ago
René Cannaò 221268d1b0 Added global variables for MySQL Monitor module (issue #282)
11 years ago
René Cannaò 37c894074a Fix issue #281
11 years ago
René Cannaò b4a9b68bb7 MySQL_Monitor has access to MySQL global variables via an object of MySQL_Thread (issue #280)
11 years ago
René Cannaò 2b603a7fc1 Fix issue #278
11 years ago
René Cannaò eb74677b53 First draft to create the MySQL Monitor Module (issue #279)
11 years ago
René Cannaò afdc0f6c47 Merge branch 'master' of https://github.com/renecannao/proxysql-0.2
11 years ago
René Cannaò f99f54b2a0 General code cleanup
11 years ago
René Cannaò 0009c35bf2 ProxySQL_Admin is not a plugin module
11 years ago
René Cannaò d9a2df7039 Query Cache is not a plugin anymore
11 years ago
René Cannaò 8bee981d33 Fixing a small performance regression caused by testing
11 years ago
René Cannaò 63d2bea7dd Query_Processor is no longer a plugin
11 years ago
René Cannaò 59507675e5 MySQL_Thread, MySQL_Threads_Handler and MySQL_Authentication are no longer modules
11 years ago
René Cannaò ae0035d3c5 Removing some debugging
11 years ago
René Cannaò a47136e829 Fix bug #264
11 years ago
René Cannaò 5ccf176c5b Query parsing optional , add variable mysql-commands_stats , issue #258
11 years ago
René Cannaò 14933cb943 Handling query rewrite , issue #257
11 years ago
René Cannaò 047793dae9 Initial work on improvement user management with regards to schema and fast processing
11 years ago
René Cannaò 90ea9ea406 Allow admin module to wake up MySQL Threads #253
11 years ago
René Cannaò 5dd56963cc Variables in global_variables are case insensitive (issue #128)
11 years ago
René Cannaò 282d399f46 Added admin commands shortcut (issue #204)
11 years ago
René Cannaò 77dbe91974 Implemented variable mysql-poll_timeout_on_failure (issue #251)
11 years ago
René Cannaò 29e19b78f1 Added max_connections (issue #250)
11 years ago
René Cannaò b8d6fe838b Drafting session_fast_forward (issue #36)
11 years ago
René Cannaò 414588e046 Reducing number of poll() (issue #247)
11 years ago
René Cannaò fd9374d2cf Fixed a loop around get_multiple_idle_connections()
11 years ago
René Cannaò ee4a52b591 Handling POLLNVAL, issue #246
11 years ago
René Cannaò a8eaf17208 Fix issue #245
11 years ago
René Cannaò 8b119f6ec5 A lot of code clean up
11 years ago
René Cannaò aff4312f3a Removed obsolete directories
11 years ago
René Cannaò c6587262e7 Config file
11 years ago
René Cannaò 09f0621540 Added example config file
11 years ago
René Cannaò a15a5d2327 Added global variable mysql_interfaces (issue #243)
11 years ago
René Cannaò ae50f925a7 Fix bug #240
11 years ago
René Cannaò 23526391a6 Fixed some memory bug (crashing bug) in admin module
11 years ago
René Cannaò a7b625e7df Attempt to fix bug #240
11 years ago