script to import #!/usr/bin/env bash# obtains all data tables from databaseTS=`sqlite3 $1...
#!/bin/bash usage() {echo "$0 [mysql_parameters] <SQL files...>" >&2echo " Restores...
In case you are having problems with importing sql for a wordpress site from an old mysql version...