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
Javier Jaramago Fernández 100630fba5
Second iteration on PostgreSQL monitoring POC
1 year ago
..
Admin_ifaces.h Initial commit with PostgreSQL support 1 year ago
Base_HostGroups_Manager.h Initial commit with PostgreSQL support 1 year ago
Base_Session.h Initial commit with PostgreSQL support 1 year ago
Base_Thread.h Initial commit with PostgreSQL support 1 year ago
ClickHouse_Authentication.hpp Initial commit with PostgreSQL support 1 year ago
ClickHouse_Server.h Initial commit with PostgreSQL support 1 year ago
Command_Counter.h Initial commit with PostgreSQL support 1 year ago
GTID_Server_Data.h Split of MySQL_HostGroups_Manager.cpp into multiple files 2 years ago
MySQL_Authentication.hpp Initial commit with PostgreSQL support 1 year ago
MySQL_Data_Stream.h Initial commit with PostgreSQL support 1 year ago
MySQL_HostGroups_Manager.h Initial commit with PostgreSQL support 1 year ago
MySQL_LDAP_Authentication.hpp Initial commit with PostgreSQL support 1 year ago
MySQL_Logger.hpp Adding last_insert_id and last_gtid to MySQL_Logger 3 years ago
MySQL_Monitor.hpp Initial commit with PostgreSQL support 1 year ago
MySQL_PreparedStatement.h Implemented memory usage monitoring for the prepared statement cache with the following changes: 2 years ago
MySQL_Prepared_Stmt_info.h Split of MySQL_Protocol.cpp into multiple files 2 years ago
MySQL_Protocol.h Initial commit with PostgreSQL support 1 year ago
MySQL_Query_Processor.h Initial commit with PostgreSQL support 1 year ago
MySQL_Session.h Merging v2.7 branch into v3.0 branch 1 year ago
MySQL_Thread.h Initial commit with PostgreSQL support 1 year ago
MySQL_Variables.h Add list of special permitted variables tracking errors - Closes #4591 2 years ago
MySQL_encode.h Split of MySQL_Protocol.cpp into multiple files 2 years ago
PgSQL_Authentication.h Initial commit with PostgreSQL support 1 year ago
PgSQL_Backend.h Initial commit with PostgreSQL support 1 year ago
PgSQL_Connection.h Initial commit with PostgreSQL support 1 year ago
PgSQL_Data_Stream.h Merge branch 'v3.0' into v3.0_md5_auth_support 1 year ago
PgSQL_Error_Helper.h Initial commit with PostgreSQL support 1 year ago
PgSQL_HostGroups_Manager.h Second iteration on PostgreSQL monitoring POC 1 year ago
PgSQL_Logger.hpp Initial commit with PostgreSQL support 1 year ago
PgSQL_Monitor.hpp Second iteration on PostgreSQL monitoring POC 1 year ago
PgSQL_Protocol.h Override generate_pkt_OK, generate_pkt_EOF, and generate_pkt_ERR to convert the corresponding messages to PostgreSQL protocol format and prevent crashes 1 year ago
PgSQL_Query_Processor.h Initial commit with PostgreSQL support 1 year ago
PgSQL_Session.h Initial commit with PostgreSQL support 1 year ago
PgSQL_Thread.h Second iteration on PostgreSQL monitoring POC 1 year ago
PgSQL_Variables.h Add initial POC for PostgreSQL monitoring support 1 year ago
ProxySQL_Admin_Tables_Definitions.h Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 1 year ago
ProxySQL_Cluster.hpp Initial commit with PostgreSQL support 1 year ago
ProxySQL_HTTP_Server.hpp Fixed memory leaks in ProxySQL HTTP Server 2 years ago
ProxySQL_Poll.h Initial commit with PostgreSQL support 1 year ago
ProxySQL_RESTAPI_Server.hpp
ProxySQL_Statistics.hpp Initial commit with PostgreSQL support 1 year ago
QP_rule_text.h Initial commit with PostgreSQL support 1 year ago
SQLite3_Server.h * Improved handling for cases where seconds_behind_master is null or negative 2 years ago
SpookyV2.h
StatCounters.h
Web_Interface.hpp
btree.h fix types 2 years ago
btree_container.h
btree_map.h
btree_set.h
btree_test.h
c_tokenizer.h Initial commit with PostgreSQL support 1 year ago
configfile.hpp Removing or commenting legacy/unused code 5 years ago
cpp.h Add initial POC for PostgreSQL monitoring support 1 year ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h Add support for escaping single quotes and backslashes in connection 1 year ago
khash.h Cluster: Speed up processing of MySQL Query Rules 4 years ago
mysql_backend.h
mysql_connection.h Initial commit with PostgreSQL support 1 year ago
prometheus_helpers.h use local includes - prometheus 2 years ago
proxy_defines.h
proxy_protocol_info.h Implementation of PROXY protocol V1 2 years ago
proxysql.h Initial commit with PostgreSQL support 1 year ago
proxysql_admin.h Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables 1 year ago
proxysql_atomic.h
proxysql_config.h Initial commit with PostgreSQL support 1 year 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 Cleanup: Remove dead/commented code and minor styling 1 year ago
proxysql_find_charset.h Moved proxysql_find_charset_* functions out of MySQL_Thread.cpp 2 years ago
proxysql_glovars.hpp Second iteration on PostgreSQL monitoring POC 1 year ago
proxysql_gtid.h
proxysql_hash.h
proxysql_macros.h Initial commit with PostgreSQL support 1 year ago
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 Second iteration on PostgreSQL monitoring POC 1 year ago
proxysql_typedefs.h Refactoring to split Query_Processor.cpp into multiple files 2 years ago
proxysql_utils.h Initial commit with PostgreSQL support 1 year ago
query_cache.hpp use local includes - prometheus 2 years ago
query_processor.h Fixed clang linking error 1 year ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
set_parser.h Removing trailing semicolon from `USE` #4628 2 years ago
sqlite3db.h Handle STATUS command without backends 2 years ago
thread.h Build on MacOS 3 years ago
valgrind.h
wqueue.h