Some photos from the MySQL Users Conference

I didn’t take any photos myself at the MySQL User’s Conference. In reflection, perhaps I should. I did make it into some photos however. A few of them here.

<td>
  <a href="http://jcole.us/albums/uc2006/DSC_3682.sized.jpg" target="_blank"><img src="http://jcole.us/albums/uc2006/DSC_3682.thumb.jpg" /></a>
</td>

<td>
  <a href="http://jcole.us/albums/uc2006/DSC_3687.sized.jpg" target="_blank"><img src="http://jcole.us/albums/uc2006/DSC_3687.thumb.jpg" /></a>
</td>

Stolen from Jeremy Cole’s Photos at http://jcole.us/gallery/uc2006

Tagged with: Databases General MySQL MySQL Users Conference 2006

Related Posts

My take on PyCon Australia 2026

PyCon AU 2026 held in Brisbane this week was a five day event for the Python community. With specialized tracks and dedicated tutorial and engineering days there was a wide variety of content available.

Read more

Fixing Old Software Bugs Without Thinking

I previously came across an issue in my benchmarking work where I relied on the Latency Histogram section of sysbench output. On Linux it worked fine — I generally ran my workload there, so it never mattered.

Read more

Curating DuckDB Datasets Leveraging AI

In Curated MySQL Data Sets for Realistic Testing I described datasets assembled the manual way — download, schema, load, validate, document — over hours or days per source. This post is the follow-up I promised: what changes when AI assists the same workflow, using DuckDB as the target engine and GeoNames as the first example.

Read more