Tag Archives: REPAIR TABLE

Apache/PHP/MySql Web Hosting Website Migration Tutorial

Regarding Apache/PHP/MySql web hosting, when you see a chance for data migration, take it. The reason being, it is rare for any business run “close to the bone” to have enough resources to organize their own data migration initiative, though … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

MySql Repair Table Failure Diskspace Consequence Tutorial

The previous MySql Repair Table Primer Tutorial outlined some phpMyAdmin administering of MySql (database) maintenance via SQL like … REPAIR TABLE wps_comments; … but what about if the SQL above fails or times out? Well, there can be implications, as … Continue reading

Posted in Database, eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

MySql Down Apache Challenged Thinking Tutorial

If you read MySql Down Thinking Followup Tutorial below you’ll get the gist of how our rjmprogramming.com.au web server’s Linux Watchdog works trying to … spot troubles with MySql database(s) … and if found … effectively restart MySql via … … Continue reading

Posted in Database, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

MySql Repair Table Primer Tutorial

Today’s tutorial continues the MySql (command line) discussion last heard about with MySql Stored Procedures Primer Tutorial as shown below, to illustrate that MySql has functionality to repair database tables, if they run into trouble. When you troubleshoot a problem … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , | Leave a comment