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
anphucbui bbb6176ebf
Remove redundant exception guards, remove parseLong, add checksum computation after adding a new server, and other small changes based on feedback
2 years ago
..
ClickHouse_Authentication.hpp
ClickHouse_Server.h
MySQL_Authentication.hpp Rememeber clear text password if provided by client 3 years ago
MySQL_Data_Stream.h Add 'switching_auth_sent' to 'PROXYSQL INTERNAL SESSION' 2 years ago
MySQL_HostGroups_Manager.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
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 Remove redundant exception guards, remove parseLong, add checksum computation after adding a new server, and other small changes based on feedback 2 years ago
MySQL_PreparedStatement.h Implemented memory usage monitoring for the prepared statement cache with the following changes: 2 years ago
MySQL_Protocol.h Merge branch 'v2.x' into v2.x_sha2pass_draft3 2 years ago
MySQL_Session.h Handle STATUS command without backends 2 years ago
MySQL_Thread.h Merge branch 'v2.x' into v2.x 2 years ago
MySQL_Variables.h Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
ProxySQL_Cluster.hpp Merge pull request #4458 from sysown/v2.x_Servers_SSL_Params 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
ProxySQL_Statistics.hpp
SQLite3_Server.h Merge branch 'v2.x' into v2.x_sha2pass_draft3 2 years ago
SpookyV2.h
StatCounters.h
Web_Interface.hpp
btree.h
btree_container.h
btree_map.h
btree_set.h
btree_test.h
c_tokenizer.h
configfile.hpp
cpp.h Move ProxySQL_Poll() to its own source file 2 years ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h Adding SET TRANSACTION ISOLATION LEVEL * support 3 years ago
khash.h
mysql_backend.h
mysql_connection.h Include MySQLServers_SslParams in MySQL_Connection 2 years ago
prometheus_helpers.h
proxy_defines.h
proxysql.h Added support for SSLKEYLOGFILE 3 years ago
proxysql_admin.h Merge pull request #4458 from sysown/v2.x_Servers_SSL_Params 2 years ago
proxysql_atomic.h
proxysql_config.h
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
proxysql_hash.h
proxysql_macros.h
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 Merge branch 'v2.x' into v2.x 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
query_processor.h Improve function resource acquisition readability 3 years ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
set_parser.h More fixed on Set Parser 2 3 years ago
sqlite3db.h Handle STATUS command without backends 2 years ago
thread.h
valgrind.h
wqueue.h