mysql import Questions

1

Show mysql statements during import.
Hi, i am currently doing a mysql import for a large database which fails with an error message: ‘No connection. Trying to reconnect.’ So i would like to know if there’s a way to display each mysql statements as they are being executed from the dump file. This way i will know which statement causes [...]

Answer Question   |  May 3, 2013  3:09 PM
mysql error, mysql import, show statement
asked by:
735 pts.

Export/Import database with large blobs in MySQL
Hi, we are having trouble exporting and importing databases with blobs in mysql. We have a development environment and a production environment both running mysql-5.0.45 and want to dump databases with blobs from one to the other. We have tried with many options but nothing works. When importing the databases mysql partially imports data and [...]

Answer Question   |  March 18, 2013  6:59 PM
blobs, Database, MySQL, mysql import, mysqldump
asked by:
735 pts.

1