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/include
René Cannaò 699fe7efcd
Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp
2 years ago
..
ClickHouse_Authentication.hpp More code coverage for Clickhouse server 4 years ago
ClickHouse_Server.h
MySQL_Authentication.hpp Cluster: Speedup of processing of MySQL Users and MySQL Servers 4 years ago
MySQL_Data_Stream.h Implemented data packet history queue for storing packets sent/received by frontend and backend. 3 years ago
MySQL_HostGroups_Manager.h * Updated variable name from 'mysql-query_cache_with_warnings_support' to 'mysql-query_cache_handle_warnings' 2 years ago
MySQL_LDAP_Authentication.hpp Fix support for 'stats_mysql_users' for LDAP plugin 3 years ago
MySQL_Logger.hpp Adding last_insert_id and last_gtid to MySQL_Logger 3 years ago
MySQL_Monitor.hpp DNS Cache module has been updated so that it no longer regards the UNIX socket path as a hostname. 3 years ago
MySQL_PreparedStatement.h Implemented memory usage monitoring for the prepared statement cache with the following changes: 2 years ago
MySQL_Protocol.h * If the backend server has CLIENT_DEPRECATE_EOF enabled, and the client does not support CLIENT_DEPRECATE_EOF, warning_count will be '0' in intermediate EOF packet. 2 years ago
MySQL_Session.h * Execute all test cases with 'CLIENT_DEPRECATE_EOF' both enabled and disabled. 2 years ago
MySQL_Thread.h * Updated variable name from 'mysql-query_cache_with_warnings_support' to 'mysql-query_cache_handle_warnings' 2 years ago
MySQL_Variables.h Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
ProxySQL_Cluster.hpp * Added 'hostgroup_settings' column (JSON-Formatted) to 'mysql_hostgroup_attributes' and it's counterpart 'runtime_mysql_hostgroup_attributes' table to accommodate new hostgroup attributes. 2 years ago
ProxySQL_HTTP_Server.hpp
ProxySQL_RESTAPI_Server.hpp Modified 'ProxySQL_RESTAPI_Server' constructor for being able to define generic extra GET endpoints 6 years ago
ProxySQL_Statistics.hpp Fixed typo, memory leak, and documentation. 4 years ago
SQLite3_Server.h Added Replication Lag simulator 3 years ago
SpookyV2.h
StatCounters.h Code cleanup and speeding compile time 6 years ago
Web_Interface.hpp Preparing the API for web interface plugin 6 years ago
btree.h
btree_container.h
btree_map.h
btree_set.h
btree_test.h
c_tokenizer.h Added digit replacement to second stage parsing, also added support for grouping and groups grouping 4 years ago
configfile.hpp Removing or commenting legacy/unused code 5 years ago
cpp.h Code cleanup and speeding compile time 6 years ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h Adding SET TRANSACTION ISOLATION LEVEL * support 3 years ago
khash.h Cluster: Speed up processing of MySQL Query Rules 4 years ago
mysql_backend.h
mysql_connection.h * Setting 'warning_count' as soon as query is executed. 2 years ago
prometheus_helpers.h Add new prometheus helper function and improve others definitions 4 years ago
proxy_defines.h
proxysql.h Added support for SSLKEYLOGFILE 3 years ago
proxysql_admin.h Implemented memory usage monitoring for the prepared statement cache with the following changes: 2 years ago
proxysql_atomic.h
proxysql_config.h Fixes #2916: 'admindb' is now replaced if current one doesn't match the one in the static object 6 years ago
proxysql_coredump.h Implemented the functionality to generate a coredump upon reaching a specific source file and line number. 3 years ago
proxysql_debug.h Debug logging to disk 3 years ago
proxysql_find_charset.h Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
proxysql_glovars.hpp Added support for SSLKEYLOGFILE 3 years ago
proxysql_gtid.h
proxysql_hash.h
proxysql_macros.h
proxysql_mem.h
proxysql_restapi.h Various optimization to RESTAPI configuration 3 years ago
proxysql_sslkeylog.h Added SSLKeylog in ProxySQL Modules 3 years ago
proxysql_structs.h * Updated variable name from 'mysql-query_cache_with_warnings_support' to 'mysql-query_cache_handle_warnings' 2 years ago
proxysql_utils.h Make dollar sign support check '8.1' specific #4300 3 years ago
query_cache.hpp Add soft TTL to Query Cache entries 3 years ago
query_processor.h Improve function resource acquisition readability 3 years ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
set_parser.h More fixed on Set Parser 2 2 years ago
sqlite3db.h Debug logging to disk 3 years ago
thread.h Build on MacOS 3 years ago
valgrind.h
wqueue.h