MySQL – Wikipedia

I was reading only last week the notes from [Wikipedia: Site Internals, Configuration and Code Examples, and Management Issues][1] Tutorial by Domas Mituzas at the recent [2007 MySQL Conference][2]. I didn’t attend this session, like a lot of sessions too much good stuff at the same time.

Read more

MySQL – Testing failing non-transactional statements

I was asked recently to confirm a consistent state of data in a non-transactional MySQL table after a failing statement updating multiple rows did not complete successfully. Hmmm, this is what I did.

Read more

Some comments of ‘Five months with MySQL Cluster’

I recently saw the Planet MySQL post Five months with MySQL Cluster by Brian Moon. Thought I’d add my 5 cents worth (Australian’s don’t have 1 cent coins any more to make 2 cents worth)

Read more

Truemors, Tumors, Dribble

I was sent this email. _ http://blog.guykawasaki.com/2007/06/by_the_numbers_.html By the Numbers: How I built a Web 2.0, User-Generated Content, Citizen – Journalism, Long-Tail, Social Media Site for $12,107.09 I have had my flatmate talk about it a lot in the past day.

Read more

Want to hatch a great idea?

I attended The Hatchery tonight. A rather brilliant opportunity for you to pitch your present idea “The Gauntlet”, and get “The Panel” to provide expert advice your friends are not going to tell you.

Read more

Amp’d Mobile no more

Announced at the 2007 Conference as MySQL Applications of the Year – #1 in 3G Mobile Entertainment, Amp’d Mobile is no longer the poster boy within the US telecommunications. [Amp’d Mobile Implodes: Burns $360 million, Declares Bankruptcy][1].

Read more

Things that irk me!

As part of my job, I spend a lot of time assisting people when they are driving. But sometimes is can be trying. People that type commands, make a mistake, then backspace over typed text (like 10-20 characters), only to have to retype the text again.

Read more

Google Street View Camera

There has been plenty of news about [Google Maps Street View][1] that I blogged about recently. I wanted to know how they do it, well here is how they do it.

Read more

Web Site – Stumble Upon

This week eBay bought Stumble Upon . Popular names that are also eBay companies include PayPal and Skype for example. It’s rather cool, it lists hot sites that people discover. As if I didn’t have enough to look at.

Read more

Innodb Monitoring I didn’t know

Ok, so I knew about innodb_table_monitor and innodb_tablespace_monitor. I’ve tried them before, looked at the output and given up, partly because it didn’t serve the purpose I wanted it to at the time, and also because it’s format was a little cryptic.

Read more

Log Buffer #47: a Carnival of the Vanities for DBAs

Log Buffer #47: a Carnival of the Vanities for DBAs June 1st, 2007 – by Ronald Bradford Welcome to the 47th edition of Log Buffer , the weekly review of database blogs.

Read more

Google Maps adds real-time images

Yesterday I was amazed to see yet another new feature in Google Maps . A new button [Street View], gives you are real view of the street in question, you can rotate the image around 360 degrees, and move up and down the street.

Read more

My ‘hourly’ MySQL monitor script Version 0.03

I realized when I released my very crappy version of My ‘hourly’ MySQL monitor script I really should have included my standard logging. So I did that the night I wrote my original blog, but never published it.

Read more

My ‘hourly’ MySQL monitor script

Following my article Everything fails, Monitor Everything , and some inquiries, I’ve made some small modifications to my initially hourly script. This script is still a quick and dirty trial of what I’m wanting to develop, but in true Guy Kawasaki terms “5.

Read more