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ò fde8ace076
Removed json.hpp from include files
2 years ago
..
Base_Session.h Removed json.hpp from include files 2 years ago
Base_Thread.h More functions moved to Base_Thread 2 years ago
ClickHouse_Authentication.hpp More code coverage for Clickhouse server 4 years ago
ClickHouse_Server.h Removed clickhouse/client.h in ClickHouse_Server.h 2 years ago
Client_Session.h Removed json.hpp from include files 2 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 Removed json.hpp from include files 2 years ago
MySQL_HostGroups_Manager.h Removed json.hpp from include files 2 years ago
MySQL_LDAP_Authentication.hpp Merge branch 'v2.x_PostgreSQL_Merge' into v2.x_postgres 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_Prepared_Stmt_info.h Split of MySQL_Protocol.cpp into multiple files 2 years ago
MySQL_Protocol.h Merge branch 'v2.x-main' into v2.x_postgres_240422 2 years ago
MySQL_Session.h Removed json.hpp from include files 2 years ago
MySQL_Thread.h More functions moved to Base_Thread 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
PgSQL_Authentication.h Added SSL connection support for PostgreSQL connection. 2 years ago
PgSQL_Backend.h Some documentation 2 years ago
PgSQL_Connection.h Removed json.hpp from include files 2 years ago
PgSQL_Data_Stream.h * Added PostgreSQL configuration (port: 6034 Admin and 6035: PostgreSQL client connections) 2 years ago
PgSQL_HostGroups_Manager.h Removed json.hpp from include files 2 years ago
PgSQL_Logger.hpp Initial PostgreSQL commit 2 years ago
PgSQL_Protocol.h Added SSL connection support for PostgreSQL connection. 2 years ago
PgSQL_Session.h Removed json.hpp from include files 2 years ago
PgSQL_Thread.h More functions moved to Base_Thread 2 years ago
PgSQL_Variables.h Initial PostgreSQL commit 2 years ago
ProxySQL_Admin_Tables_Definitions.h Minor changes to try to optimize compiling 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 Initial PostgreSQL commit 2 years ago
ProxySQL_RESTAPI_Server.hpp
ProxySQL_Statistics.hpp * Added PostgreSQL configuration (port: 6034 Admin and 6035: PostgreSQL client connections) 2 years ago
QP_rule_text.h Refactoring to split Query_Processor.cpp into multiple files 2 years ago
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 Moved legacy code away from c_tokenizer.cpp 2 years ago
configfile.hpp
cpp.h Minor changes to try to optimize compiling 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 Removed json.hpp from include files 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 Merge remote-tracking branch 'public/v2.x' into v2.x_postgres_240422 2 years ago
proxysql_atomic.h
proxysql_config.h * Added PostgreSQL configuration (port: 6034 Admin and 6035: PostgreSQL client connections) 2 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 * Added PostgreSQL configuration (port: 6034 Admin and 6035: PostgreSQL client connections) 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 remote-tracking branch 'public/v2.x' into v2.x_postgres_240422 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 Add soft TTL to Query Cache entries 3 years ago
query_processor.h Removed json.hpp from include files 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