remove CSS from RSS items
[HTML5TV.git] / media / froscon2009-MySQL_Proxy / hCalendar.html
1 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
2 <div class="vevent">
3  <span class="organiser">
4 Jan Kneschke
5  </span>
6  <span class="summary">
7 MySQL Proxy: a MySQL toolbox
8  </span>
9  <a class="url" href="http://programm.froscon.org/2009/track/OpenSQLCamp/465.en.html">FrOSCon</a>,
10  <abbr class="dtstart" title="20090822">2009-08-22</abbr>
11  <div class="description">
12 MySQL Proxy is more than just a transparent proxy for MySQL protocol. Looking under the hood you will see plugins, libraries and scripting extensions all working hand in hand. They are designed to be used in non-proxy scenarios, so we do. Let's see how we can misuse them.
13 <p>
14 Diving into the architecture of the MySQL Proxy, splitting it up into its components and putting them together to implement something new. From working on binary logs, filtering them, merging them to making MySQL 5.1 upgrade easier. All spiced with some scripting and examples.
15  </div>
16 </div>