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
Rene Cannao efe0d4fe61
Add extensive doxygen documentation for vacuum_stats and stats_pgsql_stat_activity
2 months ago
..
Admin_Bootstrap.cpp Merge pull request #5113 from wazir-ahmed/load-from-config-validation 4 months ago
Admin_FlushVariables.cpp Fix crash in TCP keepalive warnings for issue #5212 3 months ago
Admin_Handler.cpp Fixed PROXYSQL STOP 4 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 Fix heap-after-use between 'PROXYSQL INTERNAL SESSION' and 'SHOW PROCESSLIST' 4 months ago
Base_Thread.cpp Implement backend query cancellation for PostgreSQL #5136 5 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 docs: Add comprehensive Doxygen documentation for GTID refactoring 3 months ago
Makefile reduce duplication in makefiles, use include for common stuff 4 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 docs: Add comprehensive Doxygen documentation for GTID refactoring 3 months ago
MySQL_Logger.cpp fix mysql binary logging 0 parameters 8 months ago
MySQL_Monitor.cpp Changing monitor ping poll() timeout to 10ms 3 months ago
MySQL_PreparedStatement.cpp Some code cleanup 2 years ago
MySQL_Protocol.cpp Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySQL_Query_Cache.cpp Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySQL_Query_Processor.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 11 months ago
MySQL_ResultSet.cpp use local includes - openssl 2 years ago
MySQL_Session.cpp Merge pull request #5250 from sysown/v3.0-issue5248 2 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 Fix metrics collection for wait_timeout counters 3 months ago
MySQL_Variables.cpp Ignore tracking of session_track_system_variables 12 months ago
MySQL_encode.cpp Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySrvC.cpp Removed MySrvStatus class 2 years ago
MySrvConnList.cpp Removed MySrvStatus class 2 years ago
PgSQL_Authentication.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Backend.cpp Few fixes 4 months ago
PgSQL_Connection.cpp Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211 3 months ago
PgSQL_Data_Stream.cpp Checking the data stream on both ends doesn’t apply to frontend connections, since response data is buffered during extended queries. 3 months ago
PgSQL_Error_Helper.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_ExplicitTxnStateMgr.cpp Optimize transaction command parsing to avoid unnecessary tokenization 3 months ago
PgSQL_Extended_Query_Message.cpp Replace 0xFFFFFFFF with PGSQL_PARAM_NULL constant 5 months ago
PgSQL_HostGroups_Manager.cpp Replace rand() with lock-free Xoshiro128++ PRNG 3 months ago
PgSQL_Logger.cpp Fixed typo 5 months ago
PgSQL_Monitor.cpp Second iteration on PostgreSQL monitoring POC 1 year ago
PgSQL_PreparedStatement.cpp Use emplace instead of insert 3 months ago
PgSQL_Protocol.cpp Replace rand() with lock-free Xoshiro128++ PRNG 3 months ago
PgSQL_Query_Cache.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
PgSQL_Query_Processor.cpp Implement backend query cancellation for PostgreSQL #5136 5 months ago
PgSQL_Session.cpp Fix cache_empty_result=0 not caching non-empty resultsets (issue #5248) 2 months ago
PgSQL_Set_Stmt_Parser.cpp Refactored remove_quotes function 5 months ago
PgSQL_Thread.cpp Merge pull request #5225 from sysown/v3.0_refactor_prepared_statement_cache_design_5211 3 months ago
PgSQL_Variables.cpp Fix ParameterStatus capitalization for DateStyle, TimeZone, and IntervalStyle 5 months ago
PgSQL_Variables_Validator.cpp Replaced use of the generic write_generic() helper with direct packet construction for selected PostgreSQL protocol messages to reduce overhead and improve performance. 3 months ago
ProxySQL_Admin.cpp Add extensive doxygen documentation for vacuum_stats and stats_pgsql_stat_activity 2 months ago
ProxySQL_Admin_Disk_Upgrade.cpp Fix table definition for 'pgsql_replication_hostgroups' 7 months ago
ProxySQL_Admin_Scheduler.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Admin_Stats.cpp Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211 3 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 Replace single sleep with looped delay for simulated watchdog test 4 months ago
ProxySQL_Cluster.cpp Make set_thread_name() optional 1 year ago
ProxySQL_Config.cpp Fix SQL injection vulnerability in Read_Global_Variables_from_configfile 2 months ago
ProxySQL_GloVars.cpp Add `PROXYSQL SET CONFIG FILE` command 5 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 Various optimization to RESTAPI configuration 3 years ago
ProxySQL_Statistics.cpp Port to 3.0 of in-memory query logging 11 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 Separate query cache metrics for MySQL and PostgreSQL 4 months ago
Query_Processor.cpp Fix cache_empty_result=0 not caching non-empty resultsets (issue #5248) 2 months ago
SHA-crypt.txt Adding sha256crypt.cpp 3 years ago
SpookyV2.cpp
c_tokenizer.cpp Fix digest comment removal for queries over 'query_digests_max_query_length' 10 months ago
c_tokenizer_legacy.cpp Moved legacy code away from c_tokenizer.cpp 2 years ago
configfile.cpp use local includes - libconfig 2 years ago
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 Initial commit with PostgreSQL support 1 year ago
mysql_connection.cpp Improve fast forward replication CLIENT_DEPRECATE_EOF validation 3 months ago
mysql_data_stream.cpp Add Doxygen docs for MySQL_Data_Stream::check_data_flow() 2 months ago
network.cpp Better error handling when calling bind()/listen() 3 years ago
proxy_protocol_info.cpp Implementation of PROXY protocol V1 2 years ago
proxysql_coredump.cpp Reset coredump stats exclusively when the 'LOAD COREDUMP TO RUNTIME' command is executed 3 years ago
proxysql_find_charset.cpp Several code documentation 2 years ago
proxysql_sslkeylog.cpp * Updated NSS Key Log Format URL 3 years ago
proxysql_utils.cpp Improve debug message with context dump (passwords) during auth handshake 4 months ago
sha256crypt.cpp Add new SQLite3 functions for password generation 2 years ago
sha256crypt.orig.c Adding sha256crypt.cpp 3 years ago
sqlite3db.cpp Refactor issue 4855 fix: Use sqlite3_total_changes64 difference approach 3 months ago
thread.cpp