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
Javier Jaramago Fernández 7955dd21a8
Fix MySQL 8.4 replication lag monitoring - Closes #4727
11 months ago
..
Admin_Bootstrap.cpp Port to 3.0 of in-memory query logging 11 months ago
Admin_FlushVariables.cpp Added tracking of parameters: 1 year ago
Admin_Handler.cpp Port to 3.0 of in-memory query logging 11 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 Port to 3.0 of in-memory query logging 11 months ago
Base_Thread.cpp Avoid crash on slow shutdown 11 months ago
Chart_bundle_js.cpp First implementation of web interface 8 years ago
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 Merge remote-tracking branch 'Master/v3.0' into v3.0_session_parameter_tracking 12 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 Make set_thread_name() optional 1 year ago
MySQL_Logger.cpp Port of PR #4822 to v3.0 11 months ago
MySQL_Monitor.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 11 months ago
MySQL_PreparedStatement.cpp Some code cleanup 2 years ago
MySQL_Protocol.cpp In get_password() replaced a proxy_info() with proxy_debug() 11 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 use local includes - openssl 2 years ago
MySQL_Session.cpp Removed a redundant and erroneous RequestEnd() 11 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 Port to 3.0 of in-memory query logging 11 months ago
MySQL_Variables.cpp Ignore tracking of session_track_system_variables 12 months ago
MySQL_encode.cpp use local includes - openssl 2 years 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 Initial commit with PostgreSQL support 1 year ago
PgSQL_Connection.cpp Added pg_advisory_xact_lock* detection 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 1 year ago
PgSQL_HostGroups_Manager.cpp Removed MySQL Prepare Statement residual code 1 year ago
PgSQL_Logger.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Monitor.cpp Second iteration on PostgreSQL monitoring POC 1 year ago
PgSQL_Protocol.cpp Add validation for PostgreSQL patameters/variables and default PostgreSQL variables 12 months ago
PgSQL_Query_Cache.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
PgSQL_Query_Processor.cpp Fixed column count 11 months ago
PgSQL_Session.cpp Merge pull request #4871 from sysown/v3.0-4803_20250313 11 months ago
PgSQL_Set_Stmt_Parser.cpp Added 1 and 0 in bool validation 12 months ago
PgSQL_Thread.cpp Merge remote-tracking branch 'Master/v3.0' into v3.0_session_parameter_tracking 12 months ago
PgSQL_Variables.cpp Optimized and simplified PostgreSQL variable Validator 12 months ago
PgSQL_Variables_Validator.cpp Added pgsql_variable_validate_maintenance_work_mem_v3, it now supports decimal values too 12 months ago
ProxySQL_Admin.cpp Export MySQL_Logger metrics for v3.0 11 months ago
ProxySQL_Admin_Disk_Upgrade.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Admin_Scheduler.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Admin_Stats.cpp Merge pull request #4871 from sysown/v3.0-4803_20250313 11 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 Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 1 year 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 Second iteration on PostgreSQL monitoring POC 1 year ago
ProxySQL_HTTP_Server.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Poll.cpp Fix worker threads stalling race condition on RESUME command 1 year ago
ProxySQL_RESTAPI_Server.cpp Make set_thread_name() optional 1 year 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 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 Make set_thread_name() optional 1 year ago
SHA-crypt.txt Adding sha256crypt.cpp 3 years ago
SpookyV2.cpp first commit 11 years ago
c_tokenizer.cpp Initial commit with PostgreSQL support 1 year 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 Further development for web interface 8 years ago
gen_utils.cpp Added tracking of parameters: 1 year ago
main-bundle.min.css.cpp Embed main-bundle.min.css in web UI #1354 8 years ago
mysql_backend.cpp Initial commit with PostgreSQL support 1 year ago
mysql_connection.cpp Fix issue #4841 12 months ago
mysql_data_stream.cpp Using mysql_thread___protocol_compression_level in all the places 1 year 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 Initial commit with PostgreSQL support 1 year ago
sha256crypt.cpp Add new SQLite3 functions for password generation 2 years ago
sha256crypt.orig.c Adding sha256crypt.cpp 3 years ago
sqlite3db.cpp Fix missing error handling for 'sqlite3_step' on 'SQLite3_result' 1 year ago
thread.cpp Commenting unused code 5 years ago