BEGIN:VCALENDAR
X-WR-CALNAME:MySQL Conference & Expo 2009
VERSION:2.0
PRODID:Expectnation
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T100000
DTSTART;TZID=US/Pacific:20090421T091500
DTSTAMP:20090427T231021
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7996
UID:http://www.mysqlconf.com/--s2009-04-21-09:15--7996
SUMMARY:This is Not a Web App: The Evolution of a MySQL Deployment at Go
 ogle
DESCRIPTION:Presented by Mark Callaghan (Facebook). The inside story of 
 MySQL use at Google, and how this performant database is scaled.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T115000
DTSTART;TZID=US/Pacific:20090421T105000
DTSTAMP:20090429T183659
LOCATION:Ballroom C
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7054
UID:http://www.mysqlconf.com/--s2009-04-21-10:50--7054
SUMMARY:MySQL and Search at Craigslist
DESCRIPTION:Presented by Jeremy Zawodny (craigslist.org). Craigslist ser
 ves millions of classifieds to millions of users around the world on a d
 aily basis and MySQL is our database of record for all this data.  But h
 ow do you efficiently design a search system to handle this volume?
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T115000
DTSTART;TZID=US/Pacific:20090421T105000
DTSTAMP:20090421T205154
LOCATION:Ballroom F
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6886
UID:http://www.mysqlconf.com/--s2009-04-21-10:50--6886
SUMMARY:Connector/J Performance Gems
DESCRIPTION:Presented by Mark Matthews (Oracle). Connector/J has a wealt
 h of under-promoted performance features. Come to this session to learn 
 about bulk data loading, load balancing, batch rewriting and the "reckle
 ss but really fast" options that C/J has.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T115000
DTSTART;TZID=US/Pacific:20090421T105000
DTSTAMP:20090427T114830
LOCATION:Ballroom A
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6888
UID:http://www.mysqlconf.com/--s2009-04-21-10:50--6888
SUMMARY:How Sun and MySQL are Driving MySQL Performance and Scalability
DESCRIPTION:Presented by Allan Packer (Sun Microsystems), Mikael Ronstro
 m (MySQL). This session describes the joint Sun/MySQL performance & scal
 ability project.  We will look at the key performance issues, what has b
 een achieved so far and share initial results.  We will indicate some of
  what's on the roadmap for the immediate future.  Wherever possible, bes
 t practices and recommendations for achieving optimal performance will b
 e offered.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T124000
DTSTART;TZID=US/Pacific:20090421T115500
DTSTAMP:20090429T183738
LOCATION:Ballroom G
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/8877
UID:http://www.mysqlconf.com/--s2009-04-21-11:55--8877
SUMMARY:InnoDB: Innovative Technologies for Performance and Data Protect
 ion
DESCRIPTION:Presented by Ken Jacobs (Oracle / Innobase), Heikki Tuuri (I
 nnobase / Oracle Corp.). InnoDB has always had unique features to maximi
 ze performance and protect the integrity of your data.  As hardware has 
 evolved, InnoDB has been enhanced to take full advantage of modern multi
 -core, large memory platforms.  Come learn about the special design feat
 ures of InnoDB and the performance- and reliability-enhancing features r
 ecently introduced in the InnoDB Plugin.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T150000
DTSTART;TZID=US/Pacific:20090421T140000
DTSTAMP:20090430T075012
LOCATION:Ballroom F
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6849
UID:http://www.mysqlconf.com/--s2009-04-21-14:00--6849
SUMMARY:How I Used Query Analysis to Speed Up My Applications
DESCRIPTION:Presented by MC Brown (Sun Microsystems). Query analysis can
  help highlight issues in the SQL in your application, but there are man
 y ways of getting that information. Obvious choices are explain and the 
 slow-query log, but newer solutions, such as live query monitoring, mysq
 l proxy and DTrace provide additional benefits.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T150000
