Commit Graph

577 Commits (e762f91cda174ea3e6ab85bbcbdbc457280edf7f)

Author SHA1 Message Date
Rene Cannao e762f91cda MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP
4 weeks ago
Rene Cannao 70b61a86e3 MCP stats: implement in-memory show_queries Top-K path
4 weeks ago
Rene Cannao 33fce1ca35 MCP stats: address review findings and add detailed docs
4 weeks ago
René Cannaò 762afaa44f
Merge branch 'v3.0' into v4.0-mcp-stats
4 weeks ago
Rene Cannao af0411bd46 MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra
4 weeks ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
1 month ago
Rene Cannao 3c85c593cf Add GloMTH initialization wait to all monitor and server threads
1 month ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
1 month ago
Rene Cannao ba86be70a6 Fixed some bugs in PR 5358
1 month ago
René Cannaò 02ea4f90be
Merge pull request #5360 from sysown/v3.0-5359
1 month ago
Wazir Ahmed 471ebca74c fix: GENAI modules fails to initialise
1 month ago
Wazir Ahmed ae92ae265f Merge branch 'v3.0' into v4.0-mcp-stats
1 month ago
Rene Cannao ac71e12a95 refactor: migrate RSA key generation to OpenSSL 3.0 EVP_PKEY API
1 month ago
René Cannaò c45fabdb6d fix: correct macOS executable SHA1 implementation
1 month ago
René Cannaò e3bdd3c07d main: add macOS support for executable SHA1 calculation
1 month ago
René Cannaò a360dc22ae
Merge pull request #5308 from sysown/v3.0_mac
1 month ago
Wazir Ahmed 643b322f29 MCP: Add stats endpoint and tools
1 month ago
Rene Cannao 1af768f932 Fix critical issues in GenAI code (PR #5339)
1 month ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
1 month ago
Javier Jaramago Fernández 1a7668b73d fix: SQLite3 server support for MySQL client '8.1.0'
2 months ago
Rene Cannao 87d8c25074 Reapply "fix: 'SQLITE_CONFIG_URI' not being set on 'LoadPlugins'"
2 months ago
Rene Cannao 48260cbf09 Revert "fix: 'SQLITE_CONFIG_URI' not being set on 'LoadPlugins'"
2 months ago
Javier Jaramago Fernández df221617c0 fix: 'SQLITE_CONFIG_URI' not being set on 'LoadPlugins'
2 months ago
Rene Cannao 03e58146ea fix: Re-enable SQLite3DB::LoadPlugin() with allow_load_plugin flag
2 months ago
Rene Cannao b4f521c634 Merge v3.1-MCP2 into v3.1-vec
2 months ago
Rene Cannao 6ce0538489 Keep main.cpp only; remove accidental backup from commits
2 months ago
Rene Cannao f877366a68 Restore commented SQLite3DB::LoadPlugin reference with TODO
2 months ago
Rene Cannao 4f0e6e0a4e Disable sqlite3 plugin function replacement; warn instead
2 months ago
Rene Cannao 2dfd61a958 Replace remaining direct sqlite3_* calls with proxy_sqlite3_* equivalents (address code-review)
2 months ago
René Cannaò d43ae6e121 Surgical fixes for macOS compatibility: headers, types, and Makefile linking
2 months ago
Rene Cannao 8dc4246bdc Introduce canonical proxy_sqlite3 symbol TU; update lib Makefile; remove MAIN_PROXY_SQLITE3 from main.cpp
2 months ago
Rahim Kanji 5b8bb1952e Merge remote-tracking branch 'wqv3.1-vec' into v3.1_mcp-http-ssl-toggle
2 months ago
Rahim Kanji f7397f633c Fix catalog search to use FTS5 and enhance test suite
2 months ago
Rahim Kanji ddc4e65706 Add plain HTTP support for MCP server and fix SSL/port restart issues
2 months ago
Rene Cannao d9346fe64d feat: Add AI features manager foundation
2 months ago
Rene Cannao 6d83ff1680 Fix: unwrap ProxySQL response format in MCP tools and fix config syntax
2 months ago
René Cannaò d504c93b45
Fix formatting in proxysql.cfg
2 months ago
Rene Cannao 119ca5003a Fix compilation errors in debug build
2 months ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
2 months ago
Rene Cannao 245e61ee86 Make MCP_Threads_Handler a standalone independent class
2 months ago
Rene Cannao 87fff9e046 Add MCP (Model Context Protocol) module skeleton
2 months ago
Rene Cannao c476f56f97 Add initial GenAI module placeholder
2 months ago
Rene Cannao 01d654692d Integrate sqlite-rembed for text embedding generation
3 months ago
Rahim Kanji c0f99c0e15 Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211
4 months ago
Miro Stauder d020f577b2 reduce duplication in makefiles, use include for common stuff
5 months ago
René Cannaò c5a0a0011f
Merge pull request #5137 from sysown/v3.0_pgsql_query_cancel_terminate_issue_5136
5 months ago
Miro Stauder a0f2a9b211 update clickhouse-cpp to v2.6.0
5 months ago
Miro Stauder 88c34b30a5 fix issues by updating libconfig
6 months ago
Rahim Kanji 9cb605f4fb Replaced rand() with random()
6 months ago
Rahim Kanji 8d8577b0ad Ensure PgSQL_Threads_Handler and PgSQL_HostGroups_Manager objects are released when ProxySQL shuts down or restarts.
7 months ago