Host: localhost
User: root
Sin password
DB Name: telmexge
Las instrucciones que he intentado usar son:
Código MySQL:
Ver original
mysqldump -h localhost -u root telmexge > copia_seguridad.sql mysqldump -localhost -root telmexge > copia_seguridad.sql; mysqldump -u root telmexge > copia_seguridad.sql;
Pero ninguname funciona... me envia este error:
Código MySQL:
Ver original
ear 'mysqldump -user=root telmexge> C:/wamp/www/respaldotelmex.SQL' at line 1 mysql> mysqldump -h localhost -u root -p telmexge > back ear 'mysqldump -h localhost -u root -p telmexge > backup mysql> mysqldump -user=root -password= -> telmexge> C:/wamp/www/respaldotelmex.SQL; ERROR 1064 (42000): You have an error in your SQL syntax telmexge> C:/wamp/www/respaldotelmex.SQL' at line 1 mysql> }mysqldump --localhost telmexge > copia_seguridad ERROR 1064 (42000): You have an error in your SQL syntax ear '}mysqldump --localhost telmexge > copia_seguridad.s mysql> mysqldump -localhost -root telmexge > copia_segur ear 'mysqldump -localhost -root telmexge > copia_segurid mysql> mysqldump -u root telmexge > dump.sql; ERROR 1064 (42000): You have an error in your SQL syntax ear 'mysqldump -u root telmexge > dump.sql' at line 1