froscon2009 - 1.0
FrOSCon
Free and Open Source Software Conference
Referenten | |
---|---|
![]() |
Jan Kneschke |
Programm | |
---|---|
Tag | Day 1 (2009-08-22) |
Raum | C120/OpenSQLCamp |
Beginn | 15:15 |
Dauer | 01:00 |
Info | |
ID | 465 |
Veranstaltungstyp | Vortrag |
Track | OpenSQLCamp |
Sprache der Veranstaltung | englisch |
Feedback | |
---|---|
Haben Sie diese Veranstaltung besucht? Feedback abgeben |
MySQL Proxy: a MySQL toolbox
Architecture and Concepts of misuse

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.
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.