| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | May 22 2006 7:02pm |
| Subject: | Re: dump stored procedure | ||
| View as plain text | |||
In the last episode (May 22), Alain Roger said: > I would like to make a dump of my database. > however, i have some stored procedure and they are not exported to the *.txt > file i've created via mysqldump. > > So, how can i dump stored procedure ? Add the -R flag to mysqldump: -R, --routines Dump stored routines (functions and procedures). -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • dump stored procedure | Alain Roger | 22 May |
| • Re: dump stored procedure | Dan Nelson | 22 May |
