Importing 3GB mysqldump on 32-bit system?
Posted by: Laurent Cocea
Date: June 21, 2017 06:18AM

I am trying to import a large mysqldump file (>3GB) created on a 64-bit Windows 10 machine (x64; MySQL Server 5.6.35) to a 32-bit Linux system (armv71; MySQL Server 5.1.56). I am getting the following error:

ERROR: Can't initialize batch_readline - may be the input source is a directory or a block device.

The isue seems to be that 32-bit tools cannot open files >2GB.

Is it possible to import a >2GB mysqldump file on a 32-bit system? Any help is greatly appreciated.

Options: ReplyQuote


Subject
Written By
Posted
Importing 3GB mysqldump on 32-bit system?
June 21, 2017 06:18AM


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.