You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/lib
Javier Jaramago Fernández 0c7934aab8
Replaced 'mysql_query_digest_and_first_comment' with new implementation 'mysql_query_digest_and_first_comment_2'
4 years ago
..
Chart_bundle_js.cpp First implementation of web interface 8 years ago
ClickHouse_Authentication.cpp Fix minor typos 7 years ago
ClickHouse_Server.cpp Default eof_identifier=false in generate_pkt_OK() 5 years ago
Makefile Added compilation fix enabling 'EPOLL' support in 'libhttpserver' required by RESTAPI #3591 5 years ago
MySQL_Authentication.cpp Per-user default transaction isolation level 5 years ago
MySQL_HostGroups_Manager.cpp Do not shun backend for error 3118 4 years ago
MySQL_Logger.cpp Disabled prometheus metrics dump , see #3571 5 years ago
MySQL_Monitor.cpp Merge pull request #3533 from sysown/v2.x-gr_replication_lag_action 5 years ago
MySQL_PreparedStatement.cpp Merge pull request #3557 from sysown/v2.x-ccov2 5 years ago
MySQL_Protocol.cpp Added comments for the fix introduced for #3603 5 years ago
MySQL_Session.cpp Fixed handling of splitted packets during 'CONNECTING_SERVER' state for 'FAST_FORWARD' mode 4 years ago
MySQL_Thread.cpp Added digit replacement to second stage parsing, also added support for grouping and groups grouping 4 years ago
MySQL_Variables.cpp Adding LCOV_EXCL_START around assert(0) 5 years ago
ProxySQL_Admin.cpp Merge pull request #3626 from sysown/v2.x-3625 5 years ago
ProxySQL_Cluster.cpp Adding LCOV_EXCL_START around assert(0) 5 years ago
ProxySQL_Config.cpp Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms' 5 years ago
ProxySQL_GloVars.cpp Adding support links to proxysql.com 4 years ago
ProxySQL_HTTP_Server.cpp Disable CURLOPT_SSL_VERIFYPEER=0 #3518 5 years ago
ProxySQL_RESTAPI_Server.cpp Added comments on current concurrency model from libhttpserver used by ProxySQL and added note for possible benchmarking 5 years ago
ProxySQL_Restapi.cpp Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms' 5 years ago
ProxySQL_Statistics.cpp Adding LCOV_EXCL_START around assert(0) 5 years ago
Query_Cache.cpp Added support to convert EOF packets into OK packets for 'Query_Cache' entries 5 years ago
Query_Processor.cpp Replaced 'mysql_query_digest_and_first_comment' with new implementation 'mysql_query_digest_and_first_comment_2' 4 years ago
SpookyV2.cpp first commit 11 years ago
c_tokenizer.c Removed unused 'cmnt_type_1_st' parameter for 'process_cmnt_type_3' and 'process_cmnt_type_2' 4 years ago
configfile.cpp Removing or commenting legacy/unused code 5 years ago
debug.cpp Adding debug_filters 6 years ago
font-awesome.min.css.cpp Further development for web interface 8 years ago
gen_utils.cpp Moved helper function 'proxy_mysql_stmt_close' from 'gen_utils' to 'MySQL_Protocol' #3525 5 years ago
main-bundle.min.css.cpp Embed main-bundle.min.css in web UI #1354 8 years ago
mysql_backend.cpp Code cleanup and speeding compile time 6 years ago
mysql_connection.cpp Replaced non-thread safe 'strtok' function in favor of 'strtok_r' for 'IsKeepMultiplexEnabledVariables' 4 years ago
mysql_data_stream.cpp Added non-blocking calls to 'SSL_shutdown' for sending final 'close_notify' required by SSL standard 5 years ago
network.cpp Commented unused code 5 years ago
set_parser.cpp Added conditional 'grave accents' outside capturing group to 'VAR_P1' regex matching variable name #3479 5 years ago
sqlite3db.cpp Initialize enabled_mutex in SQLite3_result 5 years ago
thread.cpp Commenting unused code 5 years ago