jeudi 4 février 2016

Importing a mysql.sql dump file to sqllite

I have a mysql sql dump file from one of my databases, but I want to load it into a sqllite db, is it possible to run something akin to:

mysql -u potato -p mydb < mysqldump.sql

Aucun commentaire:

Enregistrer un commentaire