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/lib
Rahim Kanji 9a5fa148c8
Inject implicit Sync if simple query arrives before extended query cycle is completed
6 months ago
..
Admin_Bootstrap.cpp Merge pull request #5044 from sysown/v3.0_extended_query_protocol 6 months ago
Admin_FlushVariables.cpp Removed previous_default_client_encoding variable 8 months ago
Admin_Handler.cpp Port to 3.0 of in-memory query logging 12 months ago
BaseHGC.cpp Fixed TEST_AURORA build 1 year ago
BaseSrvList.cpp Initial commit with PostgreSQL support 1 year ago
Base_HostGroups_Manager.cpp Add initial POC for PostgreSQL monitoring support 1 year ago
Base_Session.cpp * Replaced virtual RequestEnd method with CRTP (static polymorphism) 6 months ago
Base_Thread.cpp Merge branch v3.0_session_param_reset_connection into v3.0_extended_query_protocol 7 months ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp Initial commit with PostgreSQL support 1 year ago
ClickHouse_Server.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 11 months ago
GTID_Server_Data.cpp Make set_thread_name() optional 1 year ago
Makefile * Created a separate file for Extended Query messages to reduce clutter in PgSQL_Protocol. 8 months ago
MyHGC.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_Authentication.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_HostGroups_Manager.cpp Readyset: always use proxy_warning() when changing status 10 months ago
MySQL_Logger.cpp fix mysql binary logging 0 parameters 8 months ago
MySQL_Monitor.cpp Group Replication support for MySQL 8.4 and 9.x 9 months ago
MySQL_PreparedStatement.cpp
MySQL_Protocol.cpp Fix losing database info on first logging for 'caching_sha2_password' 10 months ago
MySQL_Query_Cache.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
MySQL_Query_Processor.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 11 months ago
MySQL_ResultSet.cpp
MySQL_Session.cpp Merge pull request #4819 from sysown/v3.0-ff_conns_eof_caps_match 10 months ago
MySQL_Set_Stmt_Parser.cpp Merge remote-tracking branch 'Master/v3.0' into v3.0_session_parameter_tracking 12 months ago
MySQL_Thread.cpp Add Watchdog PROXYSQLTEST covering MySQL and PgSQL threads 7 months ago
MySQL_Variables.cpp Ignore tracking of session_track_system_variables 12 months ago
MySQL_encode.cpp
MySrvC.cpp
MySrvConnList.cpp
PgSQL_Authentication.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Backend.cpp Removed gtid related code 10 months ago
PgSQL_Connection.cpp Inject implicit Sync if simple query arrives before extended query cycle is completed 6 months ago
PgSQL_Data_Stream.cpp Fix RequestEnd: avoid updating internal state when query failed on backend 6 months ago
PgSQL_Error_Helper.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_ExplicitTxnStateMgr.cpp Few improvements 10 months ago
PgSQL_Extended_Query_Message.cpp Added support for protocol-supplied (out-of-band) parameter typing (argument-based) 7 months ago
PgSQL_HostGroups_Manager.cpp Ensure PgSQL_Threads_Handler and PgSQL_HostGroups_Manager objects are released when ProxySQL shuts down or restarts. 6 months ago
PgSQL_Logger.cpp Added SET statement tracking tests 7 months ago
PgSQL_Monitor.cpp Second iteration on PostgreSQL monitoring POC 1 year ago
PgSQL_PreparedStatement.cpp Added client_close_all 7 months ago
PgSQL_Protocol.cpp Ensure consistent handling of NoData packets in PQsendQueryPrepared 6 months ago
PgSQL_Query_Cache.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
PgSQL_Query_Processor.cpp Added SET statement tracking support 7 months ago
PgSQL_Session.cpp Inject implicit Sync if simple query arrives before extended query cycle is completed 6 months ago
PgSQL_Set_Stmt_Parser.cpp Improved set parser. SET LOCAL will now lock on hostgroup. 10 months ago
PgSQL_Thread.cpp Fix RequestEnd: avoid updating internal state when query failed on backend 6 months ago
PgSQL_Variables.cpp Added Describe message handling 8 months ago
PgSQL_Variables_Validator.cpp Treat client_encoding as normal server parameter/variable. 11 months ago
ProxySQL_Admin.cpp Added stats_pgsql_prepared_statements_info table 7 months ago
ProxySQL_Admin_Disk_Upgrade.cpp Fix table definition for 'pgsql_replication_hostgroups' 8 months ago
ProxySQL_Admin_Scheduler.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Admin_Stats.cpp Merge branch v3.0_session_param_reset_connection into v3.0_extended_query_protocol 7 months ago
ProxySQL_Admin_Tests.cpp Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 1 year ago
ProxySQL_Admin_Tests2.cpp Add Watchdog PROXYSQLTEST covering MySQL and PgSQL threads 7 months ago
ProxySQL_Cluster.cpp Make set_thread_name() optional 1 year ago
ProxySQL_Config.cpp 1. Added tap test. 1 year ago
ProxySQL_GloVars.cpp Ensure PgSQL_Threads_Handler and PgSQL_HostGroups_Manager objects are released when ProxySQL shuts down or restarts. 6 months ago
ProxySQL_HTTP_Server.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Poll.cpp Added update_fd_at_index method 10 months ago
ProxySQL_RESTAPI_Server.cpp fix: REST API server crash due to malformed multipart POST request 6 months ago
ProxySQL_Restapi.cpp
ProxySQL_Statistics.cpp Port to 3.0 of in-memory query logging 12 months ago
QP_query_digest_stats.cpp Initial commit with PostgreSQL support 1 year ago
QP_rule_text.cpp Initial commit with PostgreSQL support 1 year ago
Query_Cache.cpp Handled case where pgsql_thread___query_cache_size_MB and mysql_thread___query_cache_size_MB value is zero '0' 1 year ago
Query_Processor.cpp Deallocate client_addr and proxy_addr memory in __delete_query_rule 8 months ago
SHA-crypt.txt
SpookyV2.cpp
c_tokenizer.cpp Fix digest comment removal for queries over 'query_digests_max_query_length' 10 months ago
c_tokenizer_legacy.cpp
configfile.cpp
debug.cpp PROXYSQL FLUSH LOGS forces debug database flush 1 year ago
font-awesome.min.css.cpp
gen_utils.cpp Added tracking of parameters: 1 year ago
main-bundle.min.css.cpp
mysql_backend.cpp Initial commit with PostgreSQL support 1 year ago
mysql_connection.cpp Merge branch 'v3.0' into v3.0-ff_conns_eof_caps_match 11 months ago
mysql_data_stream.cpp Using mysql_thread___protocol_compression_level in all the places 1 year ago
network.cpp
proxy_protocol_info.cpp Implementation of PROXY protocol V1 2 years ago
proxysql_coredump.cpp
proxysql_find_charset.cpp
proxysql_sslkeylog.cpp
proxysql_utils.cpp Initial commit with PostgreSQL support 1 year ago
sha256crypt.cpp
sha256crypt.orig.c
sqlite3db.cpp Fix potential overflow for 'sqlite3_status' memory metrics 8 months ago
thread.cpp