Paul Krill
Editor at Large

MySQL calls open source database enterprise-ready

news
Oct 27, 20043 mins

But analysts stress need for triggers, stored procedures

MySQL on Wednesday announced general availability of Version 4.1 of its MySQL open source database, which the company is positioning as production-ready for large-scale enterprise usage.

The upgrade features advanced querying capabilities through subqueries, faster and more flexible client-server communication, and new installation and configuration tools. Security also is improved and support has been added for international character sets and geographic data, the company said.

The subqueries and derived tables feature allows users to more easily search complex data sets. A new GUI installer and configuration wizards for Linux and Windows make it easier to set up and optimize databases, according to MySQL.

“We’re continuing to add a lot of the enterprise capabilities that people are looking for, like subqueries and prepared statements,” said Zack Urlocker, vice president of marketing at MySQL. “We continue to improve the performance and make it easier to use with every single release.”

Analysts, however, said the company still needs to add support for stored procedures and triggers before the product will be considered enterprise-ready.

“I am not a fan to date of this [release],” said Donald Feinberg, vice president and distinguished analyst at Gartner.  “It is not enterprise-ready until features such as [stored procedures and triggers] are there.”

Those capabilities, plus a views feature, are to be added in release 5.0 of MySQL, targeted for shipment early next year.  It had been initially set for release late in 2004.

“[Version] 5.0 is what needs to come out.  Not sure why this came along now,” Feinberg said.

“I think [4.1 is] an incremental step,” added Noel Yuhanna, an analyst at Forrester Research. “It’s definitely a requirement to have a new release coming out every 12 to 18 months.”

Security and performance improvements in 4.1 are worthwhile, but the company still needs to add stored procedures and triggers, Yuhanna said.

Encrypted client-server communication, featured in release 4.1, is enabled using OpenSSL, to boost security against intrusion and unauthorized access. Also included is a faster client-server protocol supporting prepared statements and providing optimized query execution and improved warning information.

Full text and Help features also are improved in Version 4.1, MySQL said. The Help function now offers expanded documentation.

For embedded applications, Version 4.1 has a better optimized MySQL server library with a smaller memory footprint that performs faster when embedded in third-party software.

MySQL 4.1 is available now for Linux, Windows, Solaris, Mac OS X, FreeBSD, HP-UX, IBM AIX, and other operating systems. The product is offered under a dual licensing model, in which it is available through either an open source or a commercial license. For open source usage, in which source code is made available, the product is free. Commercial pricing, for using the database in commercially distributed applications, starts at $595 per server. Support charges cost extra, Urlocker said.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author