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
René Cannaò d963232ce0
Ignore tracking of session_track_system_variables
12 months ago
..
Admin_Bootstrap.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
Admin_FlushVariables.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
Admin_Handler.cpp Merge branch 'v3.0' 1 year 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 Initial commit with PostgreSQL support 1 year ago
Base_Thread.cpp Merge branch 'v3.0' 1 year ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp Initial commit with PostgreSQL support 1 year ago
ClickHouse_Server.cpp Make set_thread_name() optional 1 year ago
GTID_Server_Data.cpp Make set_thread_name() optional 1 year ago
Makefile Moved checking of openssl version and finding of openssl library to common place and including common make file. 1 year 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 Initial commit with PostgreSQL support 1 year ago
MySQL_Monitor.cpp Merge pull request #4810 from sysown/v3.0-SetThreadName_optional 1 year ago
MySQL_PreparedStatement.cpp Some code cleanup 2 years ago
MySQL_Protocol.cpp Enshuring ProxySQL's stability when subjected to malformed packets 1 year ago
MySQL_Query_Cache.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
MySQL_Query_Processor.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_ResultSet.cpp use local includes - openssl 2 years ago
MySQL_Session.cpp Add new per-query received 'proxy_debug' entry 1 year ago
MySQL_Thread.cpp Revert "Enforce 'CLIENT_DEPRECATE_EOF' capability match for conn-pool" 1 year 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 Implemented logic to store results with notices in the Query Cache 1 year ago
PgSQL_Data_Stream.cpp Merge remote-tracking branch 'Master/v3.0' into v3.0_dynamic_fast_forward 1 year ago
PgSQL_Error_Helper.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_HostGroups_Manager.cpp Second iteration on PostgreSQL monitoring POC 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 Since notices can reorder packets, it is important to account for this when calculating the result set size 1 year ago
PgSQL_Query_Cache.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
PgSQL_Query_Processor.cpp Added START_REPLICATION command 1 year ago
PgSQL_Session.cpp Since notices can reorder packets, it is important to account for this when calculating the result set size 1 year ago
PgSQL_Thread.cpp Make set_thread_name() optional 1 year ago
PgSQL_Variables.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Admin.cpp PROXYSQL FLUSH LOGS forces debug database flush 1 year 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 Refactored and Optimized Query Cache with PgSQL Support 1 year 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 Initial commit with PostgreSQL support 1 year 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
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
gen_utils.cpp Add support for escaping single quotes and backslashes in connection 1 year ago
main-bundle.min.css.cpp
mysql_backend.cpp Initial commit with PostgreSQL support 1 year ago
mysql_connection.cpp Revert "Enforce 'CLIENT_DEPRECATE_EOF' capability match for conn-pool" 1 year 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
set_parser.cpp Ignore tracking of session_track_system_variables 12 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 Fix missing error handling for 'sqlite3_step' on 'SQLite3_result' 1 year ago
thread.cpp