Wednesday, December 5, 2012

Re: Failed to import An unknown problem occurred (ERROR_RDBMS)

Did you use hex-blob while exporting the mysql dump?

    mysqldump --databases database_name [-u username -p  password] --hex-blob database_name > database_file.sql


-Amit

On Wed, Dec 5, 2012 at 12:33 PM, tom hill <tom.hill.fellow@gmail.com> wrote:
log error message --Failed to import gs://tombucket/tpccwhse1.sql: An
unknown problem occurred (ERROR_RDBMS)

i have the USE statement in the xx.sql file to be imported, but
continue to get failed message above.

this is first large database 82MB i have tried to import to a   D0
instance. other small databases have worked for me.

q- anyway to debug  this?

No comments:

Post a Comment