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 c45ea54e44
Fixed typo
1 year 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 Revert "Enforce 'CLIENT_DEPRECATE_EOF' capability match for conn-pool" 1 year ago
MySQL_Thread.cpp Revert "Enforce 'CLIENT_DEPRECATE_EOF' capability match for conn-pool" 1 year ago
MySQL_Variables.cpp Fix 'mysqld_error.h' include using deps path 2 years 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 Make set_thread_name() optional 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
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
SpookyV2.cpp
c_tokenizer.cpp Initial commit with PostgreSQL support 1 year ago
c_tokenizer_legacy.cpp
configfile.cpp use local includes - libconfig 2 years ago
debug.cpp Fixed typo 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
proxy_protocol_info.cpp Implementation of PROXY protocol V1 2 years ago
proxysql_coredump.cpp
proxysql_find_charset.cpp
proxysql_sslkeylog.cpp
proxysql_utils.cpp Initial commit with PostgreSQL support 1 year ago
set_parser.cpp Cleanup: Remove dead/commented code and minor styling 1 year ago
sha256crypt.cpp
sha256crypt.orig.c
sqlite3db.cpp Initial commit with PostgreSQL support 1 year ago
thread.cpp