Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Today we’ll look at how to backup your MySQL databases. It’s a good idea to backup your databases on a regular basis so ]you have a working ‘good’ copy in the event of data loss due to failure or if…
Today we’ll look into repairing a crashed WordPress database table. The error message could appear in one of many ways, some of them below: [20-Oct-2019 15:28:18 UTC] WordPress database error Table ‘wp_options’ is marked as crashed and should be repaired…
Percona is a free, fully compatible and high performance drop-in replacement for MySQL server. Percona supports high performance hardware and provides improved reliability and performance. To install first we need to add the repo: wget (lsb_release -sc)_all.deb Next, install the…