BEGIN:VCALENDAR
X-WR-CALNAME:O'Reilly MySQL Conference & Expo 2011
VERSION:2.0
PRODID:Expectnation
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110411T170000
DTSTART;TZID=US/Pacific:20110411T090000
DTSTAMP:20110418T192551
LOCATION:Ballroom A
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17156
UID:http://mysqlconf.com/--s2011-04-11-09:00--17156
SUMMARY:Mastering MySQL, MariaDB and Drizzle Plugin Development
DESCRIPTION:Presented by Sergei Golubchik (MariaDB), Andrew Hutchings (H
 ewlett-Packard). MySQL Plugins - first introduced in 5.1 - are server ex
 tensions that can be loaded into the running MySQL on the fly, without r
 estart. This tutorial will teach what tasks can be solved with plugins, 
 what a plugin consists of, and how to write a plugin that helps with you
 r specific problem. Basic C/C++ and MySQL knowledge is expected, but no 
 deep familiarity with either is required.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110412T094000
DTSTART;TZID=US/Pacific:20110412T090000
DTSTAMP:20110419T122849
LOCATION:Ballroom EFGH
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/18530
UID:http://mysqlconf.com/--s2011-04-12-09:00--18530
SUMMARY:State of the Dolphin
DESCRIPTION:Presented by Tomas Ulin (Oracle), Duleepa Wijayawardhana (Em
 pire Avenue). Join Tomas Ulin, Oracle’s Vice President of MySQL Engineer
 ing, as he summarizes MySQL’s first year under Oracle’s stewardship, dis
 cusses the current and ongoing engagement with the MySQL user community 
 and offers insights into future roadmaps and commitment to MySQL product
 s.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110412T115000
DTSTART;TZID=US/Pacific:20110412T105000
DTSTAMP:20110418T192654
LOCATION:Ballroom E
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17119
UID:http://mysqlconf.com/--s2011-04-12-10:50--17119
SUMMARY:Using MySQL 5.5 Performance Schema
DESCRIPTION:Presented by Peter Zaitsev (Percona Inc). MySQL Performance 
 Schema is a new performance analyzes tool in MySQL 5.5, learn how to use
  it for Performance Optimization tasks.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110412T124000
DTSTART;TZID=US/Pacific:20110412T115500
DTSTAMP:20110419T125055
LOCATION:Ballroom A
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17169
UID:http://mysqlconf.com/--s2011-04-12-11:55--17169
SUMMARY:MySQL High Availability at Yahoo
DESCRIPTION:Presented by Jay Janssen (Percona, Inc.). In the midst of ma
 ny attempts to "solve" the RDBMS high availability problems, the vast ma
 jority of Yahoo sites are still using plain old boring MySQL replication
  to accomplish HA.  This talk will cover the principles of this architec
 ture, it's advantages and disadvantages, as well what we see as needed f
 or future HA advances.  It's old-school, it's crude, but somehow it solv
 es most HA problems.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110412T155000
DTSTART;TZID=US/Pacific:20110412T150500
DTSTAMP:20110418T193333
LOCATION:Ballroom A
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17122
UID:http://mysqlconf.com/--s2011-04-12-15:05--17122
SUMMARY:Performance Best Practices for MySQL
DESCRIPTION:Presented by Peter Zaitsev (Percona Inc). It takes a lot to 
 deliver consistent high performance for your MySQL powered system. In th
 is presentation we'll look at defining Performance Goals, understanding 
 Architecture Scalability and performing Capacity Planing.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110412T171000
DTSTART;TZID=US/Pacific:20110412T162500
DTSTAMP:20110419T125255
LOCATION:Ballroom B
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17138
UID:http://mysqlconf.com/--s2011-04-12-16:25--17138
SUMMARY:Detecting Data Drift In a Live System
DESCRIPTION:Presented by Mikey Dickerson (Google). Google engineers talk
  about the long fight against the specter of data drift. Starting from h
 istorical FUD about data drift, Google SREs will discuss design and impl
 ementation of a solution to detect data drift on any slave without downt
 ime, and lessons learned from deployment and running in a world with det
 ection.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110412T180000
