Skip navigation links
Click here to get NetBeans IDE, MySQL Community Server and Glassfish application server - One download and installer, and all configured to work together
 
1 2 3 4 5

MySQL is officially part of Sun

On 16 January 2008, less than six weeks ago, Sun announced their definitive agreement to acquire MySQL AB. That "definite agreement" was still subject to government approval in the US, Germany and Austria, and to the signing of the legal transfer documents by MySQL AB's current owners. Those hurdles have now been passed, and the acquisition is thus official. MySQL is part of Sun!
Read Kaj's Blog »

Developer Articles

MySQL Workbench for Database Change Management

By Robin Schumacher | May 8, 2008

Managing database change is an incredibly important discipline that very few database professionals overtly talk or worry about until they're in the thick of things with a particular database - moving it from development to production, making changes to a newly installed production database, or implementing an updated version of the database (new tables, modifications to existing objects, etc.) in a SaaS application. It's at that point where change management becomes very important because if you don't do things right the first time, you can make a royal mess of things and even (in a small number of cases) reach the point of no return where you've completely torched your database.

A look at Falcon Diagnostic Tables

By Robin Schumacher | April 4, 2008

Performance tuning is one of the top disciplines (if not THE top discipline) that database professionals want to excel at. Being able to take a system that's running sluggish and turn it into one that's running as fast as a scalded dog is a talent that's part art and part science, but whatever the combination necessary to make it happen, there will always be strong demand for folks who are good at it.

How the MySQL Enterprise Upgrade Advisor Helps DBAs Avoid Being Bitten by Known Bugs

By Rob Young | April 1, 2008

In an earlier article I described how MySQL Enterprise takes the guesswork out of deciding which version of the MySQL server customers should be running by providing alerts around regularly scheduled Monthly Rapid Update and Quarterly Service Pack releases of the Enterprise Server. Being of an old school "if it ain't broke don't fix it" mindset, I understand the conservative approach most DBAs take when deciding if a new release of any software is relevant to their environment. In fact, given the monthly frequency of Enterprise maintenance releases and the work involved with upgrading, I completely understand how recipients can begin to ignore Update Alerts (unless of course a known fix is on the way). Based on feedback from customers, MySQL colleagues, and my own field experience, I recognize that while notifications around the regular Enterprise Server drops is a good thing, upgrading an existing MySQL implementation is no small task and that a major part of removing guesswork around new releases involves helping those receiving notifications better understand how they are affected.

Why you want to be good at data modeling

By Robin Schumacher | March 27, 2008

To be really successful at working with databases, there are many different disciplines to become proficient in - things like disaster recovery, security management, data integration, and more. But there are less than a handful of things you want to be really good at; becoming super-skilled in them will help you enormously in your database career. And believe it or not, one of these key areas is data modeling and its kissing cousin, physical database design.

Reporting MySQL Internals with Information Schema plug-ins

By Roland Bouman | May 15, 2000

Last week, I described how to use the MySQL plug-in API to write a minimal 'Hello world!' information schema plug-in. The main purpose of that plug-in is to illustrate the bare essentials of the MySQL information schema plug-in interface.

More Developer Articles »

MySQL Quickpoll

For 2008-2009 purchasing, what hardware will you buy to run your MySQL Applications?

x86 SingleCpuPerServer, SingleCorePerCPU
x86 SingleCpuPerServer, DualCorePerCPU
x86 SingleCpuPerServer, QuadCorePerCPU
x86 SingleCpuPerServer, EightCorePerCPU

x86 DualCpuPerServer, SingleCorePerCPU
x86 DualCpuPerServer, DualCorePerCPU
x86 DualCpuPerServer, QuadCorePerCPU
x86 DualCpuPerServer, EightCorePerCPU

x86 QuadCpuPerServer, SingleCorePerCPU
x86 QuadCpuPerServer, DualCorePerCPU
x86 QuadCpuPerServer, QuadCorePerCPU
x86 QuadCpuPerServer, EightCorePerCPU

SPARC SingleCpuPerServer, SingleCorePerCPU
SPARC SingleCpuPerServer, DualCorePerCPU
SPARC SingleCpuPerServer, QuadCorePerCPU
SPARC SingleCpuPerServer, EightCorePerCPU

SPARC DualCpuPerServer, SingleCorePerCPU
SPARC DualCpuPerServer, DualCorePerCPU
SPARC DualCpuPerServer, QuadCorePerCPU
SPARC DualCpuPerServer, EightCorePerCPU

SPARC QuadCpuPerServer, SingleCorePerCPU
SPARC QuadCpuPerServer, DualCorePerCPU
SPARC QuadCpuPerServer, QuadCorePerCPU
SPARC QuadCpuPerServer, EightCorePerCPU

POWER/PowerPC
PA-RISC
MIPS
Itanium/IA64
Alpha
ARM
Other

View results »

More Quickpolls »