DTSTART;TZID=US/Pacific:20090421T140000
DTSTAMP:20090422T223605
LOCATION:Ballroom D
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7031
UID:http://www.mysqlconf.com/--s2009-04-21-14:00--7031
SUMMARY:Distributed Innodb Caching with memcached
DESCRIPTION:Presented by Matthew Yonkovit (MySQL), Yves Trudeau (Percona
 ). The InnoDB storage engine has been modified to use memcached as a lev
 el 2 cache, the InnoDB buffer pool being the level 1. Important reductio
 n of the disk load and performance boost has been observed. This opens a
  new way of scaling out MySQL.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T150000
DTSTART;TZID=US/Pacific:20090421T140000
DTSTAMP:20090427T115028
LOCATION:Ballroom A
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/5781
UID:http://www.mysqlconf.com/--s2009-04-21-14:00--5781
SUMMARY:Rethinking MySQL, Enter Drizzle
DESCRIPTION:Presented by Brian Aker (Data Differential). Ever wondered w
 hat would happen if we could rethink a decade worth of design changes? D
 rizzle is a fork of the MySQL server targeted at web development and clo
 ud computing. We are looking at how to create database for modern multi-
 core, large memory databases that fit inside of an overall application f
 ramework.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T150000
DTSTART;TZID=US/Pacific:20090421T140000
DTSTAMP:20090421T223634
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7133
UID:http://www.mysqlconf.com/--s2009-04-21-14:00--7133
SUMMARY:Falcon Storage Engine - Designed for Speed
DESCRIPTION:Presented by Kevin Lewis (Sun Microsystems), Ann Harrison. T
 he Falcon Storage Engine is designed to take advantage of multi-core com
 puters. It is reaching GA at a time when computer performance is being i
 ncreased mostly by adding more cores. Falcon's unique characteristics wi
 ll be explained and contrasted with InnoDB and other MySQL storage engin
 es.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T155000
DTSTART;TZID=US/Pacific:20090421T150500
DTSTAMP:20090424T122435
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/5633
UID:http://www.mysqlconf.com/--s2009-04-21-15:05--5633
SUMMARY:MySQL and the ORM: How Far Can You Get Without SQL?
DESCRIPTION:Presented by Jon Dahl (Phronos). How good are ORMs like Acti
 veRecord, DataMapper, and Sequel? We'll examine the dominant Ruby ORMs a
 nd look at the SQL they generate, MySQL gotchas, and what a developer re
 ally needs to know about SQL in the age of ActiveRecord.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T155000
DTSTART;TZID=US/Pacific:20090421T150500
DTSTAMP:20090425T055659
LOCATION:Ballroom C
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6745
UID:http://www.mysqlconf.com/--s2009-04-21-15:05--6745
SUMMARY:External Stored Procedures Framework for MySQL
DESCRIPTION:Presented by Antony Curtis (Blizzard Entertainment). A tour 
 of External Language Stored Procedures for MySQL and how they overcome t
 he challenges involved when using MySQL's UDFs and SQL stored procedures
 .
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T171000
DTSTART;TZID=US/Pacific:20090421T162500
DTSTAMP:20090422T214643
LOCATION:Ballroom A
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7030
UID:http://www.mysqlconf.com/--s2009-04-21-16:25--7030
SUMMARY:Mining for Insight Within Two Billion Visits
DESCRIPTION:Presented by Osma Ahvenlampi (Sulake). Habbo, the world's le
 ading virtual world for teens, has been running on MySQL ever since year
  2000 and serves millions of users each month. It's global operation and
  continued product development depend on timely analysis of masses of da
 ta, a challenge we solved using Infobright's Brighthouse DWH engine. I'l
 l tell you why and how we did that.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T180000
DTSTART;TZID=US/Pacific:20090421T171500
DTSTAMP:20090610T181204
LOCATION:Ballroom D
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6769
UID:http://www.mysqlconf.com/--s2009-04-21-17:15--6769
SUMMARY:Faster Data Reduction and Smoothing for Analysis & Archival in M
 ySQL
