Menu

Include PROCEDURES and FUNCTIONS in the backu

Zack Evans
2010-08-26
2013-05-29
  • Zack Evans

    Zack Evans - 2010-08-26

    Just found a gotcha with the current version. mysqldump requires "-R" to include stored procs into the dump. It doesn't currently do so. I think this should be the default behaviour since it's vital to a full restore of a database.

    wipe_out: Happy to submit a patch adding this as extra option, any preference on naming?

     
  • Chris Janton

    Chris Janton - 2010-08-26

    no idea what it should be called. I added "-routines " to OPT over a year ago.

    OPT="-routines -single-transaction -quote-names -opt"

     
  • Mark Grennan

    Mark Grennan - 2010-11-05

    YES - I'm adding it to my update.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.