Skip to content

fix: support mysql 8 procedure/function#504

Merged
deitch merged 1 commit intodatabacker:masterfrom
akkuman:fix/dump-procedure
Mar 2, 2026
Merged

fix: support mysql 8 procedure/function#504
deitch merged 1 commit intodatabacker:masterfrom
akkuman:fix/dump-procedure

Conversation

@akkuman
Copy link
Contributor

@akkuman akkuman commented Feb 26, 2026

image Error: error running command: error running command: error running dump: failed to dump database: one or more errors occurred: [failed to dump database test: sql: expected 11 destination arguments in Scan, not 12]

The original code contains the language field, but in my testing, this field does not exist on MySQL 8. This PR addresses this issue.

@akkuman akkuman force-pushed the fix/dump-procedure branch 2 times, most recently from 3b68fea to 1f9deee Compare February 27, 2026 01:24
Signed-off-by: Akkuman <akkumans@qq.com>
@deitch deitch force-pushed the fix/dump-procedure branch from 1f9deee to f52c243 Compare March 2, 2026 09:01
@deitch deitch merged commit 4704b45 into databacker:master Mar 2, 2026
3 checks passed
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