I was wondering if I can prevent mysqldump inserting this commands
/*!50017 DEFINER=`root`@`localhost`*/
Or if I have to do it afterwards with sed, for example
Thanks!
I was wondering if I can prevent mysqldump inserting this commands
/*!50017 DEFINER=`root`@`localhost`*/
Or if I have to do it afterwards with sed, for example
Thanks!