Each day from June 11-22, the MySQL Web site is highlighting how many of the world's fastest growing companies are using MySQL to cost-effectively Scale-Out their successful online businesses. Some of the companies that have been featured include Wikipedia, Booking.com, Zimbra and Alcatel-Lucent.
Learn More » (http://www.mysql.com/scaleout)
When a news and sports broadcaster like ESPN needs to get quality content to air as soon as possible, they use systems from Quantel. MySQL replication capabilities, low complexity, and high performance is helping journalists be more productive and improve the bottom line of broadcasters.
Download the Case Study » (http://www.mysql.com/why-mysql/case-studies/mysql-cs-quantel.php)
The MySQL Server, the world's most popular open source database, has been named a leader in the overall and embedded database management market by Forrester and other analyst groups. This paper explores these benefits in detail and showcases why MySQL is the ideal choice for OEM's and ISV's when it comes to selecting an embedded database for their application.
Download the White Paper » (http://www.mysql.com/why-mysql/white-papers/mysql_wp_embedded.php)
This is a Monthly Rapid Update release of the MySQL Enterprise Server 5.0. The following is a partial list of changes:
View the complete list of changes »
This is a new Beta development release, fixing recently discovered bugs. The following is a partial list of changes:
View the complete list of changes »
MySQL Connector/ODBC 3.51.16, a new version of the ODBC driver for the MySQL database system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any MySQL version including MySQL 4.1, 5.0, or 5.1.
View complete list of changes »
I honestly have to say that, now after years of using MySQL on Windows, I find it to be my favorite database/platform combination of choice. In my opinion, it's easier to use than Microsoft's own database on their platform, the performance and feature set will meet 90+% of the needs that Windows/Web applications have, it consumes less resources than SQL Server, and the reliability is stellar.
There is a popular myth about the SQL GROUP BY clause. The myth holds that 'standard SQL' requires columns referenced in the SELECT list of a query to also appear in the GROUP BY clause, unless these columns appear exclusively in an aggregated expression. MySQL is often accused of violating this standard.
In this article I will attempt to debunk this myth, and to provide a more balanced view regarding MySQL's treatment of GROUP BY at the same time.
Jan Kneschke works for the MySQL Development Team and is the author of the very popular lighttpd web server. I recently had the opportunity to ask him a few questions about himself and his work.
The following blog posts are from PlanetMySQL. PlanetMySQL is an aggregation of blogs and news from MySQL developers, users and employees. It is an excellent source of all things MySQL, including technical tips and best practices.
Johan Andersson
I get the opportunity see a lot of different MySQL Cluster configurations and most of them do not configure the disk subsystem in a good way. E.g, the redo log is way to often not correctly dimensioned. Wrongly dimensioned buffers affects system stability!!
Read the PlanetMySQL Blogpost »
Dathan Pattishall (Flickr)
Counts, we all love to show counts in our applications. Under a high traffic website, it's visually appealing to show a big number. But the cost of generating that big number real-time can be very expensive on our MySQL backend.
Read the PlanetMySQL Blogpost »
Paolo Magnoli
I'm trying to automate some trivial maintenance tasks for my own MySQL server, and trying also to minimize the effort, so ... Here is the recipe.
Read the PlanetMySQL Blog Post »
Today I published the DGCov tool on the MySQL Forge. DGCov is a neat tool that I implemented last year for use internally at MySQL, an old idea of Monty's.
Read the PlanetMySQL Blog Post »
I have done a little with XPath over the years, but I've never spent that much time learning it in any detail. Since we have added XPath 1.0 support I'd thought I would site back and and learn a bit more about it.
Read the PlanetMySQL Blog Post »
Rodolphe Jouannet
dlslaved (Delayed Slave Daemon) allows delayed replication on MySQL databases. It works on Linux or Solaris, and can be used for any version of MySQL (MySQL 4.1.x and 5.0.x tested).
Partha Dutta
This script can be used to backup binary logs to a remote system. The script will also take into account all slave servers if you are backing up binary logs from the master, and will only backup completely processed binary logs. If a slave is behind on replication, or is stopped for some reason, then only the binary logs up to the lowest number processed by all slaves will be archived then purged.
Wednesday, July 11, 2007
We will discuss guidelines and best practices covering the following areas:
Tuesday, July 31, 2007
The MySQL server is well known for its lightweight and high-performance features, but did you know it can also be used as an embedded database for your enterprise applications? This session explains the concepts of embedded applications and how to use the MySQL C API for creating your own embedded MySQL applications. It will introduce you to the techniques for compiling the embedded server and writing applications for both Linux and Windows.
July 22-24 Portland, Oregon
Marten Mickos, MySQL CEO will be delivering a keynote presentation at Ubuntu Live. O'Reilly is offering a 35% discount to MySQL Newsletter subscribers. Use the following discount code: ubu07mys
July 23-27, Portland, Oregon
Join Marten Mickos, Kaj Arno, and Jay Pipes who will be speaking at OSCON. O'Reilly is offering a 20% discount to MySQL Newsletter subscribers. Use the following discount code: os07mys
August 23-24, Brooklyn, New York
Thanks to everyone for making the first MySQL Camp (http://mysqlcamp.org) a huge success. MySQL Camp II, the second community-driven MySQL user and hackfest will be August 23rd and 24th at the Polytechnic University in Brooklyn, New York.
For advanced information, please contact Jay Pipes: jay@mysql.com
Calgary, Madrid, Boston, Tokyo, Chicago
Attend any MySQL for Developers class and get a free copy of O'Reilly's book, "MySQL Cookbook" by Paul DuBois.
Register Now for an Upcoming Date » (http://www.mysql.com/training/workshops/mysql_dev.html)
Paris, Tokyo, Vancouver, Washington D.C. and more.
Attend any MySQL for Database Administrators class and get a free copy of Robert Schneider's book, "MySQL Database Design and Tuning".
Register Now for an Upcoming Date » (http://www.mysql.com/training/workshops/mysql_dba.html)
April, 23-26, 2007
FileMaker is more than database software, its is a rapid-application development environment anyone can use to quickly create data solutions. With future connections planned between FileMaker and MySQL, you will be able to combine the all-in-one ease of FileMaker database solutions with the open source strengths of MySQL.
Sign up for free trial code and technical info »
Learn how to combine MySQL Enterprise, the world's most popular open source database, with Informant, RippleTech's world-class database auditing and monitoring solution, to provide real-time security for your eCommerce and retail data.
Any deployment of MySQL in an enterprise information system requires the newly-deployed system to interoperate, in one form or another, with a number of other applications or databases. This interoperability, based on data integration - the exchange of data between systems - guarantees the consistency of data in the overall information system. This white paper describes a number of real-life interoperability scenarios for MySQL Enterprise and explains how Talend Open Studio, an open source data integration solution helps solve the interoperability challenge.
If you market a MySQL-based software application or hardware solution to end users, you can increase your business by advertising your product(s) in our Solutions Catalog. Join hundreds of existing partners and let millions of MySQL users find your solution by becoming a partner. All it takes is a few minutes to understand the program, and your company and product information.
Sign up and become MySQL's newest partner » (http://solutions.mysql.com/partners)
For System Integrators (SI) and Value-Added Resellers (VAR)
In this Webinar you will learn:
The MySQL Team