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ò 33d8db02a6
Change the mapping logic for SESSION_TRACK_GTIDS
6 years ago
..
ClickHouse_Authentication.hpp Implementation of AUTH SWITCH 7 years ago
ClickHouse_Server.h Use the right schema for new connections to ClickHouse #1419 8 years ago
MySQL_Authentication.hpp Implementation of AUTH SWITCH 7 years ago
MySQL_Data_Stream.h Code cleanup and speeding compile time 6 years ago
MySQL_HostGroups_Manager.h Change the mapping logic for SESSION_TRACK_GTIDS 6 years ago
MySQL_LDAP_Authentication.hpp Second large commit to support LDAP 7 years ago
MySQL_Logger.hpp Reduce locking on MySQL_Logger writes to disk 7 years ago
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 Change the mapping logic for SESSION_TRACK_GTIDS 6 years ago
MySQL_Thread.h Change the mapping logic for SESSION_TRACK_GTIDS 6 years ago
MySQL_Variables.h generate regexp for mysql variables 6 years ago
ProxySQL_Cluster.hpp Added new metrics for the 'wont sync' conditions and fixed some other metrics descriptions 6 years ago
ProxySQL_HTTP_Server.hpp HTTP: moving funtions into private 8 years ago
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 Support for KILL command #860 7 years ago
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 Revert "Refactor header includes." 9 years ago
gen_utils.h Load mysql firewall whitelist rules to runtime 6 years ago
khash.h V2.0.8 fast routing (#2309) 6 years ago
mysql_backend.h Fix issues/FR #2120 , #2121 and #2125 7 years ago
mysql_connection.h Merge pull request #2881 from sysown/v2.1.0-2717 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 2nd commit to support Darwin #930 9 years ago
proxysql.h Implements synchronization of: 'mysql_galera_hostgroups', 'group_replication_hostgroups' and 'mysql_aws_aurora_hostgroups' 6 years ago
proxysql_admin.h Preparing the cluster module to sync variables 6 years ago
proxysql_atomic.h Removing spinlock completely #977 9 years ago
proxysql_config.h Implement restapi functionality 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 Support for SQLite3 plugin 6 years ago
proxysql_gtid.h Resolved conflicts for "ProxySQL reads GTID information from proxysql_mysqlbinlog" 8 years ago
proxysql_hash.h Revert "Refactor header includes." 9 years ago
proxysql_macros.h Wrong decoding causes crash #1350 7 years ago
proxysql_mem.h Revert "Refactor header includes." 9 years ago
proxysql_restapi.h Fix issue with method field 6 years ago
proxysql_structs.h Fix in mysql_tracked_variables[] 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 stat 'new_req_conns_count' counting the num of 'create_new_connection' recieved 6 years ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
set_parser.h set character set implementation. initial commit 6 years ago
sqlite3db.h Moved LoadPlugin_sqlite3_plugin into SQLite3DB 6 years ago
thread.h Various tuning to reduce memory footprint 9 years ago
valgrind.h
wqueue.h