Commit Graph

570 Commits (v3.0-MCP_multi)

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