If you require routines to be recreated with their
- original definer and timestamp attributes, dump and reload
- the contents of the mysql.proc table
- directly, using a MySQL account that has privileges for
- the mysql database.
+ original definer and timestamp attributes, do not use
+ . Instead, dump and reload the
+ contents of the mysql.proc table
+ directly, using a MySQL account that has appropriate
+ privileges for the mysql database.
If you require routines to be recreated with their
- original definer and timestamp attributes, dump and reload
- the contents of the mysql.proc table
- directly, using a MySQL account that has privileges for
- the mysql database.
+ original definer and timestamp attributes, do not use
+ . Instead, dump and reload the
+ contents of the mysql.proc table
+ directly, using a MySQL account that has appropriate
+ privileges for the mysql database.