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 1c70a9c35c
Enabled pgsql-query_cache_stores_empty_result
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 Improved PROXYSQL FLUSH PGSQL QUERY CACHE 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 Code cleanup 1 year ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp Initial commit with PostgreSQL support 1 year ago
ClickHouse_Server.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
GTID_Server_Data.cpp Set thread names 2 years ago
Makefile Refactored and Optimized Query Cache with PgSQL Support 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 Initial commit with PostgreSQL support 1 year ago
MySQL_Logger.cpp Initial commit with PostgreSQL support 1 year ago
MySQL_Monitor.cpp Merging v2.7 branch into v3.0 branch 1 year ago
MySQL_PreparedStatement.cpp Some code cleanup 2 years ago
MySQL_Protocol.cpp Fixed compilation error for all TEST* configurations 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 Refactored and Optimized Query Cache with PgSQL Support 1 year ago
MySQL_Thread.cpp Initial commit with PostgreSQL support 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 If query results needs to be cached, the pgsql_thread___query_cache_size_MB setting takes precedence over pgsql_thread___threshold_resultset_size 1 year ago
PgSQL_Data_Stream.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
PgSQL_Error_Helper.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_HostGroups_Manager.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Logger.cpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Monitor.cpp Cleanup: Fix RELEASE build and removed non-used variable 1 year ago
PgSQL_Protocol.cpp Fixed transfer_started for multi-statement 1 year ago
PgSQL_Query_Cache.cpp Refactored and Optimized Query Cache with PgSQL Support 1 year ago
PgSQL_Query_Processor.cpp Fixed PgSQL commands counter size 1 year ago
PgSQL_Session.cpp If query results needs to be cached, the pgsql_thread___query_cache_size_MB setting takes precedence over pgsql_thread___threshold_resultset_size 1 year ago
PgSQL_Thread.cpp Enabled pgsql-query_cache_stores_empty_result 1 year ago
PgSQL_Variables.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Admin.cpp Refactored and Optimized Query Cache with PgSQL Support 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 Initial commit with PostgreSQL support 1 year ago
ProxySQL_Config.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_GloVars.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_HTTP_Server.cpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_Poll.cpp Add initial POC for PostgreSQL monitoring support 1 year ago
ProxySQL_RESTAPI_Server.cpp Initial commit with PostgreSQL support 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 Merge remote-tracking branch 'Master/v3.0' into v3.0_query_cache 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 Cleanup: Remove dead/commented code and minor styling 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 Merging v2.7 branch into v3.0 branch 1 year ago
mysql_data_stream.cpp Initial commit with PostgreSQL support 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 Cleanup: Remove dead/commented code and minor styling 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 Initial commit with PostgreSQL support 1 year ago
thread.cpp