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 7a3a5c71df
Optimize hot path: replace std::string with char[] to avoid heap
4 months ago
..
Admin_Bootstrap.cpp Merge pull request #5113 from wazir-ahmed/load-from-config-validation 4 months ago
Admin_FlushVariables.cpp processlist: Prevent crash due to SQLITE_TOOBIG 4 months ago
Admin_Handler.cpp Fixed PROXYSQL STOP 4 months ago
BaseHGC.cpp
BaseSrvList.cpp
Base_HostGroups_Manager.cpp
Base_Session.cpp Preserve implicit transactions with pipeline + FLUSH #5118 5 months ago
Base_Thread.cpp Implement backend query cancellation for PostgreSQL #5136 5 months ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp
ClickHouse_Server.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 11 months ago
GTID_Server_Data.cpp Revert "gtid: Refactor reconnect logic & prevent events_count reset" 4 months ago
Makefile reduce duplication in makefiles, use include for common stuff 4 months ago
MyHGC.cpp
MySQL_Authentication.cpp
MySQL_HostGroups_Manager.cpp Revert "gtid: Refactor reconnect logic & prevent events_count reset" 4 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 Improve debug message with context dump (passwords) during auth handshake 4 months ago
MySQL_Query_Cache.cpp
MySQL_Query_Processor.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 11 months ago
MySQL_ResultSet.cpp
MySQL_Session.cpp Fix compilation warning for 'strncpy' due string truncation 4 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 processlist: Prevent crash due to SQLITE_TOOBIG 4 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
PgSQL_Backend.cpp Few fixes 4 months ago
PgSQL_Connection.cpp Backport PQsendPipelineSync from PostgreSQL 17 and update code to use it 4 months ago
PgSQL_Data_Stream.cpp Implement backend query cancellation for PostgreSQL #5136 5 months ago
PgSQL_Error_Helper.cpp
PgSQL_ExplicitTxnStateMgr.cpp verify_server_variables -> Change assert to warning 4 months ago
PgSQL_Extended_Query_Message.cpp Replace 0xFFFFFFFF with PGSQL_PARAM_NULL constant 5 months ago
PgSQL_HostGroups_Manager.cpp Add pgsql-kill_backend_connection_when_disconnect support 5 months ago
PgSQL_Logger.cpp Fixed typo 5 months ago
PgSQL_Monitor.cpp
PgSQL_PreparedStatement.cpp Few fixes 4 months ago
PgSQL_Protocol.cpp Merge pull request #5146 from sysown/v3.0_parameter_status_case_sensitive_issue_5145 4 months ago
PgSQL_Query_Cache.cpp
PgSQL_Query_Processor.cpp Implement backend query cancellation for PostgreSQL #5136 5 months ago
PgSQL_Session.cpp Optimize hot path: replace std::string with char[] to avoid heap 4 months ago
PgSQL_Set_Stmt_Parser.cpp Refactored remove_quotes function 5 months ago
PgSQL_Thread.cpp processlist: Prevent crash due to SQLITE_TOOBIG 4 months ago
PgSQL_Variables.cpp Fix ParameterStatus capitalization for DateStyle, TimeZone, and IntervalStyle 5 months ago
PgSQL_Variables_Validator.cpp Refactored and optimized pgsql_variable_validate_search_path 5 months ago
ProxySQL_Admin.cpp Fixed PROXYSQL STOP 4 months ago
ProxySQL_Admin_Disk_Upgrade.cpp Fix table definition for 'pgsql_replication_hostgroups' 8 months ago
ProxySQL_Admin_Scheduler.cpp
ProxySQL_Admin_Stats.cpp processlist: Prevent crash due to SQLITE_TOOBIG 4 months ago
ProxySQL_Admin_Tests.cpp
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 Add validation for `LOAD * FROM CONFIG` 6 months ago
ProxySQL_GloVars.cpp Add `PROXYSQL SET CONFIG FILE` command 6 months ago
ProxySQL_HTTP_Server.cpp
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
QP_rule_text.cpp
Query_Cache.cpp Separate query cache metrics for MySQL and PostgreSQL 4 months 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 Remove `stats` schema name from the query in stats user session 5 months ago
main-bundle.min.css.cpp
mysql_backend.cpp
mysql_connection.cpp Merge branch 'v3.0' into v3.0-ff_conns_eof_caps_match 11 months ago
mysql_data_stream.cpp
network.cpp
proxy_protocol_info.cpp
proxysql_coredump.cpp
proxysql_find_charset.cpp
proxysql_sslkeylog.cpp
proxysql_utils.cpp Improve debug message with context dump (passwords) during auth handshake 4 months ago
sha256crypt.cpp
sha256crypt.orig.c
sqlite3db.cpp Fix potential overflow for 'sqlite3_status' memory metrics 8 months ago
thread.cpp