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 4838d75cd3
Added new mysql variable 'mysql-unshun_algorithm' #3649
4 years ago
..
Chart_bundle_js.cpp
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 Added new mysql variable 'mysql-unshun_algorithm' #3649 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 new mysql variable 'mysql-unshun_algorithm' #3649 4 years ago
MySQL_Variables.cpp Adding LCOV_EXCL_START around assert(0) 5 years ago
ProxySQL_Admin.cpp Adding skeleton for PROXYSQL_SIMULATOR 4 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 Adding LCOV_EXCL_START around assert(0) 5 years ago
SpookyV2.cpp
c_tokenizer.c Reimplemented the handling of comments in 'USE' statements #3493 5 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