Are you attending Oracle Open World? Would you like to know more
about Oracle DevOps products for managing your MySQL servers? If
so, stop by Tuesday, September 30 at 10:15 in the Hotel
Nikko - Bay View and join us for a hands on lab (HOL9234) for
MySQL Utilities and Connector/Python.
We will present the basics for getting started using Python to
manage your MySQL servers. MySQL Utilities includes utilities for
a wide variety of operations from displaying GRANT statements to
setting up automatic failover for replication.
Check out the abstract for the HOL here.
It's that time of the year again: yes, Oracle Open World is coming up and with that I'll be travelling to San Francisco. New for this year is that we are part of the main Open World event and therefore have our own MySQL Central. Here you will have the opportunity of meeting many of the engineers behind MySQL, discuss technical problems you have, and also learn some about how we look at the future of the MySQL ecosystem.
This year, me and Narayanan Venkateswaran will be presenting two sessions:
- Elastic Scalability in MySQL Fabric with OpenStack (Thursday, Oct 2, 1:15 PM-2:00 PM in Moscone South, 252)
-
In this session you will see …
The Call for Papers for MySQL Connect 2013 will close this Friday. This is the premier Oracle-sponsored MySQL conference, and a great opportunity for community users and customers alike to connect with Oracle staff from engineering, support, consulting and other organizations, as well as community partners and peers. Maybe you’d like to talk about your experiences integrating one of the new MySQL 5.6 features. Or maybe you’d like to share best practices you’ve developed for integrating with Hadoop. Perhaps you’ve extended MySQL and want to tell the community about it. Take advantage of this opportunity and submit your proposal this week!
Oracle Open World 2012, this year, was all about Cloud, 12c, Exadata, Fusion, SuperClusters, social media, content management and much more. From operating systems to databases, and from applications to interactive media, professionals all around the world presented, attended, and networked in San Francisco. MySQL’S professionals also rocked massively. SQL Server bloggers also remained actively [...]
Members of the MySQL Support Team wear a number of different hats here at Oracle. Obviously, our top priority is to provide amazing technical support that makes customers rave. We also have a team dedicated to processing bug reports from the MySQL Community. Some of us are active bloggers or assist on mailing lists or forums, while others find other ways to contribute to the MySQL Community. We help out with QA and product planning, write …
[Read more]
The MySQL Connect 2012 conference event being held in
San Francisco on Sep 29-30 has a long list of quality MySQL
speakers including myself. I will be giving 2 presentations on:
CON8322 – Lessons from Managing 500+ MySQL Instances
In this presentation, learn about the issues of managing a large
number of instances of MySQL, supporting 50 billion SQL
statements per day. Topics covered:
• The need for monitoring and instrumentation
• How to automate installations, upgrades, and deployments
• Issues with MySQL’s Replication feature with 300 slaves per
master
• Traffic minimization techniques
• Creating high availability with regions and zones
• Real-time traffic stats (aggregated every five seconds)
CON8320 – …
[Read more]PC World has written a post with this title(*) about the upcoming MySQL Connect conference and references the Percona Live conference and an official Percona comment. As this is not syndicated in Planet MySQL I encourage you to read the full article.
This is the MySQL conference to get technical presentations by the many great Oracle/MySQL technical staff who will not be in attendance at Percona Live. There will also be a strong community presence in speaking at Oracle Connect in September. While Oracle was organizing a dedicated MySQL event in April for the community with all vendors including Percona to replace the conference dropped by long term partner O’Reilly (kudos …
[Read more]Many database management tasks become difficult as you move from millions of rows and gigabytes of data to billions of rows and terabytes of data. Such tasks include ingesting data while maintaining indexes; changing schemas without downtime; and supporting connections, replication, and backup. For some scaling problems (connections and replication), MySQL® is better than most of the competition. For others, such as indexing, schema changes, and backup, MySQL has typically been harder to use. Fortunately, the tasks MySQL does well are in its core, whereas the tasks that are more difficult can be solved with storage engine plug-ins.
I recently gave a talk at Oracle Open World 11, a copy of which can be found here. This presentation discusses how MySQL’s storage engines have recently made dramatic progress in large database manageability.
A list of …
[Read more]Oracle Open World is around the corner and the MySQL Community kiosk is ready to go. We are on par with IOUG, ODTUG and other groups.
[Read more]
Challenges of Big Databases with MySQL
Many database management tasks become difficult as you move from millions of rows and gigabytes of data to billions of rows and terabytes of data. Such tasks include ingesting data while maintaining indexes; changing schemas without downtime; and supporting connections, replication, and backup. For some scaling problems (connections and replication), MySQL is better than most of the competition. For others, such as indexing, schema changes, and backup, MySQL has typically been harder to use. Fortunately, the tasks MySQL does well are in its core, whereas the tasks that are more difficult can be solved with storage engine plug-ins.
This presentation discusses how MySQL’s storage engines have recently made dramatic progress in large database …
[Read more]