Commit Graph

465 Commits (a0cfdccc15aba55d117d648378a5d3553cc5930b)

Author SHA1 Message Date
ethanblackburn 2ab4833498 Add checksum function to SQLite3_result
10 years ago
iprunache cda85bdf7f T87 added code to run external middlemna script and pass it config and config type as params
10 years ago
iprunache 60a51b3d73 T87 added mock command
10 years ago
René Cannaò f40affc361 Removed variable mysql-bug_mdev_8338
10 years ago
René Cannaò 79ab0221fc mysql_servers supports status=4
10 years ago
ethanblackburn 01420e5e26 Remove old code
10 years ago
ethanblackburn 26235f9c56 Add CHECKSUM command
10 years ago
René Cannaò f70574ba67 Version 1.1.1.beta5
10 years ago
René Cannaò caec52d23b Increased QUERY_DIGEST_MAX_LENGTH
10 years ago
René Cannaò efbdf3b617 Try to free mysql buffers when possible
10 years ago
René Cannaò a625ce5633 Added admin-version in global variables
10 years ago
René Cannaò d0cabf1a9e Better handling of bug MDEV-8338
10 years ago
René Cannaò cfd0cf32e8 QueryParserArgs is moved into Query_Info
10 years ago
René Cannaò 995203b6b3 Allocated buffer for first_comment only if needed
10 years ago
René Cannaò a285b2ce94 Moving query digest table to std::unordered_map
10 years ago
René Cannaò 4afebeb089 Upper limit of 7000 chars to query_digest
10 years ago
René Cannaò b5792ad2cb Disabling the smart handling of transactions #469
10 years ago
René Cannaò 59caf46326 Added variable mysql-multiplexing
10 years ago
René Cannaò 34ca846630 ProxySQL Admin read_only mode #463
10 years ago
René Cannaò 6b1a449260 Fix for bug #461
10 years ago
René Cannaò dd3b7e5a82 Removed any reference to MySQL_Session::pause
10 years ago
René Cannaò 97b3f3dca4 Improving performance in MySQL_Thread main loop
10 years ago
René Cannaò 7830689dd9 New event logger
10 years ago
René Cannaò ab3b737df1 Extending global mysql status
10 years ago
René Cannaò 1188c7ebbf Merge branch 'sqlite392' into v1.1.1
10 years ago
René Cannaò 6bcec542e7 Added function install_signal_handler()
10 years ago
René Cannaò 6b057435ae Upgrade to Sqlite 3.9.2
10 years ago
René Cannaò f98eecbf4b Merge branch 'logger' into v1.1.1
10 years ago
René Cannaò ccef9a5670 Merge branch 'issue446' into v1.1.1
10 years ago
René Cannaò 29edfb2e3c Merge branch 'QC2' into v1.1.1
10 years ago
René Cannaò a63b7cf951 MySQL_Logger configuration
10 years ago
René Cannaò e43c7899c4 Track hostgroup in stats_mysql_query_digest #446
10 years ago
René Cannaò 4c937fa1bf Query Cache timeout in milliseconds
10 years ago
René Cannaò 5a54234364 Removed reference to query_SQL
10 years ago
René Cannaò 5eff88f24f Changes on QC
10 years ago
René Cannaò 5446ffaf7a Merge pull request #451 from sysown/issue445
10 years ago
René Cannaò 3098a94057 Merge pull request #448 from renecannao/freebsd_2
10 years ago
René Cannaò 60ddf5d8e4 Changes on QC
10 years ago
René Cannaò 5662c0ad05 Preparing release 1.1.0
10 years ago
René Cannaò 57a070f441 Removed more deprecated code
10 years ago
René Cannaò 95d2671a4e Removed a lot of deprecated code
10 years ago
René Cannaò 15f6e22ee5 Add variable client_found_rows (#445)
10 years ago
René Cannaò 4fa1e91e95 Allow compiling with clang
10 years ago
René Cannaò f259b1fe99 last_insert_id musth be uint64_t
11 years ago
René Cannaò ddbee060c5 Merge branch 'various'
11 years ago
René Cannaò 9396d52b77 Always compile jemalloc with cc
11 years ago
René Cannaò 3449ab0f59 Track and handle autocommit (#438)
11 years ago
René Cannaò c3e6fda7a4 Track and handle autocommit (#438)
11 years ago
René Cannaò 5ad97666f2 Improvement on MySQL_Logger
11 years ago
René Cannaò 535030d546 MySQL_Logger starts logging using protobuf
11 years ago
René Cannaò dbb9c111bb Extending and testing MySQL_Logger()
11 years ago
René Cannaò 125cfa2c3b First commit with MySQL_Logger
11 years ago
René Cannaò 6b05a69e1b Improving query statistics/information
11 years ago
Andrei-Adnan Ismail b6f0b2710c Merge with master #428
11 years ago
René Cannaò 726a198822 Improving variables name (#420)
11 years ago
René Cannaò a9dd642a47 Improving variables name (#420)
11 years ago
René Cannaò 27ad3e6b6b Improved handling of idle connections
11 years ago
Andrei-Adnan Ismail ce8fd30fc2 #428 Add new variables in MyHGM->status to track server metrics
11 years ago
René Cannaò 2ab0ce82bf Fix bug #417
11 years ago
René Cannaò 43656f781e Query filtering #418
11 years ago
René Cannaò 8dfde1735d Merge pull request #412 from renecannao/replication_hostgroups
11 years ago
René Cannaò e6dd56cf07 Added global variable mysql-monitor_writer_is_also_reader , #395
11 years ago
René Cannaò c3c7be32b2 Removed read_only_action(SQLite3_result *) #395
11 years ago
René Cannaò 13ce24f17b read_only_action() triggers a switch (#395)
11 years ago
René Cannaò b096ce5976 Adding global variables for replication hostgroups (#395)
11 years ago
René Cannaò ee9b62c9de Further work on #395
11 years ago
René Cannaò e2a457777f Extended SAVE MYSQL SERVERS FROM RUNTIME (#395)
11 years ago
René Cannaò 94fc45f9a7 MYHGM_MYSQL_REPLICATION_HOSTGROUPS (#396)
11 years ago
René Cannaò ea15fd4681 Less aggressive multiplexing , #394
11 years ago
René Cannaò dccc5b7f43 Added support for mysqldump
11 years ago
René Cannaò cae71e0eb3 Implemented new column in myql_query_rules : match_digest (#390)
11 years ago
René Cannaò d699595890 First implementation to extract modifiers from comment (#166)
11 years ago
René Cannaò a2a4367248 Query_Processor::process_mysql_query() always returns a Query_Processor_Output object
11 years ago
René Cannaò c98a88f29b Preparation to extract modifiers from comment (#166)
11 years ago
René Cannaò 921ccd5813 Bugfix on mysql_query_rules
11 years ago
René Cannaò 42539a2379 Fix issues #177 related to LAST_INSERT_ID()
11 years ago
René Cannaò b596350c06 Modified version: 0.2.0902 , 20150902 , Kleon
11 years ago
René Cannaò f5d5d527b2 Increased net_buffer_size to 32K
11 years ago
René Cannaò ec1df01a38 More improvement on mysql_use_result() , #342
11 years ago
René Cannaò 2e50417232 Defined variable threshold_resultset_size , #342
11 years ago
René Cannaò 6fc9bb3dad Status variables per #366
11 years ago
René Cannaò 4bf5fda572 Implemented variable threshold_query_length , #366
11 years ago
René Cannaò 8d6ec028f9 Removed variable mysql-connect_timeout_server_error
11 years ago
René Cannaò f7b87116e0 Extended stats_mysql_connection_pool per #342
11 years ago
René Cannaò 56046271d9 Further improvements on MySQL_ResultSet() for #342
11 years ago
René Cannaò a01f162a6a Starting using mysql_use_result() per issue #342
11 years ago
René Cannaò bd97c6602d Modified generate_pkt_row2() in preparation to #342
11 years ago
René Cannaò e73fba4011 Improved copying configuration between disk and memory and viceversa (issue #367)
11 years ago
René Cannaò e6067a953d External locking for SQLite3DB()
11 years ago
René Cannaò 95b971a660 More development on #358
11 years ago
René Cannaò ea880ffaf3 More development on #358
11 years ago
René Cannaò 71b26a7ae0 More development on #358
11 years ago
René Cannaò 34342baad6 Monitor replication lag #358
11 years ago
René Cannaò 899989b901 Monitor replication lag
11 years ago
René Cannaò ddb80f2aa4 Removed resolv.h , for issue #354
11 years ago
René Cannaò b2a57d238f For #343: removed struct mysql_real_query in MySQL_Data_Stream and replaced with class MyDS_real_query to hold only the packet coming from client
11 years ago
René Cannaò 5a47c41c7e Removed DBG commands, issue #353
11 years ago
René Cannaò e6bc5cc8b8 Converted QP_out_t into a class Query_Processor_Output
11 years ago
René Cannaò 908e043eb9 Code cleanup : commented and not deleted for now. Removed:
11 years ago
René Cannaò 8c78dec1c2 Removed reference to issue #211 and minor cleanup
11 years ago
René Cannaò 6d496d46ee Implementation of Automatic shun failing backends (issue #339)
11 years ago
René Cannaò cdffa376ca Added ConnOK and ConnERR in stats_mysql_connection_pool , per issue #338
11 years ago
René Cannaò b9c4548ab7 Implementation of mysql status table named stats_mysql_global (issue #328)
11 years ago
René Cannaò 0eac78991e iImplementation of mysql-wait_timeout (issue #321) and others
11 years ago
René Cannaò ea1cb87b0e Improved handling of PROXYSQL STOP and PROXYSQL START
11 years ago
René Cannaò 112d525c4d Bugfix: PROXYSQL STOP wasn't closing the listener
11 years ago
René Cannaò 47f1916925 Removing an incorrect Makefile
11 years ago
René Cannaò f1b760925f Enhanced COM_STATISTICS (#330) and added long_query_time (#327)
11 years ago
René Cannaò f31b10ff0e Enhancements for issue #329
11 years ago
René Cannaò ad412fbf7d Simplified QueryInfo to prepare enhncement on #329
11 years ago
René Cannaò e9ac3267d0 Issue #326 : global_variables is refreshed only if it is an admin (not stats) session
11 years ago
René Cannaò 0ff8682f3d Implemented new function ProxySQL_Admin:GenericRefreshStatistics() to refresh statistics and also fixes issue #326
11 years ago
René Cannaò 125856ddf6 Implementing mysql_query_digest for real time query statistics
11 years ago
René Cannaò 9051e000ee SET NAMES are handled by ProxySQL
11 years ago
René Cannaò b7a2caeafa Integration of charset/collation in admin
11 years ago
René Cannaò d4a520acae visual improvement of SHOW CREATE TABLE
11 years ago
René Cannaò 6080cb17e1 Improved logging with proxy_info()
11 years ago
René Cannaò e31d0f4c29 Usability improvements
11 years ago
René Cannaò 062e1a6a67 Daemonize
11 years ago
René Cannaò c5935bb8d5 Improvement on MySQL protocol with regards to compressed connections and large packets (>16MB)
11 years ago
René Cannaò 00c906de1d Handling of large packets
11 years ago
René Cannaò 9ca3bdf7e6 Handle large packets from client
11 years ago
René Cannaò 66e8b0d87a Implemented transaction persistency with transaction_persistent and transaction_persistent_hostgroup
11 years ago
René Cannaò 42b0e6f54a Implemented KILL CONNECTION
11 years ago
René Cannaò 89be97e4ab Tuning of processlist
11 years ago
René Cannaò 0507bf7bfd Added new variable free_connections_pct
11 years ago
René Cannaò 046ed74274 Introduced table stats_mysql_connection_pool with connection pool statistics
11 years ago
René Cannaò cf1062e8fd Improvements on handling of idle connections
11 years ago
René Cannaò e61150b610 Added error log
11 years ago
René Cannaò ff5b50a82c Improved handling of sessions when few backends are available
11 years ago
René Cannaò a48c08c59e First attempt to handle transactions
11 years ago
René Cannaò 85078fec07 Configurable MySQL Query Rules in config file
11 years ago
René Cannaò c06ee95243 Handling INIT_DB on backends
11 years ago
René Cannaò fa881667e9 processlist shows client info
11 years ago
René Cannaò 7f27c500a7 Drafting table stats.stats_mysql_processlist
11 years ago
René Cannaò 7ef8a5214a Implemented thottling via query delay
11 years ago
René Cannaò 752e653791 Connection timeout and small improvements
11 years ago
René Cannaò 304bd220ad Added counters to connection pool
11 years ago
René Cannaò 1a43eb0aea Bugfixes
11 years ago
René Cannaò ce63fd9a58 Implemented CHANGE_USER
11 years ago
René Cannaò dca5b434fc Many bug fixes:
11 years ago
René Cannaò 76edfb126f Further implementation of libmariadb client
11 years ago
René Cannaò a78229496c Removed reference to MYDS_BACKEND_PAUSE_CONNECT and MYDS_BACKEND_FAILED_CONNECT
11 years ago
René Cannaò 6c44e9d96f Further attempt to use MariaDB Client Library
11 years ago
René Cannaò f725182050 Commenting out MySQL_Protocol::generate_COM_INIT_DB
11 years ago
René Cannaò 271afbb02c Handling mysql_select_db() and mysql_set_character_set() for backends using non blocking API
11 years ago
René Cannaò 10b5f6da6d Backend are now pinged using MariaDB Client Library
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ò 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ò 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ò 6ed5c782e7 Complex commit, never do it again!
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ò 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ò 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ò 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ò 5ccf176c5b Query parsing optional , add variable mysql-commands_stats , issue #258
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ò 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ò 8b119f6ec5 A lot of code clean up
11 years ago
René Cannaò a15a5d2327 Added global variable mysql_interfaces (issue #243)
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ò 02ac381aa1 Improving handling of config file
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ò 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ò 308f3a8a90 Further development on MySQL Hostgroups Manager
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ò 17ddec943e Added variables ping_timout_server and ping_interval_server
11 years ago
René Cannaò 9cdebef9ca Bug fix and improved debugging
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ò 6cc87cb931 Remove MySQL_Protocol instances from MySQL_Session and moved into MySQL_Data_Stream
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ò df0b81ddea More improvements on Connection Pool
11 years ago
Jesmar Cannaò 0717312c50 Fix Issue #175
11 years ago
René Cannaò 2401b12803 Custom memory allocator is optional, and disabled by default
11 years ago
René Cannaò b84960da67 Draft on Handle missing backends , issue #181
11 years ago
René Cannaò 5851693505 Removed "MYSQL myconn" from MySQL_Connection
11 years ago
René Cannaò bcc19d619f Removed classes MySQL_Server MySQL_Hostgroup MySQL_Hostgroup_Entry MySQL_HostGroups_Handler
11 years ago
René Cannaò 9fbce31593 Attempt to remove references to MyHGH
11 years ago
René Cannaò 44f433c260 Replaced MySQL_Session_userinfo with MySQL_Connection_userinfo
11 years ago
René Cannaò 181ed20bd3 Development on Connection Pool and Multiplexing
11 years ago
René Cannaò a34798dbbf Broken file
11 years ago
René Cannaò 9b452dfa0d Splitting MySQL_Session:handler() in many many smaller functions
11 years ago
René Cannaò bc8fc47ed6 Introducing MySQL_HostGroups_Manager
11 years ago
René Cannaò 13eb687335 More work on issue #168
11 years ago
René Cannaò a85bc44715 Implemented table stats_mysql_commands_counters : issue #168
11 years ago
René Cannaò 848b15f149 More work on parser : Issue #158
11 years ago
René Cannaò 5f179eca36 Started working on query parsing. Issues #158 and #152
11 years ago
René Cannaò 923720bfbb Implemented global variable mysql-servers_stats (issue #148)
11 years ago
René Cannaò 62e2e78736 Issue #146
11 years ago
René Cannaò 322a4f021f Enhancement on Query Processor and draft statistics interface
11 years ago
René Cannaò b01ab34e49 Issue #138
11 years ago
René Cannaò aaba85fe00 Implemented feature in issue #131
11 years ago
René Cannaò 3485228b71 Many changes
11 years ago
René Cannaò 7a177ac934 Issue #121
11 years ago
René Cannaò ef6b174ca3 Completed issue #120
11 years ago
René Cannaò 4d6ef8686c Start work on issue #113
11 years ago
René Cannaò 886744fe5c More work on issue #112
11 years ago
René Cannaò f814966675 Issue #112
11 years ago
René Cannaò 7b7b872c98 Drafted connection pool: issue #109
11 years ago
René Cannaò ccc40a0b2a Work in issues #91, #92 and #93
11 years ago
René Cannaò a49e991fea Better handle of NULL value returned by SQLite3
11 years ago
René Cannaò 6e0eaab56e More development for issue #89
11 years ago
René Cannaò b205afec3f Issue #25 . Deleted include/old/shared_query_cache.h
11 years ago
René Cannaò 8ce555b613 Deleted several files per issue #25:
11 years ago
René Cannaò 4e62707844 Added debug mobule debug_mysql_query_processor (PROXY_DEBUG_MYSQL_QUERY_PROCESSOR) per issue #88
11 years ago
René Cannaò 637a3b0548 Initial work on issues #84 and #85
11 years ago
René Cannaò 51aec603da Preparation work for issue #83
11 years ago
René Cannaò caea6d3cb0 A lot of code change for issue #79 . Still experimental
11 years ago
René Cannaò 33421ca997 Initial work on issue #78
11 years ago
René Cannaò f79a0c2a1f More work on issue #71
11 years ago
René Cannaò b5299701bf Fixed bug #76 and issue #77
11 years ago
René Cannaò 23fcc3d017 Fixed bug #75
11 years ago
René Cannaò 4a0ea32e3d Fixed small bug introduced in issue #69
11 years ago
René Cannaò 3fe8a97cec For issue #66:
11 years ago
René Cannaò c9279086b7 Adding weight for issue #69
12 years ago
René Cannaò 42c27e3575 Implemented features in issues #57 and #59
12 years ago
René Cannaò 67f2f6524f Issue #58
12 years ago
René Cannaò a55daf3e61 Issue #14
12 years ago
René Cannaò 6dccae424f Issue #23
12 years ago
René Cannaò 9de08dd9a2 Issue #51
12 years ago
René Cannaò 886cc02c63 First draft for issue #45
12 years ago
René Cannaò d34e202fe4 Fix issue #44
12 years ago
René Cannaò c7fc81fa4b Solved issue #43
12 years ago
René Cannaò 2d2399a880 Solved issue #39
12 years ago