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
René Cannaò 8126c7d037
Fix typo ssl_p2_capath instead of ssl_p2s_capath
5 years ago
..
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp
ClickHouse_Server.cpp Default eof_identifier=false in generate_pkt_OK() 6 years ago
Makefile Adding support for PROXYSQL GCOV DUMP|RESET 5 years ago
MySQL_Authentication.cpp Per-user default transaction isolation level 5 years ago
MySQL_HostGroups_Manager.cpp Merge pull request #3557 from sysown/v2.x-ccov2 5 years ago
MySQL_Logger.cpp Fixing a lot of compiler warnings 6 years ago
MySQL_Monitor.cpp add crl, crlpath, and capath options 5 years ago
MySQL_PreparedStatement.cpp Merge pull request #3557 from sysown/v2.x-ccov2 5 years ago
MySQL_Protocol.cpp Merge pull request #3557 from sysown/v2.x-ccov2 5 years ago
MySQL_Session.cpp Merge pull request #3557 from sysown/v2.x-ccov2 5 years ago
MySQL_Thread.cpp Fix typo ssl_p2_capath instead of ssl_p2s_capath 5 years ago
MySQL_Variables.cpp Adding LCOV_EXCL_START around assert(0) 5 years ago
ProxySQL_Admin.cpp Code cleanup 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' 6 years ago
ProxySQL_GloVars.cpp Implemented sync support for 'ldap-%' global variables 5 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' 6 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 6 years ago
Query_Processor.cpp Adding LCOV_EXCL_START around assert(0) 5 years ago
SpookyV2.cpp
c_tokenizer.c Space removal before closing bracket only takes place in case of leading '.' 6 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
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
mysql_backend.cpp Code cleanup and speeding compile time 7 years ago
mysql_connection.cpp add crl, crlpath, and capath options 5 years ago
mysql_data_stream.cpp Added check preventing a session with 'PINGING_SERVER' status to start a 'RESETTING_CONNECTION' session #3502 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