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
Javier Jaramago Fernández fec97bbabe
fix: Fix GENAI variable loading during 'ProxySQL_Admin::init'
4 weeks ago
..
AI_Features_Manager.cpp AI: Fix vector_db table creation 4 weeks ago
AI_Tool_Handler.cpp feat: Convert NL2SQL to generic LLM bridge 1 month ago
AI_Vector_Storage.cpp feat: Add AI features manager foundation 1 month ago
Admin_Bootstrap.cpp fix: Fix GENAI variable loading during 'ProxySQL_Admin::init' 4 weeks ago
Admin_FlushVariables.cpp fix: LOAD GENAI TO RUNTIME does not initialize the module 4 weeks ago
Admin_Handler.cpp fix: Address coderabbitai review - use-after-free, missing responses, SQL injection 1 month ago
Admin_Tool_Handler.cpp Implement MCP multi-endpoint architecture with dedicated tool handlers 1 month ago
Anomaly_Detector.cpp Use proxy_sqlite3_* for SQLite calls in Anomaly_Detector.cpp (address PR review) 1 month ago
BaseHGC.cpp
BaseSrvList.cpp
Base_HostGroups_Manager.cpp
Base_Session.cpp Implement async GenAI module with socketpair-based non-blocking architecture 1 month ago
Base_Thread.cpp Implement backend query cancellation for PostgreSQL #5136 5 months ago
Cache_Tool_Handler.cpp Implement MCP multi-endpoint architecture with dedicated tool handlers 1 month ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp
ClickHouse_Server.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 11 months ago
Config_Tool_Handler.cpp Implement MCP multi-endpoint architecture with dedicated tool handlers 1 month ago
Discovery_Schema.cpp feat: Improve logging for MCP and RAG tools 4 weeks ago
GTID_Server_Data.cpp docs: Add comprehensive Doxygen documentation for GTID refactoring 3 months ago
GenAI_Thread.cpp Address AI code review feedback for PR #5313 4 weeks ago
LLM_Bridge.cpp feat: Convert NL2SQL to generic LLM bridge 1 month ago
LLM_Clients.cpp feat: Convert NL2SQL to generic LLM bridge 1 month ago
MCP_Endpoint.cpp MCP: Add mcp-rag_endpoint_auth config 4 weeks ago
MCP_Thread.cpp MCP: Add mcp-rag_endpoint_auth config 4 weeks ago
Makefile AI: Fix sqlite-vec extension loading 4 weeks ago
MyHGC.cpp
MySQL_Authentication.cpp
MySQL_Catalog.cpp Fix critical issues from coderabbitai review 4 weeks ago
MySQL_FTS.cpp Fix PR #25 Review: All AI code reviewer feedback addressed 1 month ago
MySQL_HostGroups_Manager.cpp [skip-ci] Remove deprecated read_only_action implementations from MySQL and PgSQL HostGroups managers 1 month ago
MySQL_Logger.cpp fix mysql binary logging 0 parameters 8 months ago
MySQL_Monitor.cpp refactor connection pool put_connection to use mmsd and improve debug handling 2 months ago
MySQL_PreparedStatement.cpp
MySQL_Protocol.cpp Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySQL_Query_Cache.cpp Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySQL_Query_Processor.cpp Fix MySQL 8.4 replication lag monitoring - Closes #4727 11 months ago
MySQL_ResultSet.cpp
MySQL_Session.cpp Fix security issues identified in PR #5312 code review 1 month ago
MySQL_Set_Stmt_Parser.cpp Fix timezone parsing to support 3-component IANA names and hyphens 2 months ago
MySQL_Thread.cpp Merge branch 'v4.0' into v3.1-vec 1 month ago
MySQL_Tool_Handler.cpp Address AI code review feedback for PR #5313 4 weeks ago
MySQL_Variables.cpp Ignore tracking of session_track_system_variables 12 months ago
MySQL_encode.cpp Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySrvC.cpp
MySrvConnList.cpp
Observe_Tool_Handler.cpp Implement MCP multi-endpoint architecture with dedicated tool handlers 1 month ago
PgSQL_Authentication.cpp
PgSQL_Backend.cpp Few fixes 4 months ago
PgSQL_Connection.cpp Fix extended query Bind handling when a single parameter format is provided 1 month ago
PgSQL_Data_Stream.cpp Add comprehensive ProxySQL_Poll usage documentation throughout codebase 1 month ago
PgSQL_Error_Helper.cpp
PgSQL_ExplicitTxnStateMgr.cpp Optimize transaction command parsing to avoid unnecessary tokenization 3 months ago
PgSQL_Extended_Query_Message.cpp Replace 0xFFFFFFFF with PGSQL_PARAM_NULL constant 5 months ago
PgSQL_HostGroups_Manager.cpp [skip-ci] Remove deprecated read_only_action implementations from MySQL and PgSQL HostGroups managers 1 month ago
PgSQL_Logger.cpp Fixed typo 5 months ago
PgSQL_Monitor.cpp Replace remaining direct sqlite3_* calls with proxy_sqlite3_* equivalents (address code-review) 1 month ago
PgSQL_PreparedStatement.cpp Use emplace instead of insert 3 months ago
PgSQL_Protocol.cpp use_ssl value from pgsql_users is properly assigned to the session 1 month ago
PgSQL_Query_Cache.cpp
PgSQL_Query_Processor.cpp Implement backend query cancellation for PostgreSQL #5136 5 months ago
PgSQL_Session.cpp Merge pull request #5299 from sysown/v3.0_pg-cancel-terminate-backend-param-support_5298 1 month ago
PgSQL_Set_Stmt_Parser.cpp Refactored remove_quotes function 5 months ago
PgSQL_Thread.cpp Add comprehensive ProxySQL_Poll usage documentation throughout codebase 1 month ago
PgSQL_Variables.cpp Fix ParameterStatus capitalization for DateStyle, TimeZone, and IntervalStyle 5 months ago
PgSQL_Variables_Validator.cpp Replaced use of the generic write_generic() helper with direct packet construction for selected PostgreSQL protocol messages to reduce overhead and improve performance. 3 months ago
ProxySQL_Admin.cpp MCP: Fix crash during server restarts 4 weeks ago
ProxySQL_Admin_Disk_Upgrade.cpp Fix table definition for 'pgsql_replication_hostgroups' 8 months ago
ProxySQL_Admin_Scheduler.cpp
ProxySQL_Admin_Stats.cpp feat: Improve logging for MCP and RAG tools 4 weeks ago
ProxySQL_Admin_Tests.cpp
ProxySQL_Admin_Tests2.cpp Replace single sleep with looped delay for simulated watchdog test 4 months ago
ProxySQL_Cluster.cpp Make set_thread_name() optional 1 year ago
ProxySQL_Config.cpp Fix SQL injection vulnerability in Read_Global_Variables_from_configfile 2 months ago
ProxySQL_GloVars.cpp Add `PROXYSQL SET CONFIG FILE` command 6 months ago
ProxySQL_HTTP_Server.cpp
ProxySQL_MCP_Server.cpp feat: Improve logging for MCP and RAG tools 4 weeks ago
ProxySQL_Poll.cpp Add comprehensive ProxySQL_Poll usage documentation throughout codebase 1 month ago
ProxySQL_RESTAPI_Server.cpp Refactor find_script() to use parameterized prepared statements (via execute_prepared()) for safer SQL execution. 2 months ago
ProxySQL_Restapi.cpp
ProxySQL_Statistics.cpp Port to 3.0 of in-memory query logging 11 months ago
QP_query_digest_stats.cpp
QP_rule_text.cpp
Query_Cache.cpp Separate query cache metrics for MySQL and PostgreSQL 4 months ago
Query_Processor.cpp Merge branch 'v3.0' into v3.0_pgsql-query-digest-gen-5253 2 months ago
Query_Tool_Handler.cpp feat: Improve logging for MCP and RAG tools 4 weeks ago
RAG_Tool_Handler.cpp feat: Improve logging for MCP and RAG tools 4 weeks ago
SHA-crypt.txt
SpookyV2.cpp
Static_Harvester.cpp fix: Escape SQL strings in harvest_view_definitions 1 month ago
c_tokenizer.cpp Fixed an issue where cur_cmd_cmnt was shared across threads 2 months ago
c_tokenizer_legacy.cpp
configfile.cpp
debug.cpp Replace remaining direct sqlite3_* calls with proxy_sqlite3_* equivalents (address code-review) 1 month ago
font-awesome.min.css.cpp
gen_utils.cpp Remove `stats` schema name from the query in stats user session 5 months ago
main-bundle.min.css.cpp
mysql_backend.cpp
mysql_connection.cpp Improve fast forward replication CLIENT_DEPRECATE_EOF validation 3 months ago
mysql_data_stream.cpp Add comprehensive ProxySQL_Poll usage documentation throughout codebase 1 month ago
network.cpp
pgsql_tokenizer.cpp Refactored comment handling 2 months ago
proxy_protocol_info.cpp
proxy_sqlite3_symbols.cpp AI: Fix sqlite-vec extension loading 4 weeks ago
proxysql_coredump.cpp
proxysql_find_charset.cpp
proxysql_sslkeylog.cpp Address gemini-code-assist review comments for SSL keylog documentation 2 months ago
proxysql_utils.cpp Fix critical issues in close_all_non_term_fd() per code review 2 months ago
sha256crypt.cpp
sha256crypt.orig.c
sqlite3db.cpp fix: Re-enable SQLite3DB::LoadPlugin() with allow_load_plugin flag 1 month ago
thread.cpp