I'm trying to restore the empty DB for mydb table but the syntax of mysqlimport
doesn't seem to be straight forward. I had earlier created the file emptyDbs when doing a mysqldump.
mysqlimport mydb/var/tmp/emptyDbs
I'm trying to restore the empty DB for mydb table but the syntax of mysqlimport
doesn't seem to be straight forward. I had earlier created the file emptyDbs when doing a mysqldump.
mysqlimport mydb/var/tmp/emptyDbs