MySQL Forums
Forum List  »  Spanish

MySQLDump no me incluye el USE MiBaseDatos
Posted by: ImRicoh Reategui
Date: March 11, 2016 01:04PM

mysqldump.exe --no-create-info --no-create-db --skip-triggers --host=localhost --user=root --password=123456 --database MyDB --result-file=data.sql

Por que cuando ejecuto este comando el MySQL no me incluye el comando USE MiBaseDatos, solo se activa cuando coloco -Tables Tabla1 Tabla2

Saludos

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQLDump no me incluye el USE MiBaseDatos
1373
March 11, 2016 01:04PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.