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ò 8afbadaaef
In c_tokenizer replace initializer list with simple memset
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 Rename c_tokenizer.c to c_tokenizer.cpp 4 years ago
MySQL_Authentication.cpp Per-user default transaction isolation level 5 years ago
MySQL_HostGroups_Manager.cpp Revert "Merge pull request #3645 from sysown/v2.x-2021" 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 Fixed 'user_attributes' not being preserved during 'COM_CHANGE_USER' #2021 4 years ago
MySQL_Session.cpp Merge pull request #3710 from sysown/v2.x-3690 4 years ago
MySQL_Thread.cpp Merge pull request #3748 from sysown/v2.x-PtrArray_refact 4 years ago
MySQL_Variables.cpp Remove poor optimization to disable wsrep_sync_wait #3723 4 years ago
ProxySQL_Admin.cpp Fixed 'stats_mysql_client_host_cache/_reset' table definitions with extra spaces for formatting #3734 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 Revert "Merge pull request #3645 from sysown/v2.x-2021" 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 Fixed typo, memory leak, and documentation. 4 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.cpp In c_tokenizer replace initializer list with simple memset 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 Revert "Merge pull request #3645 from sysown/v2.x-2021" 4 years ago
mysql_data_stream.cpp Minor improvement for cache affinity 4 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