MySQL Forums
Forum List  »  Newbie

Re: Corruptions like crazy
Posted by: John Bowles
Date: April 30, 2015 09:40AM

Thanks Andrew, I will read your instructions a few times then tackle it slow and careful (probably take a while). I have two questions.

Q1: I cut and paste these two commands. I assume the second file be database-data.sql?
# mysql -uroot -p < database-structure.ddl
# mysql -uroot -p < database-data.ddl

Q2: Regarding your statement "The tables could be getting further corrupted from poor management," does this mean I need to do something to manage the database better or the Velcom people need to manage the disk better. I ask because Velcom has a poor reputation (at least as an internet service provider) but I decided since I am learning and on a low budget I would use them for hosting anyway (VPS1 is their lowest VPS package too). The idea as if the website gets popular I could always upgrade to a different host but if it does not I have forked out less money.

John

Options: ReplyQuote


Subject
Written By
Posted
April 29, 2015 11:33AM
April 29, 2015 11:49AM
April 29, 2015 12:20PM
April 29, 2015 12:40PM
April 29, 2015 01:04PM
April 29, 2015 01:36PM
April 29, 2015 01:48PM
April 29, 2015 02:00PM
April 29, 2015 02:59PM
April 29, 2015 03:30PM
April 29, 2015 04:24PM
April 30, 2015 07:44AM
April 30, 2015 07:48AM
April 30, 2015 08:44AM
April 30, 2015 08:57AM
April 30, 2015 08:59AM
Re: Corruptions like crazy
April 30, 2015 09:40AM
April 30, 2015 10:19AM
April 30, 2015 01:45PM
April 30, 2015 02:42PM
April 30, 2015 03:36PM
April 30, 2015 07:36PM
April 30, 2015 10:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.