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

Sysbench Under the Covers

Sysbench is a popular open-source benchmarking tool designed to evaluate the performance of system components such as CPU, memory, disk I/O, and databases. It is commonly used for testing MySQL, PostgreSQL, and other databases under different load conditions.

Read more

Tracking new AWS Database Infrastructure Availability

AWS can drop 10+ articles a day just in the What’s New feed. You either need an eagle eye, or luck to keep up if you run multiple AWS database products across multiple regions and managing infrastructure.

Read more

Evaluating Readyset Caching for MySQL

Readyset is a database caching solution for MySQL and PostgreSQL . For applications that have increased load on your primary database, or use scale-out infrastructure to support a high-read workload, ReadySet can be a drop-in solution to address current performance issues.

Read more