by Reeshma Mathews | Jul 4, 2017 | 1146 table doesn’t exist, MySQL
In our role as Support Engineers for web hosts, we manage servers with various services such as web, database, mail, control panels, FTP, etc. MySQL is the most commonly used database server in Linux hosting and handling the databases and resolving the errors...
by Reeshma Mathews | Sep 12, 2016 | Server Management, Technical Support
InnoDB is a storage engine for MySQL. Due to its speedy crash recovery, InnoDB is the preferred engine for high available databases. But there are times when InnoDB throws error, such as ‘Unknown table engine ‘innodb”. Today, we’ll see when...
by Visakh S | Nov 7, 2015 | MySQL, Server Management
For a website owner or a web host, a hard disk crash is one of the most upsetting things that can happen to their business. It means service downtime, loss of business and valuable time spent on data restoration. To minimize such catastrophe, many server owners keep...
by Visakh S | Jun 30, 2015 | MySQL, Server Management
Server crashes could leave databases in inconsistent states. While there are many tools available to repair MYISAM tables in MySQL, InnoDB repair is not always so straightforward. MySQL could refuse to start up, leaving you with in-determinate downtime. If your MySQL...
Recent Comments