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
Rahim Kanji 0d56918744
Add full-text search (FTS) tools to MCP query server
2 months ago
..
AI_Features_Manager.h feat: Convert NL2SQL to generic LLM bridge 2 months ago
AI_Tool_Handler.h feat: Convert NL2SQL to generic LLM bridge 2 months ago
AI_Vector_Storage.h feat: Add AI features manager foundation 2 months ago
Admin_Tool_Handler.h Implement MCP multi-endpoint architecture with dedicated tool handlers 2 months ago
Admin_ifaces.h Initial commit with PostgreSQL support 2 years ago
Anomaly_Detector.h docs: Add comprehensive doxygen comments to NL2SQL headers and LLM_Clients 2 months ago
Base_HostGroups_Manager.h Deprecate read_only_action() 11 months ago
Base_Session.h Implement async GenAI module with socketpair-based non-blocking architecture 2 months ago
Base_Thread.h * Refactored PgSQL_Session::handler___status_WAITING_CLIENT_DATA___STATE_SLEEP___PGSQL_QUERY_qpo. 7 months ago
Cache_Tool_Handler.h Implement MCP multi-endpoint architecture with dedicated tool handlers 2 months ago
ClickHouse_Authentication.hpp Initial commit with PostgreSQL support 2 years ago
ClickHouse_Server.h Initial commit with PostgreSQL support 2 years ago
Command_Counter.h Initial commit with PostgreSQL support 2 years ago
Config_Tool_Handler.h Implement MCP multi-endpoint architecture with dedicated tool handlers 2 months ago
GTID_Server_Data.h gtid: Refactor reconnect logic & prevent `events_count` reset 4 months ago
GenAI_Thread.h feat: Convert NL2SQL to generic LLM bridge 2 months ago
LLM_Bridge.h feat: Convert NL2SQL to generic LLM bridge 2 months ago
MCP_Endpoint.h Implement MCP multi-endpoint architecture with dedicated tool handlers 2 months ago
MCP_Thread.h Add full-text search (FTS) tools to MCP query server 2 months ago
MCP_Tool_Handler.h Implement MCP multi-endpoint architecture with dedicated tool handlers 2 months ago
MySQL_Authentication.hpp Initial commit with PostgreSQL support 2 years ago
MySQL_Catalog.h Add MySQL exploration MCP tools with SQLite catalog 2 months ago
MySQL_Data_Stream.h Add special handling for unexpected COM_PING packets 3 months ago
MySQL_HostGroups_Manager.h Addressing minor issue on Readyset Monitoring 10 months ago
MySQL_LDAP_Authentication.hpp Initial commit with PostgreSQL support 2 years ago
MySQL_Logger.hpp Changed to MySQL_Event 12 months ago
MySQL_Monitor.hpp Improve ping accuracy 4 months 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 Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySQL_Query_Cache.h Separate query cache metrics for MySQL and PostgreSQL 5 months ago
MySQL_Query_Processor.h Implement a ignore_min_gtid_annotation global variable for ProxySQL 5 months ago
MySQL_Session.h feat: Convert NL2SQL to generic LLM bridge 2 months ago
MySQL_Set_Stmt_Parser.h Added missing files 1 year ago
MySQL_Thread.h feat: Implement AI-based Anomaly Detection for ProxySQL 2 months ago
MySQL_Tool_Handler.h Add full-text search (FTS) tools to MCP query server 2 months 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
Observe_Tool_Handler.h Implement MCP multi-endpoint architecture with dedicated tool handlers 2 months ago
PgSQL_Authentication.h Initial commit with PostgreSQL support 2 years ago
PgSQL_Backend.h Removed gtid related code 11 months ago
PgSQL_Connection.h Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211 4 months ago
PgSQL_Data_Stream.h Implement backend query cancellation for PostgreSQL #5136 5 months ago
PgSQL_Error_Helper.h Initial commit with PostgreSQL support 2 years ago
PgSQL_ExplicitTxnStateMgr.h Optimize transaction command parsing to avoid unnecessary tokenization 4 months ago
PgSQL_Extended_Query_Message.h Replace 0xFFFFFFFF with PGSQL_PARAM_NULL constant 5 months ago
PgSQL_HostGroups_Manager.h Ensure PgSQL_Errors_statsvdestructor is invoked on delete #5112 6 months ago
PgSQL_Logger.hpp Added query logging support for PostgreSQL 6 months ago
PgSQL_Monitor.hpp Add SSL and non-SSL connection OK metrics for PostgreSQL monitor connections 3 months ago
PgSQL_PreparedStatement.h Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211 4 months ago
PgSQL_Protocol.h Code cleanup 4 months ago
PgSQL_Query_Cache.h Separate query cache metrics for MySQL and PostgreSQL 5 months ago
PgSQL_Query_Processor.h Fixed Swapped columns (PGSQL) 1 year ago
PgSQL_Session.h Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211 4 months ago
PgSQL_Set_Stmt_Parser.h Refactored remove_quotes function 5 months ago
PgSQL_Thread.h Code cleanup 4 months ago
PgSQL_Variables.h Added reorder_dynamic_variables_idx flag for server connection variables 11 months ago
PgSQL_Variables_Validator.h Add tracking for PostgreSQL search_path parameter 5 months ago
ProxySQL_Admin_Tables_Definitions.h Add extensive doxygen documentation for vacuum_stats and stats_pgsql_stat_activity 3 months ago
ProxySQL_Cluster.hpp Initial commit with PostgreSQL support 2 years ago
ProxySQL_HTTP_Server.hpp Fixed memory leaks in ProxySQL HTTP Server 2 years ago
ProxySQL_MCP_Server.hpp Add MCP (Model Context Protocol) module skeleton 2 months ago
ProxySQL_Poll.h Added update_fd_at_index method 11 months ago
ProxySQL_RESTAPI_Server.hpp
ProxySQL_Statistics.hpp Fix incorrect table definition of history_mysql_query_events 12 months ago
QP_rule_text.h Initial commit with PostgreSQL support 2 years ago
Query_Cache.h Few fixes 5 months ago
Query_Tool_Handler.h Implement MCP multi-endpoint architecture with dedicated tool handlers 2 months 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 gtid: Refactor reconnect logic & prevent `events_count` reset 4 months ago
btree_container.h
btree_map.h
btree_set.h
btree_test.h
c_tokenizer.h Improved Tokenizer for PostgreSQL 3 months ago
configfile.hpp
cpp.h Refactored and Optimized Query Cache with PgSQL Support 1 year ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h Add Xoshiro128++ pseudo-random number generator to replace rand() 3 months ago
khash.h
makefiles_paths.mk reduce duplication in makefiles, use include for common stuff 5 months ago
makefiles_vars.mk reduce duplication in makefiles, use include for common stuff 5 months ago
mysql_backend.h
mysql_connection.h Enforce 'CLIENT_DEPRECATE_EOF' capability match for fast-forward 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 feat: Convert NL2SQL to generic LLM bridge 2 months ago
proxysql_admin.h fix: Follow MCP pattern for GenAI variables runtime table population 2 months ago
proxysql_atomic.h
proxysql_config.h Add extensive Doxygen documentation for ProxySQL_Config and Read_Global_Variables_from_configfile 3 months 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 Ensure PgSQL_Threads_Handler and PgSQL_HostGroups_Manager objects are released when ProxySQL shuts down or restarts. 7 months ago
proxysql_gtid.h gtid: Refactor reconnect logic & prevent `events_count` reset 4 months ago
proxysql_hash.h
proxysql_macros.h Change 'COM_STMT_EXECUTE' params length decoding 4 months 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 feat: Add AI features manager foundation 2 months ago
proxysql_typedefs.h Refactoring to split Query_Processor.cpp into multiple files 2 years ago
proxysql_utils.h Improve logging in unexpected COM_PING packet handling 3 months ago
query_processor.h Fix cache_empty_result=0 not caching non-empty resultsets (issue #5248) 3 months ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
sqlite3db.h Refactor issue 4855 fix: Use sqlite3_total_changes64 difference approach 4 months ago
thread.h
valgrind.h
wqueue.h