Skip to content

feat(mysql): complete Community MySQL product parity - #15

Merged
openai0229 merged 10 commits into
mainfrom
feat/mysql-community-complete-parity
Aug 3, 2026
Merged

feat(mysql): complete Community MySQL product parity#15
openai0229 merged 10 commits into
mainfrom
feat/mysql-community-complete-parity

Conversation

@openai0229

Copy link
Copy Markdown
Contributor

Summary

  • complete the Community MySQL milestone across datasource and SSH management, Console, metadata, DML and DDL, routines, transfer, account authorization, schema diff, workspace, dashboard, AI, CLI, MCP, HTTP, and desktop IPC
  • use the native mysql_async path for MySQL 8.4 while keeping Java compatibility lazy and on demand
  • pin the validated Community compatibility sources and document the final parity boundary

Verification

  • make verify
  • make native-mysql-direct-integration MYSQL_TEST_USER=root MYSQL_TEST_PASSWORD=root
  • make community-product-mysql-integration MYSQL_TEST_USER=root MYSQL_TEST_PASSWORD=root
  • real MySQL concurrent SSH tunnel integration
  • strict Clippy, Rust workspace tests, Java tests, Rust-Java IPC/JDBC tests, frontend tests/typecheck/build, Desktop checks
  • actionlint, diff checks, fixture cleanup checks, and Chat2DB knowledge lint
  • independent clean detached-worktree verification of the pinned H2 baseline

Release behavior

This PR runs the regular CI workflow only. macOS packaging remains manual and is not triggered by this branch or PR.

Fixes #14

@openai0229
openai0229 merged commit 395ced4 into main Aug 3, 2026
10 checks passed
@openai0229
openai0229 deleted the feat/mysql-community-complete-parity branch August 3, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(mysql): complete Community MySQL parity milestone

1 participant