Skip navigation links
MySQL 5.7 DMR2

Developer Articles RSS Feed for DevZone articles

MySQL Cluster 7.3 GA: Increasing Developer Flexibility and Simplicity

By Andrew Morgan | June 18, 2013

The MySQL team at Oracle are excited to announce the immediate availability of the MySQL Cluster 7.3 Development Milestone Release GA release. Some might call MySQL Cluster 7.3 "the foreign keys release" - and sure enough it is a major engineering achievement to build a distributed database that enforces referential integrity across a shared-nothing cluster, while maintaining ACID compliance and cross-shard JOINs. But MySQL Cluster 7.3 is so much more as well. The design focus has been on enabling developer agility - making it simpler and faster than ever to enhance new services with a highly scalable, fault tolerant, real-time database - with minimum development or operational effort.

MySQL 5.6: Improvements in Thread Pool

By Mikael Ronström | May 15, 2013

MySQL Thread Pool has now been updated for the MySQL 5.6 version. Obviously, with the much higher concurrency of the MySQL Server in 5.6 it's important that the thread pool doesn't add any new concurrency problem when scaling up to 60 CPU threads. The good news is that the thread pool works even better in MySQL 5.6 than in MySQL 5.5. MySQL 5.6 has fixed even more issues when it comes to execution of many concurrent queries and this means that the thread pool provides even more stable throughput almost independent of the number of queries sent to it in parallel.

MySQL Applier for Hadoop

By Mat Keep | April 22, 2013

To support the growing emphasis on real-time operations, MySQL is releasing a new MySQL Applier for Hadoop to enable the replication of events from MySQL to Hadoop / Hive / HDFS (Hadoop Distributed File System) as they happen. The MySQL Applier for Hadoop complements existing batch-based Apache Sqoop connectivity. This developer article gives you everything you need to get started in implementing real-time MySQL to Hadoop integration.

DBA and Developer Guide to MySQL 5.6

By Rob Young | February 5, 2013

MySQL is the most trusted and depended-on open source database platform in use today. As such, 9 out of the top 10 most popular and highly-trafficked websites in the world rely on MySQL primarily due to its ubiquity across heterogeneous platforms and application stacks and for its well-known performance, reliability and ease of use. MySQL 5.6 builds on this momentum by delivering across the board improvements designed to enable innovative DBAs and Developers to create and deploy the next generation of web, embedded and Cloud/SaaS/DaaS applications on the latest generation of development frameworks and hardware platforms.

What's New in MySQL 5.6 Release Candidate

By Rob Young | September 29, 2012

The MySQL 5.6 Release Candidate is an aggregation of the previous MySQL 5.6 Development Milestone Releases ("DMR") and provides a true functional image of what we hope will soon be the generally available ("GA"), production-ready 5.6 product. At a glance, 5.6 is simply a better MySQL with across the board improvements that hit every functional area of the database kernel, bringing benefits whether you deploy on-premise or in the cloud.

More Developer Articles »

MySQL Quickpoll RSS Feed for Quickpolls

What are the top 3 GIS related features that you are most interested in for your new and existing MySQL projects?

Adding general rtree index support to the InnoDB storage engine
Better functional support of WKB and WKT
Adding general GeoHash, GiST, or GIN index support
Implementing more of the OpenGIS SQL standard (e.g. the meta-data tables: SPATIAL_REF_SYS and GEOMETRY_COLUMNS)
Geography and 3D types
SRID projections
GeoJSON support
Better general proximity search support
Better general inclusion search support
None
  Others (enter your choice):

View results »

More Quickpolls »