I *think* (haven't look deeply into it) that Directadmin may not be backuping stored procedures when you create a user backup. Is it?
From what I've seen, to do this you need to run mysqldump with the --routines parameter.
Is there any way that I can modify the command Directadmin uses to do the user's mysql backup?
From what I've seen, to do this you need to run mysqldump with the --routines parameter.
Is there any way that I can modify the command Directadmin uses to do the user's mysql backup?