finish slide sync for MySQL proxy
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 12 Dec 2009 13:01:01 +0000 (14:01 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 12 Dec 2009 13:01:01 +0000 (14:01 +0100)
media/froscon2009-MySQL_Proxy/hCalendar.html [new file with mode: 0644]
media/froscon2009-MySQL_Proxy/presentation.pdf [new symlink]
media/froscon2009-MySQL_Proxy/video.ogv [new symlink]
media/froscon2009-MySQL_Proxy/video.srt.yaml [new file with mode: 0644]

diff --git a/media/froscon2009-MySQL_Proxy/hCalendar.html b/media/froscon2009-MySQL_Proxy/hCalendar.html
new file mode 100644 (file)
index 0000000..7b8fa2c
--- /dev/null
@@ -0,0 +1,16 @@
+<!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
+<div class="vevent">
+ <span class="organiser">
+Jan Kneschke
+ </span>
+ <span class="summary">
+MySQL Proxy: a MySQL toolbox
+ </span>
+ <a class="url" href="http://programm.froscon.org/2009/track/OpenSQLCamp/465.en.html">FrOSCon</a>,
+ <abbr class="dtstart" title="20090822">2009-08-22</abbr>
+ <div class="description">
+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.
+<p>
+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.
+ </div>
+</div>
diff --git a/media/froscon2009-MySQL_Proxy/presentation.pdf b/media/froscon2009-MySQL_Proxy/presentation.pdf
new file mode 120000 (symlink)
index 0000000..70c373b
--- /dev/null
@@ -0,0 +1 @@
+froscon-2009-090822072536-phpapp01.pdf
\ No newline at end of file
diff --git a/media/froscon2009-MySQL_Proxy/video.ogv b/media/froscon2009-MySQL_Proxy/video.ogv
new file mode 120000 (symlink)
index 0000000..7e3d86f
--- /dev/null
@@ -0,0 +1 @@
+youtube_iDjQDtkZekY.ogv
\ No newline at end of file
diff --git a/media/froscon2009-MySQL_Proxy/video.srt.yaml b/media/froscon2009-MySQL_Proxy/video.srt.yaml
new file mode 100644 (file)
index 0000000..99a02c7
--- /dev/null
@@ -0,0 +1,80 @@
+---
+- 0.4
+- 4.4
+- '[1] MySQL Proxy: a MySQL toolbox Architecture and Concepts of Misuse'
+---
+- 108.4
+- 109.4
+- '[2] What is MySQL Proxy'
+---
+- 315.3
+- 316.3
+- '[3] How it looks for a bird'
+---
+- 627.8
+- 628.8
+- '[4] How it looks for a frog'
+---
+- 855.4
+- 856.4
+- '[5] The libs - chassis'
+---
+- 937.2
+- 938.2
+- '[6] The libs - Protocols'
+---
+- 1084.2
+- 1085.2
+- "[7] What you don't want to know"
+---
+- 1321.5
+- 1322.5
+- '[8] Proof of Concept'
+---
+- 2405.1
+- 2406.1
+- "[9] Let's wrap it"
+---
+- 2406.3
+- 2407.3
+- '[10] The core – libmysql-proxy'
+---
+- 2408.4
+- 2409.4
+- '[11] Lua iterator for binlogs'
+---
+- 2461.7
+- 2462.7
+- '[12] Filtering'
+---
+- 2463.2
+- 2464.2
+- '[13] Merging binlogs'
+---
+- 2622.8
+- 2623.8
+- '[14] Druckbetankung'
+---
+- 3229.2
+- 3230.2
+- '[15] Slave Accelerator'
+---
+- 3339.2
+- 3340.2
+- '[16] mysql-slave-accel'
+---
+- 3477.8
+- 3478.8
+- '[17] Master Failover - Classic'
+---
+- 3479.4
+- 3480.4
+- '[18] Automatic Master Failover'
+---
+- 3814.3
+- 3815.3
+- '[19] mysql-master-failover'
+---
+- 3815.6
+- 3816.6
+- '[20] Thanks'