mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
MariaDB backup does not include routines (functions, procedures) #120
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ljudina on 2/19/2026
Hi,
I have tried databasus backup with MariaDB database. Database has routines included (procedures/functions). When i restore it to different database, only data is restored but no routines. Am I missing something?
Sincerely,
Marko