DESCRIPTION:Presented by Michael McFadden (Sciencelogic.com). Any applic
 ation with frequent polling and extensive archiving needs has run into t
 he situation of ‘too much data’.  Tables become huge and unsearchable, p
 erformance goes down, and over time the cost to store this data adds up.
  This session covers data smoothing techniques including SQL query side 
 solutions that reduce resolution for data archival storage for more effi
 cient application performance.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T180000
DTSTART;TZID=US/Pacific:20090421T171500
DTSTAMP:20090423T080430
LOCATION:Ballroom C
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6930
UID:http://www.mysqlconf.com/--s2009-04-21-17:15--6930
SUMMARY:Hadoop and MySQL: Friends with Benefits
DESCRIPTION:Presented by Frank Mashraqi (Opportunities). The combination
  of MySQL and Hadoop opens up new doors for innovation that weren't poss
 ible before. Hadoop allows for Massive Parallel Processing but falls sho
 rt of offering the speed, features and advantages of a relational databa
 se such as MySQL. For data intensive startups with massive data processi
 ng requirements, a combination of Hadoop and MySQL may be the best solut
 ion.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T180000
DTSTART;TZID=US/Pacific:20090421T171500
DTSTAMP:20090422T030632
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/5337
UID:http://www.mysqlconf.com/--s2009-04-21-17:15--5337
SUMMARY:Scaling a Widget Company
DESCRIPTION:Presented by Dathan Pattishall (Rockyou). Sharding is all th
 e rage now a days, this presentation explains in detail how Rockyou.com 
 implements Sharding to support over 100 million users across various glo
 bal social networks. More then 3.4 Billion queries per day are done on t
 his new architecture all using mySQL as a common backend.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090421T180000
DTSTART;TZID=US/Pacific:20090421T171500
DTSTAMP:20090422T155214
LOCATION:Ballroom B
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6864
UID:http://www.mysqlconf.com/--s2009-04-21-17:15--6864
SUMMARY:Understanding and Control of MySQL Query Optimizer: Traditional 
 and Novel Tools and Techniques
