Hello, At Saturday 27 August 2011 15:16:14 DaB. wrote:
How do I restore them ?
sorry, I forgot:
mysql -h sql-s4-user -e 'CREATE DATABASE u_krinkle;' (if you created already a database for you that will fail, but this is no problem)
gzcat u_krinkle.gz|mysql -h sql-s4-user u_krinkle (that will decompress the file on the fly and import the tables into the database which was created in step 1).
If you (or any other user) like, I can do the import for you; just send me a mail or ping me in the IRC.
Sincerly, DaB.