Quantcast
Channel: MySQL Forums - Backup
Viewing all articles
Browse latest Browse all 537

mysqldump: Got error: 1105: Stopped by user. when executing 'SELECT INTO OUTFILE’" (no replies)

$
0
0
I'm trying to format the data and export the data it as a flat file to local file system using mysql dump. I'm getting mysqldump: Got error: 1105: Stopped by user. when executing 'SELECT INTO OUTFILE’".

This is on ext4 file system. I see this error when the file size hits around 4.4 GB. Any thoughts on what is causing it?

I’m using following option with mysqldump --tab= --fields-terminated-by=, --fields-enclosed-by='' --fields-escaped-by='\' --lock-tables=false --complete-insert --extended-insert=FALSE

Viewing all articles
Browse latest Browse all 537

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>