Why would ANYONE use that garbage? MySQL is junk.
PostgreSQL for the win!
Ha. Came to ask the same question.
At this point, mysql is only useful where acid isn't desired.
Why would ANYONE use that garbage? MySQL is junk.
PostgreSQL for the win!
Ha. Came to ask the same question.
At this point, mysql is only useful where acid isn't desired.
I never answered your question but blasted mysql.
To monitor part of the DB, make a page on a site that produces something from the db. Like a math problem that requires a select from the DB. You already know the answer to the this math problem so you just look for it. Every 1 or 2 minutes or so you can use wget or whatever you like to get the contents of this page.
This will let you know the DB is at least up on that domain... to a point.
Again, I strongly recommend postgresql.
(post is archived)