Articles by Poindexter
MySQL bills itself “The World’s Most Popular Open Source Database,” and with good reason. Although an open source database solution might not be the choice for every enterprise, MySQL does provide high performance, scalability and flexibility for only a fraction of the cost of other database servers solutions. There are three major ways to leverage [...]
Even with reliable software and competent users, there are still countless ways to lose or corrupt your MySQL data from your database server. Fortunately, recovery is actually a straightforward process when you have reliable backups. InnoDB has an automatic internal recovery system, which much of the time operates transparently. In the case of database hosting [...]