2011/8/27 DaB. WP@daniel.baur4.info
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).
Thanks DaB, that worked perfect. Tools are up and running again :)
-- Krinkle