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/include
René Cannaò b8220382d9
Merge pull request #3100 from sysown/v2.1.0-3088
5 years ago
..
ClickHouse_Authentication.hpp
ClickHouse_Server.h
MySQL_Authentication.hpp Added new column 'attributes' to 'mysql_users' table 5 years ago
MySQL_Data_Stream.h Code cleanup and speeding compile time 6 years ago
MySQL_HostGroups_Manager.h Multiple changes to multiple metrics definitions 5 years ago
MySQL_LDAP_Authentication.hpp
MySQL_Logger.hpp
MySQL_Monitor.hpp Moved third-party prometheus included headers before project includes 6 years ago
MySQL_PreparedStatement.h Do not cache routing metadata for COM_STMT_EXECUTE 6 years ago
MySQL_Protocol.h make MySQL_Variables a global variable 6 years ago
MySQL_Session.h Implementation of max_transaction_idle_time 6 years ago
MySQL_Thread.h Replaced invalid definition of counter 'st_var_hostgroup_locked' in favor of gauge 5 years ago
MySQL_Variables.h Change default of exit_after_SetParse 6 years ago
ProxySQL_Cluster.hpp Add support for syncing 'mysql-variables' and 'admin-variables' #2820 (#2856) 5 years ago
ProxySQL_HTTP_Server.hpp
ProxySQL_RESTAPI_Server.hpp Modified 'ProxySQL_RESTAPI_Server' constructor for being able to define generic extra GET endpoints 6 years ago
ProxySQL_Statistics.hpp Extending Statistics, only for new Web UI 6 years ago
SQLite3_Server.h Monitor test automation 6 years ago
SpookyV2.h
StatCounters.h Code cleanup and speeding compile time 6 years ago
Web_Interface.hpp Preparing the API for web interface plugin 6 years ago
btree.h
btree_container.h
btree_map.h
btree_set.h
btree_test.h
c_tokenizer.h
configfile.hpp Fix memory leak in ProxySQL ConfigFile. Avoid using pointers because of valgrind crashes. 6 years ago
cpp.h Code cleanup and speeding compile time 6 years ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h Load mysql firewall whitelist rules to runtime 6 years ago
khash.h
mysql_backend.h
mysql_connection.h Port of #3001 to 2.1.0 , related to #3000 6 years ago
prometheus_helpers.h Fixes #2802: Added checks to verify that no prometheus array element is left un-initialized 6 years ago
proxy_defines.h
proxysql.h Removed dependency from ma_global.h 6 years ago
proxysql_admin.h Add support for syncing 'mysql-variables' and 'admin-variables' #2820 (#2856) 5 years ago
proxysql_atomic.h
proxysql_config.h Fixes #2916: 'admindb' is now replaced if current one doesn't match the one in the static object 6 years ago
proxysql_debug.h Removed introduced helper function 'proxy_info_' and macros in favor of old 'proxy_info' 6 years ago
proxysql_glovars.hpp Fixes #2919: Access to GloMTH from 'refresh_variables' and it's destruction is now mutex protected 6 years ago
proxysql_gtid.h
proxysql_hash.h
proxysql_macros.h
proxysql_mem.h
proxysql_restapi.h Fixes #2916: 'admindb' is now replaced if current one doesn't match the one in the static object 6 years ago
proxysql_structs.h Implementation of max_transaction_idle_time 6 years ago
proxysql_utils.h Added new header file for helper functions 6 years ago
query_cache.hpp Moved all 'metrics_maps' to source files 6 years ago
query_processor.h Added new column 'attributes' to 'mysql_query_rules' table 5 years ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
set_parser.h
sqlite3db.h Moved LoadPlugin_sqlite3_plugin into SQLite3DB 6 years ago
thread.h
valgrind.h
wqueue.h