DTSTART;TZID=US/Pacific:20110412T171500
DTSTAMP:20110419T123121
LOCATION:Ballroom B
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17117
UID:http://mysqlconf.com/--s2011-04-12-17:15--17117
SUMMARY:MySQL and SSD: Usage Patterns
DESCRIPTION:Presented by Vadim Tkachenko (Percona Inc). Are you consider
 ing how to use SSD disks with MySQL? Should you even use them? Will they
  make your database faster? They are still expensive, so how can you get
  the most out of them? This is the talk for you
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110413T100000
DTSTART;TZID=US/Pacific:20110413T093000
DTSTAMP:20110419T123136
LOCATION:Ballroom EFGH
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17807
UID:http://mysqlconf.com/--s2011-04-13-09:30--17807
SUMMARY:Data in the Cloud
DESCRIPTION:Presented by Mårten Mickos (Eucalyptus Systems). Elasticity 
 is a key characteristic of public, private and hybrid clouds. Virtual ma
 chines can be spun up and spun down at a moment's notice. But how do dat
 abases behave in clouds?
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110413T102000
DTSTART;TZID=US/Pacific:20110413T100000
DTSTAMP:20110419T123149
LOCATION:Ballroom EFGH
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17806
UID:http://mysqlconf.com/--s2011-04-13-10:00--17806
SUMMARY:State of Drizzle
DESCRIPTION:Presented by Brian Aker (HP). What’s the forecast for Drizzl
 e, a database optimized for Cloud and Net applications? Brian provides a
 n overview of the Drizzle project’s current state as well as what’s ahea
 d.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110413T115000
DTSTART;TZID=US/Pacific:20110413T105000
DTSTAMP:20110415T120022
LOCATION:Ballroom D
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17315
UID:http://mysqlconf.com/--s2011-04-13-10:50--17315
SUMMARY:Update on the PBXT Storage Engine
DESCRIPTION:Presented by Paul McCullagh (PrimeBase Technologies GmbH). L
 earn about the latest developments in and around the PBXT Storage Engine
 . Emphasis will be placed on technical aspects, discussing how things wo
 rk, and giving practical examples. I will also present the latest perfor
 mance results for PBXT which reveal a particular sweet spot when running
  a new benchmark called the “Provider Benchmark”.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110413T150000
DTSTART;TZID=US/Pacific:20110413T140000
DTSTAMP:20110411T185253
LOCATION:Ballroom H
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/18554
UID:http://mysqlconf.com/--s2011-04-13-14:00--18554
SUMMARY:Group Commit and Related Enhancements to the MariaDB Binary Log
DESCRIPTION:Presented by Michael Widenius (Monty Program Ab), Kristian N
 ielsen (MariaDB / Monty Program AB). Group commit is a very important op
 timisation for ACID storage engines in high transaction-per-second OLTP 
 that is implemented for the binlog in MariaDB. Usage, benchmarks, and te
 chnical details of the implementation are presented, as well as the unde
 rlying extension to the storage engine API that enables better provision
 ing of replication slaves from non-blocking backup, and other enhancemen
 ts
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110413T155000
DTSTART;TZID=US/Pacific:20110413T150500
DTSTAMP:20110418T192744
LOCATION:Ballroom H
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/19735
UID:http://mysqlconf.com/--s2011-04-13-15:05--19735
SUMMARY:Redis to the Rescue?
DESCRIPTION:Presented by Tim Lossen (wooga - world of gaming). As an in-
 memory database, Redis offers an order-of-magnitude reduction in query r
 oundtrip latency, but also introduces new challenges. This case study re
 counts how we successfully scaled  up two Facebook games with Redis, and
  what we learned on the way.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110413T171000
DTSTART;TZID=US/Pacific:20110413T162500
DTSTAMP:20110414T025142
LOCATION:Ballroom A
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17410
UID:http://mysqlconf.com/--s2011-04-13-16:25--17410
SUMMARY:Drizzle Replication Roadmap
DESCRIPTION:Presented by David Shrewsbury (Rackspace). Drizzle has throw
 n out the MySQL replication system and has started from scratch in imple
 menting its own replication architecture. In this session, we'll take a 
 look at the basics of the new architecture, what tools are available, an
 d discuss possible future functionality. An example setup will also be p
 resented.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110413T180000
