![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I wish there was a nearby shrine to MySQL I could go visit. I'd like to go there and burn some incense or something.
In the middle of some pretty hairy DB work in order to make the revenue reports work, and I swear to you, all my guesses as to syntax for bizarro table relations that looked like they might work actually did work.
If this were Oracle, this would have taken me a week to figure out.
In the middle of some pretty hairy DB work in order to make the revenue reports work, and I swear to you, all my guesses as to syntax for bizarro table relations that looked like they might work actually did work.
If this were Oracle, this would have taken me a week to figure out.
Re: Now is the time to automate mysqldump
Date: 2006-09-18 10:30 pm (UTC)My trick, which I haven't done with Volity yet, is to keep snapshots of the last 15 days of important databases, stored using MyISAM compressed tables. Doesn't take up too much space and gives live access to older data.