Dear Lazyweb. So, here's my thoughts:
* Create a basic php/rails/insert your application language
choice page.
* Have it do a simple SELECT 1+1 from MySQL.
* Print the results to screen.
Are there any third party (independently hosted) monitoring tools
out there that (for free or cheap) I can use to then connect to
this page, and make sure the results are as expected?
This blog describes background and implementation of a poll
set to monitor many sockets in one or several receive
threads. The blog is intended as a description but also to
enable some feedback on the design.
I've been spending some time working out all the gory
details
of starting and stopping lots of send threads, connection
threads and receive threads over the last few months.
The receive threads will be monitoring a number of socket
connections and as soon as data is available ensure that
the data is received and forwarded to the proper user
thread for execution.
However listening on many sockets is a problem which needs
a scalable solution. Almost every operating system on the
planet has some solution to this problem. The problem is
that they all have different solutions. So I decided to
make a simple interface to those socket …
phpMyAdmin and MySQL Forge, along with the MySQL Build Farm initiative were the main MySQL related benefactors of Google Summer of Code 2008. phpMyAdmin got BLOB Streaming support and a simplified setup script, MySQL Forge got RSS and Atom feeds and the MySQL Build Farm got a test schedule.
Directly mentored by phpMyAdmin originator Marc Delisle, GSoC student Raj Kissu Rajandran completed the BLOB streaming support in phpMyAdmin. This is how he describes his project goals (which are now achieved):
It is often common to come across a website, especially a blog, that is built on a pairing of MySQL and PHP. Seeing as how most of those who run such websites on the Internet do not have access to a Shell account or have experience in managing applications from the command-line, …
[Read more]The 2009 MySQL Conference has closed it’s submissions for papers. This year the motto is “Innovation Everywhere”.
Last weekend’s Open SQL Camp in Charlottesville, Virginia, we had the chance to talk about the movements in the MySQL ecosystem. I was impressed to get the details of the Percona MySQL Patches, but focus is still in 5.0. (Welcome to the Percona team Tom Basil) Our Delta is attempting now to integrate patches into various MySQL branches. There was an opening keynote by Brian Aker from Drizzle, and Drizzle team Jay Pipes and Stewart Smith on hand. It was also announced that MySQL 5.1.30 will be GA, available in early December.
But these …
[Read more]MySQL Query Analyzer is already helping people to drastically improve their application performance.
Jeff Freund (CTO, Clickability) shares an interesting use case.
This week (November 24/25/26) I'm visiting the Providence RI,
Attleboro MA and Marlboro MA areas just before thanksgiving in
the US. If anyone in the MySQL community, or heck any open-source
community in those areas wants to meet up, please drop a message
onto this blog. For everyone else in the US, I wish you a happy
thanksgiving.