gemini-cli-extensions/mysql
v0.1.6Apache-2.0
Connect and interact with a MySQL database and data
Changelog
0.1.6 (2026-08-21)
Features
- adopt Agent Plugin spec and generate harness manifests (#90) (8beae59)
- deps: update dependency @toolbox-sdk/server to v1.9.0 (#91) (a097b9e)
0.1.5 (2026-02-24)
Bug Fixes
0.1.4 (2026-01-29)
Features
- tools/mysql-get-query-plan: Add new
mysql-get-query-plantool for MySQL source (mcp-toolbox#2123) (0641da0) (3506ace) - add Configuration settings (#69) (fee5c1c)
Bug Fixes
- tools: Check for query execution error for pgxpool.Pool (mcp-toolbox#1969) (2bff138) (3506ace)
0.1.3 (2025-11-18)
Features
- source/mysql: Set default host and port for MySQL source (mcp-toolbox#1922) (2c228ef) (a0d7947)
0.1.2 (2025-10-27)
Features
- sources/alloydb,cloudsqlpg,cloudsqlmysql,cloudsqlmssql: Support PSC connection (#1686) (9d2bf79) (6349c2c)
- Add program name to MySQL connections (#1617) (c4a22b8) (6349c2c)
Bug Fixes
- sources/mysql: Escape mysql user agent (#1707) (eeb694c) (6349c2c)
- sources/mysql: Escape program_name for MySQL (#1717) (02f7f8a) (6349c2c)
- tools/mysql-list-tables: Update sql query to resolve subquery scope error (#1629) (94e19d8) (6349c2c)
0.1.1 (2025-09-30)
Features
- additional instructions for the context file (#27) (ab0b328)
- standardize mcp server names (#24) (1402893)
0.1.0 (2025-09-21)
Features
- Add MySQL Extension (180287f)