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
Rahim Kanji 3865c81873
DNS Cache module has been updated so that it no longer regards the UNIX socket path as a hostname.
3 years ago
..
ClickHouse_Authentication.hpp More code coverage for Clickhouse server 4 years ago
ClickHouse_Server.h Use the right schema for new connections to ClickHouse #1419 8 years ago
MySQL_Authentication.hpp Cluster: Speedup of processing of MySQL Users and MySQL Servers 4 years ago
MySQL_Data_Stream.h Set correct backend encryption when switching to fast_forward 3 years ago
MySQL_HostGroups_Manager.h If the 'read_only' value is successfully retrieved from the backend server, update server status from '*SHUNNED' to 'ONLINE' as this indicates that the server is now ONLINE. 3 years ago
MySQL_LDAP_Authentication.hpp Fix support for 'stats_mysql_users' for LDAP plugin 3 years ago
MySQL_Logger.hpp Adding last_insert_id and last_gtid to MySQL_Logger 3 years ago
MySQL_Monitor.hpp DNS Cache module has been updated so that it no longer regards the UNIX socket path as a hostname. 3 years ago
MySQL_PreparedStatement.h Removing or commenting legacy/unused code 5 years ago
MySQL_Protocol.h Merge branch 'v2.x' into v2.x-3504 4 years ago
MySQL_Session.h Adding last_insert_id and last_gtid to MySQL_Logger 3 years ago
MySQL_Thread.h Merge pull request #4182 from sysown/v2.x-query_rules_fast_routing_algorithm 3 years ago
MySQL_Variables.h Fixed various compiler warnings 4 years ago
ProxySQL_Cluster.hpp DNS Cache module has been updated so that it no longer regards the UNIX socket path as a hostname. 3 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 Fixed typo, memory leak, and documentation. 4 years ago
SQLite3_Server.h Added Replication Lag simulator 3 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 Added digit replacement to second stage parsing, also added support for grouping and groups grouping 4 years ago
configfile.hpp Removing or commenting legacy/unused code 5 years ago
cpp.h Code cleanup and speeding compile time 6 years ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h Feature: ProxySQL local DNS Cache 3 years ago
khash.h Cluster: Speed up processing of MySQL Query Rules 4 years ago
mysql_backend.h Fix issues/FR #2120 , #2121 and #2125 7 years ago
mysql_connection.h Implemented mysql_hostgroup_attributes.multiplex 3 years ago
prometheus_helpers.h Add new prometheus helper function and improve others definitions 4 years ago
proxy_defines.h
proxysql.h Add compiler format check pragma to 'proxy_error_func' and 'proxy_debug_func' 3 years ago
proxysql_admin.h Merge branch 'v2.x' of github.com:sysown/proxysql into v2.x-query_rules_fast_routing_algorithm 3 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 Debug logging to disk 3 years ago
proxysql_glovars.hpp Alternative to Fix invalid memory accesses to 'GloVars::checksums_values' during shutdown 3 years ago
proxysql_gtid.h
proxysql_hash.h
proxysql_macros.h Wrong decoding causes crash #1350 7 years ago
proxysql_mem.h
proxysql_restapi.h Various optimization to RESTAPI configuration 3 years ago
proxysql_structs.h Add two new session tracking variables 3 years ago
proxysql_utils.h define ETIME ifndef and usage note 3 years ago
query_cache.hpp Add soft TTL to Query Cache entries 3 years ago
query_processor.h Adding flagOUTs in mysql_query_rules.attributes 3 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 Debug logging to disk 3 years ago
thread.h Build on MacOS 3 years ago
valgrind.h
wqueue.h