Skip to content

fix: support mysql 8 procedure/function#504

Open
akkuman wants to merge 1 commit intodatabacker:masterfrom
akkuman:fix/dump-procedure
Open

fix: support mysql 8 procedure/function#504
akkuman wants to merge 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.

Signed-off-by: Akkuman <akkumans@qq.com>
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.

1 participant