Merged PRs
dolt
- 9217: Run transaction tests with prepared statements
Depends on: dolthub/go-mysql-server#2978
go-mysql-server
- 2978: Bug fix: ensure an active transaction is set before preparing a query
Also adds support for running transaction tests with prepared statements.
Fixes: #9213 - 2977: Bug fix for offset without limit
Used by Doltgres (not legal syntax in MySQL dialect) - 2974: fix
val.TextStorage
panic
fixes: #9202
vitess
- 414: add support for
with <resource_option>
forALTER USER ...
statements
fixes: #7841 - 388: syntax for
FLUSH TABLE
MyDumper expects this syntax to at least parse.