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
Valentin Rakush 30351dfd0f
Fix issue with method field
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 Merge pull request #2403 from sysown/v2.0.9-whitelist 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 Aurora replication lag: add estimated_lag_ms column to mysql_server_aws_aurora_log 6 years ago
MySQL_PreparedStatement.h Improved debugging 7 years ago
MySQL_Protocol.h Implementation of COM_FIELD_LIST 7 years ago
MySQL_Session.h MYSQL_SET_OPTION multiplexing 6 years ago
MySQL_Thread.h Implementation of SQLI fingerprints whitelist 6 years ago
ProxySQL_Cluster.hpp Resolving conflicts for 'Add gtid_port to mysql_servers' 8 years ago
ProxySQL_HTTP_Server.hpp HTTP: moving funtions into private 8 years ago
ProxySQL_RESTAPI_Server.hpp Implementation of the GET and POST methods 6 years ago
ProxySQL_Statistics.hpp Add dump_time to history_mysql_query_digest #2368 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
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 MYSQL_SET_OPTION multiplexing 6 years ago
proxy_defines.h 2nd commit to support Darwin #930 9 years ago
proxysql.h Use terminate handler for C++ exceptions 6 years ago
proxysql_admin.h Implement restapi functionality 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 Use assert(0) for better debugging 6 years ago
proxysql_glovars.hpp Several improvements to SQLite3 Server module: 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 MYSQL_SET_OPTION multiplexing 6 years ago
query_cache.hpp cache purging request on query rule basis, issue #1013 8 years ago
query_processor.h Prevent crash on index() returning NULL 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 Overload execute_statement method in sqlite3db 6 years ago
thread.h Various tuning to reduce memory footprint 9 years ago
valgrind.h
wqueue.h