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ò 699fe7efcd
Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp
2 years ago
..
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp Code cleanup on MySQL_HostGroups_Manager 3 years ago
ClickHouse_Server.cpp Support for DECIMAL in Clickhouse 3 years ago
Makefile Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
MySQL_Authentication.cpp Code cleanup on MySQL_HostGroups_Manager 3 years ago
MySQL_HostGroups_Manager.cpp * Updated variable name from 'mysql-query_cache_with_warnings_support' to 'mysql-query_cache_handle_warnings' 2 years ago
MySQL_Logger.cpp refactor out pktH 3 years ago
MySQL_Monitor.cpp Merge pull request #4317 from sysown/v2.6-CodeQL-fixes 2 years ago
MySQL_PreparedStatement.cpp Implemented memory usage monitoring for the prepared statement cache with the following changes: 2 years ago
MySQL_Protocol.cpp Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
MySQL_Session.cpp Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
MySQL_Thread.cpp Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
MySQL_Variables.cpp Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
ProxySQL_Admin.cpp Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
ProxySQL_Cluster.cpp * Added 'hostgroup_settings' column (JSON-Formatted) to 'mysql_hostgroup_attributes' and it's counterpart 'runtime_mysql_hostgroup_attributes' table to accommodate new hostgroup attributes. 2 years ago
ProxySQL_Config.cpp
ProxySQL_GloVars.cpp Added support for SSLKEYLOGFILE 3 years ago
ProxySQL_HTTP_Server.cpp Code cleanup on MySQL_HostGroups_Manager 3 years ago
ProxySQL_RESTAPI_Server.cpp Fix potentially uninitialized variable 3 years ago
ProxySQL_Restapi.cpp Various optimization to RESTAPI configuration 3 years ago
ProxySQL_Statistics.cpp Debug logging to disk 3 years ago
Query_Cache.cpp Enhanced Warnings handling in ProxySQL: 2 years ago
Query_Processor.cpp various warnings fixes 3 years ago
SpookyV2.cpp
c_tokenizer.cpp Fix '+|-' operators removal after ')' for 'query_digests' 3 years ago
configfile.cpp
debug.cpp Remove assert() in proxy_debug_func() 3 years ago
font-awesome.min.css.cpp
gen_utils.cpp Adding SET TRANSACTION ISOLATION LEVEL * support 3 years ago
main-bundle.min.css.cpp
mysql_backend.cpp
mysql_connection.cpp Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
mysql_data_stream.cpp Fix Valgrind reported 'realloc' of zero length 2 years ago
network.cpp Better error handling when calling bind()/listen() 3 years ago
proxysql_coredump.cpp Reset coredump stats exclusively when the 'LOAD COREDUMP TO RUNTIME' command is executed 3 years ago
proxysql_find_charset.cpp Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
proxysql_sslkeylog.cpp * Updated NSS Key Log Format URL 3 years ago
proxysql_utils.cpp Fix minor typo in 'get_dollar_quote_error' 3 years ago
set_parser.cpp Revert "Revert "Remove trailing spaces and semicolon from SET statements #4341"" 2 years ago
sqlite3db.cpp Code cleanup on MySQL_HostGroups_Manager 3 years ago
thread.cpp