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
Rahim Kanji a89291c9a9
Added query logging support for PostgreSQL
6 months ago
..
Admin_ifaces.h Initial commit with PostgreSQL support 2 years ago
Base_HostGroups_Manager.h Deprecate read_only_action() 11 months ago
Base_Session.h * Replaced virtual RequestEnd method with CRTP (static polymorphism) 7 months ago
Base_Thread.h * Refactored PgSQL_Session::handler___status_WAITING_CLIENT_DATA___STATE_SLEEP___PGSQL_QUERY_qpo. 7 months ago
ClickHouse_Authentication.hpp Initial commit with PostgreSQL support 2 years ago
ClickHouse_Server.h Initial commit with PostgreSQL support 2 years ago
Command_Counter.h Initial commit with PostgreSQL support 2 years ago
GTID_Server_Data.h Split of MySQL_HostGroups_Manager.cpp into multiple files 2 years ago
MySQL_Authentication.hpp Initial commit with PostgreSQL support 2 years ago
MySQL_Data_Stream.h Added the SESSION_FORWARD_TYPE enum to define the type of session forwarding 1 year ago
MySQL_HostGroups_Manager.h Addressing minor issue on Readyset Monitoring 10 months ago
MySQL_LDAP_Authentication.hpp Initial commit with PostgreSQL support 2 years ago
MySQL_Logger.hpp Changed to MySQL_Event 12 months ago
MySQL_Monitor.hpp First POC for integration with ReadySet 10 months 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 Initial commit with PostgreSQL support 2 years ago
MySQL_Query_Cache.h Refactored and Optimized Query Cache with PgSQL Support 1 year ago
MySQL_Query_Processor.h Fixed Swapped columns 1 year ago
MySQL_Session.h * Replaced virtual RequestEnd method with CRTP (static polymorphism) 7 months ago
MySQL_Set_Stmt_Parser.h Added missing files 1 year ago
MySQL_Thread.h Add variable mysql-eventslog_stmt_parameters #4923 11 months ago
MySQL_Variables.h Add list of special permitted variables tracking errors - Closes #4591 2 years ago
MySQL_encode.h Split of MySQL_Protocol.cpp into multiple files 2 years ago
PgSQL_Authentication.h Initial commit with PostgreSQL support 2 years ago
PgSQL_Backend.h Removed gtid related code 11 months ago
PgSQL_Connection.h Add STMT prefix to ASYC DESCRIBE status 6 months ago
PgSQL_Data_Stream.h Commented multi_pkt code 7 months ago
PgSQL_Error_Helper.h Initial commit with PostgreSQL support 2 years ago
PgSQL_ExplicitTxnStateMgr.h Few improvements 10 months ago
PgSQL_Extended_Query_Message.h Skip Describe Portal results unless client explicitly requests it 7 months ago
PgSQL_HostGroups_Manager.h Ensure PgSQL_Errors_statsvdestructor is invoked on delete #5112 6 months ago
PgSQL_Logger.hpp Added query logging support for PostgreSQL 6 months ago
PgSQL_Monitor.hpp Second iteration on PostgreSQL monitoring POC 1 year ago
PgSQL_PreparedStatement.h Remove DESCRIBE statement cache option 6 months ago
PgSQL_Protocol.h Append NoData for DESCRIBE(Portal) on SET/RESET/DISCARD/DEALLOCATE 6 months ago
PgSQL_Query_Cache.h Refactored and Optimized Query Cache with PgSQL Support 1 year ago
PgSQL_Query_Processor.h Fixed Swapped columns (PGSQL) 1 year ago
PgSQL_Session.h Refactor: unify result handling for Parse and Describe 6 months ago
PgSQL_Set_Stmt_Parser.h Treat client_encoding as normal server parameter/variable. 12 months ago
PgSQL_Thread.h Merge branch v3.0_session_param_reset_connection into v3.0_extended_query_protocol 8 months ago
PgSQL_Variables.h Added reorder_dynamic_variables_idx flag for server connection variables 11 months ago
PgSQL_Variables_Validator.h Treat client_encoding as normal server parameter/variable. 12 months ago
ProxySQL_Admin_Tables_Definitions.h Remove DESCRIBE statement cache option 6 months ago
ProxySQL_Cluster.hpp Initial commit with PostgreSQL support 2 years ago
ProxySQL_HTTP_Server.hpp Fixed memory leaks in ProxySQL HTTP Server 2 years ago
ProxySQL_Poll.h Added update_fd_at_index method 11 months 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 Fix incorrect table definition of history_mysql_query_events 12 months ago
QP_rule_text.h Initial commit with PostgreSQL support 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 Initial commit with PostgreSQL support 2 years ago
configfile.hpp Removing or commenting legacy/unused code 5 years ago
cpp.h Refactored and Optimized Query Cache with PgSQL Support 1 year ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h Added support for protocol-supplied (out-of-band) parameter typing (argument-based) 8 months 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 Enforce 'CLIENT_DEPRECATE_EOF' capability match for fast-forward 1 year 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 Initial commit with PostgreSQL support 2 years ago
proxysql_admin.h Merge pull request #5044 from sysown/v3.0_extended_query_protocol 7 months ago
proxysql_atomic.h
proxysql_config.h Initial commit with PostgreSQL support 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 Cleanup: Remove dead/commented code and minor styling 1 year ago
proxysql_find_charset.h Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
proxysql_glovars.hpp Ensure PgSQL_Threads_Handler and PgSQL_HostGroups_Manager objects are released when ProxySQL shuts down or restarts. 7 months ago
proxysql_gtid.h Resolved conflicts for "ProxySQL reads GTID information from proxysql_mysqlbinlog" 8 years ago
proxysql_hash.h
proxysql_macros.h Initial commit with PostgreSQL support 2 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 Add STMT prefix to ASYC DESCRIBE status 6 months ago
proxysql_typedefs.h Refactoring to split Query_Processor.cpp into multiple files 2 years ago
proxysql_utils.h Remove non-required headers from 'proxysql_utils.h' 10 months ago
query_cache.hpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
query_processor.h If cache_empty_result is not defined in pgsql_query_rules or mysql_query_rules, pgsql-query_cache_stores_empty_result and mysql-query_cache_stores_empty_result value should be considered when determining whether to store empty result sets 1 year ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
sqlite3db.h Fix potential overflow for 'sqlite3_status' memory metrics 9 months ago
thread.h Build on MacOS 4 years ago
valgrind.h
wqueue.h