DTSTART;TZID=US/Pacific:20110413T171500
DTSTAMP:20110418T192824
LOCATION:Ballroom B
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17252
UID:http://mysqlconf.com/--s2011-04-13-17:15--17252
SUMMARY:Perl programming with MySQL and Drizzle
DESCRIPTION:Presented by Patrick Galbraith (Blue Gecko). Perl has been a
 round for a while now. Even with buzz around other interpreted languages
 , Perl is still prevalently used in many applications- anything from sim
 ple database utilities, database administrative tools or web application
 s, it is useful to know how to program with Perl along with a relational
  database. This session is refresher course for lovers and non-lovers of
  Perl alike.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110414T093000
DTSTART;TZID=US/Pacific:20110414T090000
DTSTAMP:20110419T125517
LOCATION:Ballroom EFGH
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17808
UID:http://mysqlconf.com/--s2011-04-14-09:00--17808
SUMMARY:Building on Strengths, Learning from Differences
DESCRIPTION:Presented by Baron Schwartz (VividCortex Inc). The last few 
 years have brought technological and market shifts that have disrupted o
 pen-source databases.  These include cloud computing, solid-state storag
 e, non-SQL databases, and MySQL's acquisition.  In this keynote presenta
 tion, Baron Schwartz will discuss the new reality that faces open-source
  database users and developers.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110414T100000
DTSTART;TZID=US/Pacific:20110414T093000
DTSTAMP:20110419T123302
LOCATION:Ballroom EFGH
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/19703
UID:http://mysqlconf.com/--s2011-04-14-09:30--19703
SUMMARY:The Next Decade in Data Management
DESCRIPTION:Presented by Mike Olson (Cloudera). The meteoric growth of M
 ySQL through the 1990s and 2000s were marked by some big in the enterpri
 se database market -- a willingness to adopt open source software for cr
 itical business applications, and the emergence of a new class of databa
 se-backed web applications that needed a simpler, cheaper and more flexi
 ble storage model than the established vendors provided.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110414T102000
DTSTART;TZID=US/Pacific:20110414T100000
DTSTAMP:20110419T084551
LOCATION:Ballroom EFGH
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/20166
UID:http://mysqlconf.com/--s2011-04-14-10:00--20166
SUMMARY:Best of Ignite
DESCRIPTION:If you missed Ignite MySQLconf on Wednesday evening, come ch
 eck out the Best of Ignite - several fun, high-energy “speed presentatio
 ns” given by people like you.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110414T115000
DTSTART;TZID=US/Pacific:20110414T105000
DTSTAMP:20110419T125532
LOCATION:Ballroom C
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17349
UID:http://mysqlconf.com/--s2011-04-14-10:50--17349
SUMMARY:InnoDB: Status, Architecture, and Latest Enhancements
DESCRIPTION:Presented by Inaam Rana (Oracle), John Russell (Oracle Corpo
 ration). InnoDB becomes the default storage engine in MySQL 5.5. At this
  session, you will learn the current state of InnoDB and the latest enha
 ncements to the InnoDB storage engine in MySQL 5.5; plus how InnoDB work
 s.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20110414T115000
DTSTART;TZID=US/Pacific:20110414T105000
DTSTAMP:20110419T123308
LOCATION:Ballroom F
URL:http://en.oreilly.com/mysql2011/public/schedule/detail/17386
UID:http://mysqlconf.com/--s2011-04-14-10:50--17386
SUMMARY:Galera Replication
DESCRIPTION:Presented by Seppo Jaakola (Codership), Alexey Yurchenko (Co
 dership). Galera provides synchronous multi-master replication for MySQL
 /InnoDB. In a sense, it works like MySQL/Cluster but on top of InnoDB st
 orage engine. Is this too good to be true?
END:VEVENT
END:VCALENDAR
