Entry tags:
Saved
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.
Now is the time to automate mysqldump
Now is the time to think about consistently backing up your database. The good news is this is pretty easy. Here's a redacted version of what I use in a number of places:
This would be a welcomed addition to a crontab. You may want to adjust the prune period.
Rock, rock on.
Re: Now is the time to automate mysqldump
Re: Now is the time to automate mysqldump
Re: Now is the time to automate mysqldump
no subject
I do a lot of Microsoft SQL Server stuff on a daily basis, including supporting a variety of financial stuff, so I'm happy to try to help if you get stuck.