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
Rene Cannao d85430b709
Implementation of PROXY protocol V1
2 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
GTID_Server_Data.h Split of MySQL_HostGroups_Manager.cpp into multiple files 2 years ago
MySQL_Authentication.hpp Rememeber clear text password if provided by client 3 years ago
MySQL_Data_Stream.h Implementation of PROXY protocol V1 2 years ago
MySQL_HostGroups_Manager.h use local includes - prometheus 2 years ago
MySQL_LDAP_Authentication.hpp Add virtual dtor to 'MySQL_LDAP_Authentication' interface 2 years ago
MySQL_Logger.hpp Adding last_insert_id and last_gtid to MySQL_Logger 3 years ago
MySQL_Monitor.hpp Adding additional checks to only process discovered servers from an AWS RDS Multi-AZ DB Cluster 2 years ago
MySQL_PreparedStatement.h Implemented memory usage monitoring for the prepared statement cache with the following changes: 2 years ago
MySQL_Prepared_Stmt_info.h Split of MySQL_Protocol.cpp into multiple files 2 years ago
MySQL_Protocol.h Split of MySQL_Protocol.cpp into multiple files 2 years ago
MySQL_Session.h Further code cleanup 2 years ago
MySQL_Thread.h Implementation of PROXY protocol V1 2 years ago
MySQL_Variables.h Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
MySQL_encode.h Split of MySQL_Protocol.cpp into multiple files 2 years ago
ProxySQL_Cluster.hpp use local includes - prometheus 2 years ago
ProxySQL_HTTP_Server.hpp Fixed memory leaks in ProxySQL HTTP Server 2 years ago
ProxySQL_Poll.h Move ProxySQL_Poll() to its own source file 2 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
QP_rule_text.h Refactoring to split Query_Processor.cpp into multiple files 2 years ago
SQLite3_Server.h * Improved handling for cases where seconds_behind_master is null or negative 2 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 fix types 2 years ago
btree_container.h
btree_map.h
btree_set.h
btree_test.h
c_tokenizer.h Moved legacy code away from c_tokenizer.cpp 2 years ago
configfile.hpp Removing or commenting legacy/unused code 5 years ago
cpp.h Move ProxySQL_Poll() to its own source file 2 years ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h remove typedef 2 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 Refactoring of ProcessQueryAndSetStatusFlags() 2 years ago
prometheus_helpers.h use local includes - prometheus 2 years ago
proxy_defines.h
proxy_protocol_info.h Implementation of PROXY protocol V1 2 years ago
proxysql.h use local include - openssl 2 years ago
proxysql_admin.h Merge branch 'v2.x' into v2.6.x-freebsd_fixes 2 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_coredump.h Implemented the functionality to generate a coredump upon reaching a specific source file and line number. 3 years ago
proxysql_debug.h Debug logging to disk 3 years ago
proxysql_find_charset.h Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
proxysql_glovars.hpp Merge branch 'v2.x' into v2.x-aurora_autodiscovery-refactor_cluster_mysql_servers-gr_bootstrap_mode 2 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 Various optimization to RESTAPI configuration 3 years ago
proxysql_sslkeylog.h Added SSLKeylog in ProxySQL Modules 3 years ago
proxysql_structs.h Implementation of PROXY protocol V1 2 years ago
proxysql_typedefs.h Refactoring to split Query_Processor.cpp into multiple files 2 years ago
proxysql_utils.h Remove redundant exception guards, remove parseLong, add checksum computation after adding a new server, and other small changes based on feedback 2 years ago
query_cache.hpp use local includes - prometheus 2 years ago
query_processor.h Code split related to generate_proxysql_internal_session_json 2 years ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
set_parser.h More fixed on Set Parser 2 2 years ago
sqlite3db.h Handle STATUS command without backends 2 years ago
thread.h Build on MacOS 3 years ago
valgrind.h
wqueue.h