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

Where is the technology breakdown? Can AI help?

On a major financial institution website I was asked to complete a contact form. This organization has millions of existing customers. This is not a startup, yet the quality of work is something a junior developer would fail at an interview if they provided the answer.

Read more

Why My Mac Was Not Using Post-Quantum SSH With GitHub (And How I Fixed It)

In my previous post I made the case that the only post-quantum protection that counts is the algorithm your connection actually negotiates. This post is what happened when I checked my own laptop.

Read more

Q Day Is Coming: A Plain-English Guide to Post-Quantum Cryptography

Every time you see the padlock in your browser, push code over SSH, or your application connects to a database, TLS or SSH is quietly doing two jobs. First, it proves you are talking to the real server and not an impostor.

Read more