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ò 5e68075edf
Cluster: Speed up processing of MySQL Query Rules
4 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 Working prototype for SPIFFE 5 years ago
MySQL_Data_Stream.h Removed dead functions from MySQL_Data_Stream() 5 years ago
MySQL_HostGroups_Manager.h Merge pull request #3867 from sysown/v2.x-multilag 4 years ago
MySQL_LDAP_Authentication.hpp Count connections for frontend user, not backend 5 years ago
MySQL_Logger.hpp Reduce locking on MySQL_Logger writes to disk 7 years ago
MySQL_Monitor.hpp Move 'mysql_servers' from 'monitor' db into 'monitor_internal' db 4 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 Merge branch 'v2.x' into v2.1.2-cluster 4 years ago
MySQL_Thread.h Added mysql-monitor_replication_lag_group_by_host 4 years ago
MySQL_Variables.h Fixed various compiler warnings 4 years ago
ProxySQL_Cluster.hpp Cluster: Speed up processing of MySQL Query Rules 4 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 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 Cluster: Speed up processing of MySQL Query Rules 4 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 Merge pull request #3754 from sysown/v2.x-group_replication_consistency 4 years ago
prometheus_helpers.h Add new prometheus helper function and improve others definitions 4 years ago
proxy_defines.h 2nd commit to support Darwin #930 9 years ago
proxysql.h Add stats capabilities to log messages 4 years ago
proxysql_admin.h Cluster: Speed up processing of MySQL Query Rules 4 years ago
proxysql_atomic.h Removing spinlock completely #977 9 years ago
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 Add stats capabilities to log messages 4 years ago
proxysql_glovars.hpp Fix 'proxysql_servers' failing to sync due to mismatching checksums #3847 4 years ago
proxysql_gtid.h Resolved conflicts for "ProxySQL reads GTID information from proxysql_mysqlbinlog" 8 years ago
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 Added mysql-monitor_replication_lag_group_by_host 4 years ago
proxysql_utils.h Allow compiling without c++17 4 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 Commenting unused code 5 years ago
valgrind.h
wqueue.h