Skip to content

feat: add MySQL support#4

Merged
jdrouet merged 2 commits intojdrouet:mainfrom
oscartbeaumont:mysql
Apr 26, 2026
Merged

feat: add MySQL support#4
jdrouet merged 2 commits intojdrouet:mainfrom
oscartbeaumont:mysql

Conversation

@oscartbeaumont
Copy link
Copy Markdown
Contributor

@oscartbeaumont oscartbeaumont commented Nov 10, 2025

Add support for the sqlx::MySql driver.

@oscartbeaumont oscartbeaumont marked this pull request as ready for review November 10, 2025 04:06
oscartbeaumont and others added 2 commits April 26, 2026 14:35
- add tests/mysql.rs mirroring the postgres test (mysql:8 testcontainer,
  execute trace assertions, pool_mysql_is_clone smoke test)
- mention the mysql feature flag in README (features list, install
  instructions, testing section)
- replace the copy-pasted "panics with sqlite" comment with one clearer
  comment above the postgres impl describing the TCP/sqlite split
@jdrouet jdrouet changed the title MySQL support feat: add MySQL support Apr 26, 2026
@jdrouet jdrouet merged commit cabbe5f into jdrouet:main Apr 26, 2026
5 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 26, 2026
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.

2 participants