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 db9b4ad70f
Merge pull request #3617 from sysown/v2.x-client_err_limit
5 years ago
..
Chart_bundle_js.cpp First implementation of web interface 9 years ago
ClickHouse_Authentication.cpp Fix minor typos 7 years ago
ClickHouse_Server.cpp Default eof_identifier=false in generate_pkt_OK() 6 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 Merge pull request #3533 from sysown/v2.x-gr_replication_lag_action 5 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 Merge branch 'v2.x' of github.com:sysown/proxysql into v2.x-client_err_limit 5 years ago
MySQL_Thread.cpp Merge pull request #3617 from sysown/v2.x-client_err_limit 5 years ago
MySQL_Variables.cpp Adding LCOV_EXCL_START around assert(0) 5 years ago
ProxySQL_Admin.cpp Added population of 'stats_mysql_client_host_cache' when 'stats_mysql_client_host_cache_reset' is queried 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 first commit 12 years ago
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 9 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 7 years ago
mysql_connection.cpp Merge pull request #3577 from hkdsun/capath-crls-v2.x 5 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