June 19, 2013

Post: MySQL Users Conference Presentation Proposals

… Performance We’re looking at performance at Open Source Transactional Storage engine MySQL – Innodb, Falcon, SolidDB, PBXT and analyzing how things have…

Post: Using LVM for MySQL Backup and Replication Setup

… and BDB, It also should work with Solid, PrimeXT and Falcon storage engines. Fast Backup You simply do file copy in… backup you can skip this step. 2) While holding connection open run: lvcreate -L16G -s -n dbbackup /dev/Main/Data – This…