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
Javier Jaramago Fernández e91bcd2c81
Move Admin 'HTTP_Server' and 'RESTAPI' init to end of phase3 - Closes #4510
2 years ago
..
ClickHouse_Authentication.hpp More code coverage for Clickhouse server 4 years ago
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 Change function params into const references 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 Adding MySQL_Session::set_previous_status_mode3() 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 fix types 2 years ago
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 remove typedef 2 years ago
khash.h Cluster: Speed up processing of MySQL Query Rules 4 years ago
mysql_backend.h
mysql_connection.h Implementation of MySQL_Connection::set_ssl_params 2 years ago
prometheus_helpers.h Add new prometheus helper function and improve others definitions 4 years ago
proxy_defines.h
proxysql.h Added support for SSLKEYLOGFILE 3 years ago
proxysql_admin.h Move Admin 'HTTP_Server' and 'RESTAPI' init to end of phase3 - Closes #4510 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 Add soft TTL to Query Cache entries 3 years ago
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 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