DESCRIPTION:Presented by Sergey Petrunia (MySQL). This is a query optimi
 zation troubleshooting roadmap, presented by one of the MySQL optimizer 
 developers. First, we'll give an overview of available query execution s
 trategies and how they are (or aren't) shown in the EXPLAIN output. Seco
 nd, we'll show how one can find out what the optimizer got wrong. Third,
  we'll discuss what means one can use to make the optimizer pick the rig
 ht query plan.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T150000
DTSTART;TZID=US/Pacific:20090422T140000
DTSTAMP:20090423T070626
LOCATION:Ballroom G
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6932
UID:http://www.mysqlconf.com/--s2009-04-22-14:00--6932
SUMMARY:From Startup to Enterprise: A Story of MySQL Usage Evolution
DESCRIPTION:Presented by Vidur Apparao (LiveOps, Inc.), Stephen O'Sulliv
 an (LiveOps, Inc.). A case study of the evolution of MySQL usage, as a c
 ompany moved from a scrappy startup - with the goals of finding a cheap,
  quick, and simple database solution - to a mature enterprise - with hig
 h availability and horizontal scalability as key requirements.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T155000
DTSTART;TZID=US/Pacific:20090422T150500
DTSTAMP:20100130T100332
LOCATION:Ballroom D
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6653
UID:http://www.mysqlconf.com/--s2009-04-22-15:05--6653
SUMMARY:MySQL Performance on EC2
DESCRIPTION:Presented by Mark Callaghan (Facebook). Amazon EC2 is a new 
 platform on which to run MySQL. This session evaluates the performance p
 ossible on the variety of hardware configurations available with EC2.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T155000
DTSTART;TZID=US/Pacific:20090422T150500
DTSTAMP:20090427T121047
LOCATION:Ballroom G
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6929
UID:http://www.mysqlconf.com/--s2009-04-22-15:05--6929
SUMMARY:Clickability: Scaling SaaS with MySQL and memcached
DESCRIPTION:Presented by Jeff Freund (Clickability). Building a SaaS pla
 tform requires application and infrastructure engineering that push beyo
 nd “enterprise scale” to “web scale”. MySQL and Memcached play a key rol
 e in scaling the Clickability platform. This presentation will tell the 
 evolutionary story of the core technology components that have allowed t
 he platform to scale from 0 to 400m pages per month, without changes to 
 the architecture.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T155000
DTSTART;TZID=US/Pacific:20090422T150500
DTSTAMP:20090427T231216
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7006
UID:http://www.mysqlconf.com/--s2009-04-22-15:05--7006
SUMMARY:Wide Open Spaces: Using MySQL as a Web Mapping Service Backend
DESCRIPTION:Presented by Don Beesing (Alion Science and Technology). Lon
 g the domain of ArcSDE, Oracle, and other proprietary database back ends
 , MySQL can compete as a reliable open-source database solution in the r
 apidly expanding world of Web Mapping Services (WMS).  This presentation
  will demonstrate the utility and flexibility of MySQL's geo-spatial fea
 tures and how these can be combined with other technologies to publish d
 ata into open WMS standards.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T155000
DTSTART;TZID=US/Pacific:20090422T150500
DTSTAMP:20090429T184229
LOCATION:Ballroom C
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6858
UID:http://www.mysqlconf.com/--s2009-04-22-15:05--6858
SUMMARY:Partitioning Under the Hood
DESCRIPTION:Presented by Mattias Jonsson (Sun Microsystems), Mikael Rons
 trom (MySQL). Insights from the developers behind MySQL Partitioning. Ho
 w is partitioning implemented, how does it work in the server and with t
 he storage engines? What solutions can it be a part of and what problems
  does it introduce? We present a new partitioning type: Column list, ran
 ge partitioning on any column type. And give the status of the current d
 evelopment.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T171000
DTSTART;TZID=US/Pacific:20090422T162500
DTSTAMP:20090423T092741
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6867
UID:http://www.mysqlconf.com/--s2009-04-22-16:25--6867
SUMMARY:Sharding Using Spockproxy: A Sharding-only Version of MySQL Prox
 y
DESCRIPTION:Presented by Frank Flynn (Spock Networks). Looking at shardi
 ng your environment?  This is the real-world example of sharding our dat
 abases using Spockproxy, a sharding-only version of the MySQL Proxy.  La
 yout, sharding, and loading data; problems and limitations of working wi
 thin shards; and how to get around these problems.  The problems and sol
 ution we've come across are largely applicable to every kind of sharded 
 environment.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T171000
DTSTART;TZID=US/Pacific:20090422T162500
DTSTAMP:20100308T110442
LOCATION:Ballroom C
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6903
UID:http://www.mysqlconf.com/--s2009-04-22-16:25--6903
SUMMARY:High Availability and Scalability Patches from Google
DESCRIPTION:Presented by Ben Handy (Google), Justin Tolmer (Google). We 
 are working on improving the performance and reliability of MySQL and In
 noDB. We will describe each of the patches we have released, and how the
 y are useful.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T180000
DTSTART;TZID=US/Pacific:20090422T171500
DTSTAMP:20081218T032112
LOCATION:Ballroom G
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7109
UID:http://www.mysqlconf.com/--s2009-04-22-17:15--7109
SUMMARY:Inserts at Drive Speed: Designing a Custom Storage Engine for Wr
 ite-Mostly Applications
DESCRIPTION:Presented by Ben Haley (CA-NetQoS). Writing a custom engine 
 can seem intimidating and creating a generic engine can be. This present
 ation will show how to refine the requirements to a manageable subset. W
 e will discuss the problem addressed, the approach chosen, storage engin
 e design and API required to implement the design. We will talk about le
 ssons learned implementing the storage engine to improve flexibility and
  performance.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T180000
DTSTART;TZID=US/Pacific:20090422T171500
DTSTAMP:20090423T040727
LOCATION:Ballroom D
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6938
UID:http://www.mysqlconf.com/--s2009-04-22-17:15--6938
SUMMARY:Redundant Storage Cluster: For When It's Just Too Big
DESCRIPTION:Presented by Bob Burgess (Radian6 Technologies). Recently fa
 ced with the problem of an ordinary table growing too large to back up o
 r maintain, we designed a MySQL-Proxy-based storage cluster which seamle
 ssly integrates with the rest of the database and offers redundancy, clu
 ster-member failure protection, load balancing, and information lifecycl
 e management (data age-out) capabilities.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T180000
DTSTART;TZID=US/Pacific:20090422T171500
DTSTAMP:20090424T122942
LOCATION:Ballroom A
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7034
UID:http://www.mysqlconf.com/--s2009-04-22-17:15--7034
SUMMARY:Taking ActiveRecord to the Next Level
DESCRIPTION:Presented by Blythe Dunham (Spongecell). Although the popula
 r Ruby on Rails framework is known for its ability to quickly build web 
 applications, getting the most favorable performance out of the standard
  database, MySQL, takes a little bit of effort. This session will cover 
 simple techniques and tricks for optimizing the interaction of the Rails
  ActiveRecord for MySql.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090422T180000
DTSTART;TZID=US/Pacific:20090422T171500
DTSTAMP:20090423T211517
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7052
UID:http://www.mysqlconf.com/--s2009-04-22-17:15--7052
SUMMARY:InnoDB Internals: InnoDB File Formats and Source Code Structure
DESCRIPTION:Presented by Heikki Tuuri (Innobase / Oracle Corp.), Calvin 
 Sun (MySQL/Oracle). This presentation describes InnoDB on-disk file form
 ats, the new file format management, as well as InnoDB source code struc
 ture.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090423T091500
DTSTART;TZID=US/Pacific:20090423T083000
DTSTAMP:20090626T211604
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/8232
UID:http://www.mysqlconf.com/--s2009-04-23-08:30--8232
SUMMARY:The SmugMug Tale
DESCRIPTION:Presented by Don MacAskill (SmugMug). A story of scaling, in
  today's world - using modern technologies like ZFS, OpenStorage, MySQL,
  and more, running one of the world's most popular photo sharing sites -
  SmugMug.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090423T115000
DTSTART;TZID=US/Pacific:20090423T105000
DTSTAMP:20100726T161637
LOCATION:Ballroom C
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/7346
UID:http://www.mysqlconf.com/--s2009-04-23-10:50--7346
SUMMARY:Map/Reduce and Queues for MySQL Using Gearman
DESCRIPTION:Presented by Eric Day (Rackspace Cloud), Brian Aker (Data Di
 fferential). Come learn the fundamentals of how to leverage Gearman, the
  open-source, distributed job queuing system. Gearman can help in buildi
 ng scalable MySQL-backed applications or use through a user-defined func
 tion. Gearman’s generic design allows it to be used as a building block 
 for a wide variety of applications, from farming out image processing to
  building your own Map/Reduce implementation.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090423T124000
DTSTART;TZID=US/Pacific:20090423T115500
DTSTAMP:20090729T185008
LOCATION:Ballroom C
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6806
UID:http://www.mysqlconf.com/--s2009-04-23-11:55--6806
SUMMARY:Improving Performance by Running MySQL Multiple Times
DESCRIPTION:Presented by MC Brown (Sun Microsystems). You can run MySQL 
 on a standard server, but there can be benefits to running MySQL within 
 a virtualized environment. You can take advantage of the isolation it pr
 ovides, or the performance gains possible by running multiple MySQL inst
 ances on one large server. This session will show you the benefits and p
 otential issues of running MySQL in a virtualized environment.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090423T124000
DTSTART;TZID=US/Pacific:20090423T115500
DTSTAMP:20090429T184509
LOCATION:Ballroom A
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6940
UID:http://www.mysqlconf.com/--s2009-04-23-11:55--6940
SUMMARY:Memory Management in MySQL and Drizzle
DESCRIPTION:Presented by Stewart Smith (Percona). How does the database 
 server use memory? Where? What are the scaling implications of how we al
 locate, use and free memory in the database server? Can we scale to many
  CPU cores effectively? Do alternate malloc libraries really help? Why? 
 What does MySQL do? What does Drizzle do (and what have we changed?). Th
 ese questions (and more) will be answered in this session.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090423T144500
DTSTART;TZID=US/Pacific:20090423T140000
DTSTAMP:20090312T061953
LOCATION:Ballroom H
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/5803
UID:http://www.mysqlconf.com/--s2009-04-23-14:00--5803
SUMMARY:InnoDB Performance and Usability Patches
DESCRIPTION:Presented by Vadim Tkachenko (Percona Inc), Ewen Fortune (Pe
 rcona). InnoDB is well-known and popular, but naturally there's room for
  improvement. There are many hard-coded constants – what happens if we t
 urn them into command-line parameters? InnoDB is also incredibly complex
 , with a lot going on under the covers. What algorithms can we change to
  make InnoDB faster and more scalable, especially on modern hardware?
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090423T144500
DTSTART;TZID=US/Pacific:20090423T140000
DTSTAMP:20090730T160929
LOCATION:Ballroom C
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/5593
UID:http://www.mysqlconf.com/--s2009-04-23-14:00--5593
SUMMARY:Unleash the Power of Your Data Using Open Source Business Intell
 igence
DESCRIPTION:Presented by Christopher Lavigne (Breadboard BI, Inc.). Base
 d on a real-world case study from a comprehensive market intelligence pr
 oduct - developed for Boats.com/YachtWorld.com by Breadboard BI, Inc - t
 his 45 minute presentation describes a multi-source, enterprise data war
 ehouse developed on a 100% open source stack - MySQL 5.1 (with partition
 ing), Pentaho Business Intelligence Suite, Linux OS.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090423T153500
DTSTART;TZID=US/Pacific:20090423T145000
DTSTAMP:20090426T044653
LOCATION:Ballroom A
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/5594
UID:http://www.mysqlconf.com/--s2009-04-23-14:50--5594
SUMMARY:Advanced memcached Use Cases
DESCRIPTION:Presented by Frank Mashraqi (Opportunities). memcached usage
  is growing like wild fire and most major Web 2.0 websites depend heavil
 y on it. In this session, we will explore several advanced memcached and
  MySQL use cases. Come see how some of the top destinations online are u
 sing memcached to scale their applications, offload load from databases 
 and decrease their application response time.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090423T153500
DTSTART;TZID=US/Pacific:20090423T145000
DTSTAMP:20090423T222137
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/6842
UID:http://www.mysqlconf.com/--s2009-04-23-14:50--6842
SUMMARY:Concurrency Control: How it Really Works
DESCRIPTION:Presented by Heikki Tuuri (Innobase / Oracle Corp.). This pr
 esentation describes how InnoDB manages concurrency control, so that use
 rs get superior performance and transaction throughput, while the system
  protects data integrity.
END:VEVENT
BEGIN:VEVENT
DTEND;TZID=US/Pacific:20090423T163500
DTSTART;TZID=US/Pacific:20090423T155000
DTSTAMP:20090504T194217
LOCATION:Ballroom E
URL:http://www.mysqlconf.com/mysql2009/public/schedule/detail/8991
UID:http://www.mysqlconf.com/--s2009-04-23-15:50--8991
SUMMARY:Database We Can Believe In: Stories from the Front Lines (and Se
 rver Rooms) of Barack Obama's Online Presidential Campaign
DESCRIPTION:Presented by Chuck Hagenbuch (Blue State Digital), Leigh Hey
 man (Blue State Digital), Stephen Gunn (Google, Inc), Mikey Dickerson (G
 oogle), Ian Gulliver (Google). Barack Obama's presidential campaign crea
 ted an unprecedented online grassroots movement in which supporters gene
 rated thousands of events, made millions of phone calls, raised record a
 mounts of money, and received over a billion emails.
END:VEVENT
END:VCALENDAR

