Re: dump stored procedure
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 t
dump stored procedure
Hi, 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 ? thanks a lot, Alain