Bug #12602 mysqldump does not backup stored procedures or functions
Submitted: 16 Aug 2005 15:32 Modified: 16 Aug 2005 16:21
Reporter: Robin Schumacher Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.11 OS:Linux (Linux or Windows XP)
Assigned to: CPU Architecture:Any

[16 Aug 2005 15:32] Robin Schumacher
Description:
mysqldump does not include stored procedures or functions in backup files.  With 5.0.11, triggers are now included, but not other code objects.  

How to repeat:
Create a stored procedure and then run mysqldump to back up the target database.  The stored procedure will not be included.
[16 Aug 2005 16:21] MySQL Verification Team
Duplicate of http://bugs.mysql.com/bug.php?id=9056.

Thank you for the bug report.