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ò a2be18881a
Merge pull request #4062 from sysown/v2.x-fast_forward_ssl2
3 years ago
..
ClickHouse_Authentication.hpp More code coverage for Clickhouse server 4 years ago
ClickHouse_Server.h
MySQL_Authentication.hpp Cluster: Speedup of processing of MySQL Users and MySQL Servers 4 years ago
MySQL_Data_Stream.h Merge pull request #4062 from sysown/v2.x-fast_forward_ssl2 3 years ago
MySQL_HostGroups_Manager.h * Added hostname and ip information in mysql_connection 3 years ago
MySQL_LDAP_Authentication.hpp Fix support for 'stats_mysql_users' for LDAP plugin 3 years ago
MySQL_Logger.hpp Add new field 'stmt_id' to eventslog for 'STMT_PREPARE|STMT_EXECUTE' events 3 years ago
MySQL_Monitor.hpp * Added DNS cache monitoring for ProxySQL servers. 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 Honor 'mysql-verbose_query_error' format for warnings #3935 3 years ago
MySQL_Thread.h Merge pull request #4045 from sysown/v2.x-4000 3 years ago
MySQL_Variables.h Fixed various compiler warnings 4 years ago
ProxySQL_Cluster.hpp * Added DNS cache monitoring for ProxySQL servers. 3 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 Fixed typo, memory leak, and documentation. 4 years ago
SQLite3_Server.h Replaced 'TEST_GROUPREP' impl to better match approach followed for 'READONLY' 5 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 * Added hostname and ip information in mysql_connection 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 Replace resultset for Cluster request fetching 'runtime_mysql_servers' 4 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 Build on MacOS 3 years ago
proxysql_glovars.hpp Fix 'proxysql_servers' failing to sync due to mismatching checksums #3847 4 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 Renamed 'interval_ms' from 'restapi_routes' table into 'timeout_ms' 5 years ago
proxysql_structs.h Merge pull request #4045 from sysown/v2.x-4000 3 years ago
proxysql_utils.h Rework 'wexecvp' replacing legacy 'select' in favor of 'poll' #4001 3 years ago
query_cache.hpp Added support to convert EOF packets into OK packets for 'Query_Cache' entries 5 years ago
query_processor.h Cluster: Speed up processing of MySQL Query Rules 4 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 Added extra logging reporting all galera nodes status when ProxySQL moves a node from hostgroup 5 years ago
thread.h Build on MacOS 3 years ago
valgrind.h
wqueue.h