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 d113bcb193
Use PG_EVENT_WRITE status for PgSQL
1 year ago
..
Admin_Bootstrap.cpp Check if database file exists before checking if it is writable 1 year ago
Admin_FlushVariables.cpp Added tracking of parameters: 1 year ago
Admin_Handler.cpp Port to 3.0 of in-memory query logging 1 year ago
BaseHGC.cpp Fixed TEST_AURORA build 2 years ago
BaseSrvList.cpp Initial commit with PostgreSQL support 2 years ago
Base_HostGroups_Manager.cpp Add initial POC for PostgreSQL monitoring support 2 years ago
Base_Session.cpp fix: swap username and schemaname 1 year ago
Base_Thread.cpp Use PG_EVENT_WRITE status for PgSQL 1 year ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp Initial commit with PostgreSQL support 2 years ago
ClickHouse_Server.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 1 year ago
GTID_Server_Data.cpp Make set_thread_name() optional 1 year ago
Makefile Merge remote-tracking branch 'Master/v3.0' into v3.0_session_parameter_tracking 1 year ago
MyHGC.cpp Initial commit with PostgreSQL support 2 years ago
MySQL_Authentication.cpp Initial commit with PostgreSQL support 2 years ago
MySQL_HostGroups_Manager.cpp Deprecate read_only_action() 1 year ago
MySQL_Logger.cpp Several fixes on prepared statements parameters logging 1 year ago
MySQL_Monitor.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 1 year ago
MySQL_PreparedStatement.cpp
MySQL_Protocol.cpp In get_password() replaced a proxy_info() with proxy_debug() 1 year ago
MySQL_Query_Cache.cpp Refactored and Optimized Query Cache with PgSQL Support 2 years ago
MySQL_Query_Processor.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 1 year ago
MySQL_ResultSet.cpp
MySQL_Session.cpp Removed a redundant and erroneous RequestEnd() 1 year ago
MySQL_Set_Stmt_Parser.cpp Merge remote-tracking branch 'Master/v3.0' into v3.0_session_parameter_tracking 1 year ago
MySQL_Thread.cpp Port to 3.0 of in-memory query logging 1 year ago
MySQL_Variables.cpp Ignore tracking of session_track_system_variables 1 year ago
MySQL_encode.cpp
MySrvC.cpp
MySrvConnList.cpp
PgSQL_Authentication.cpp Initial commit with PostgreSQL support 2 years ago
PgSQL_Backend.cpp Removed gtid related code 1 year ago
PgSQL_Connection.cpp PQconnectPoll can file descriptor (FD) during the connection process. We need to check whether FD has changed and, if so, update it in the thread's poll array. 1 year ago
PgSQL_Data_Stream.cpp Finally removed PgSQL_Connection_Placeholder class 1 year ago
PgSQL_Error_Helper.cpp Initial commit with PostgreSQL support 2 years ago
PgSQL_HostGroups_Manager.cpp Deprecate read_only_action() 1 year ago
PgSQL_Logger.cpp Initial commit with PostgreSQL support 2 years ago
PgSQL_Monitor.cpp Second iteration on PostgreSQL monitoring POC 2 years ago
PgSQL_Protocol.cpp * Updated code to use pgsql_tracked_variables[idx] consistently, removing 1 year ago
PgSQL_Query_Cache.cpp Refactored and Optimized Query Cache with PgSQL Support 2 years ago
PgSQL_Query_Processor.cpp Fixed column count 1 year ago
PgSQL_Session.cpp PQconnectPoll can file descriptor (FD) during the connection process. We need to check whether FD has changed and, if so, update it in the thread's poll array. 1 year ago
PgSQL_Set_Stmt_Parser.cpp Treat client_encoding as normal server parameter/variable. 1 year ago
PgSQL_Thread.cpp Merge remote-tracking branch 'Master/v3.0' into v3.0_session_parameter_tracking 1 year ago
PgSQL_Variables.cpp * Updated code to use pgsql_tracked_variables[idx] consistently, removing 1 year ago
PgSQL_Variables_Validator.cpp Treat client_encoding as normal server parameter/variable. 1 year ago
ProxySQL_Admin.cpp Check if database file exists before checking if it is writable 1 year ago
ProxySQL_Admin_Disk_Upgrade.cpp Initial commit with PostgreSQL support 2 years ago
ProxySQL_Admin_Scheduler.cpp Initial commit with PostgreSQL support 2 years ago
ProxySQL_Admin_Stats.cpp Merge pull request #4871 from sysown/v3.0-4803_20250313 1 year ago
ProxySQL_Admin_Tests.cpp Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 2 years ago
ProxySQL_Admin_Tests2.cpp Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 2 years ago
ProxySQL_Cluster.cpp Make set_thread_name() optional 1 year ago
ProxySQL_Config.cpp 1. Added tap test. 2 years ago
ProxySQL_GloVars.cpp Second iteration on PostgreSQL monitoring POC 2 years ago
ProxySQL_HTTP_Server.cpp Initial commit with PostgreSQL support 2 years ago
ProxySQL_Poll.cpp Added update_fd_at_index method 1 year ago
ProxySQL_RESTAPI_Server.cpp Make set_thread_name() optional 1 year ago
ProxySQL_Restapi.cpp
ProxySQL_Statistics.cpp Port to 3.0 of in-memory query logging 1 year ago
QP_query_digest_stats.cpp Initial commit with PostgreSQL support 2 years ago
QP_rule_text.cpp Initial commit with PostgreSQL support 2 years ago
Query_Cache.cpp Handled case where pgsql_thread___query_cache_size_MB and mysql_thread___query_cache_size_MB value is zero '0' 2 years ago
Query_Processor.cpp Make set_thread_name() optional 1 year ago
SHA-crypt.txt
SpookyV2.cpp
c_tokenizer.cpp Initial commit with PostgreSQL support 2 years 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 2 years ago
mysql_connection.cpp Fix issue #4841 1 year ago
mysql_data_stream.cpp Using mysql_thread___protocol_compression_level in all the places 1 year ago
network.cpp
proxy_protocol_info.cpp
proxysql_coredump.cpp
proxysql_find_charset.cpp
proxysql_sslkeylog.cpp
proxysql_utils.cpp Initial commit with PostgreSQL support 2 years ago
sha256crypt.cpp
sha256crypt.orig.c
sqlite3db.cpp Fix missing error handling for 'sqlite3_step' on 'SQLite3_result' 1 year ago
thread.cpp