SHARE
Facebook X Pinterest WhatsApp

Preview of MySQL Ready for Download

MySQL AB last week released an alpha preview of the latest version of its flagship open-source database, MySQL 5.0. The company will announce pricing and release dates when MySQL 5.0 is formally announced in early January, a spokeswoman said. MySQL’s site lists potential new features, including stored procedures based on the SQL-99 framework, which is […]

Written By: Lisa Vaas
Dec 29, 2003
Channel Insider content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

MySQL AB last week released an alpha preview of the latest version of its flagship open-source database, MySQL 5.0.

The company will announce pricing and release dates when MySQL 5.0 is formally announced in early January, a spokeswoman said. MySQL’s site lists potential new features, including stored procedures based on the SQL-99 framework, which is similar to Oracle PL/SQL. According to documentation on the site, the SQL-99 framework accommodates external languages and provides compatibility with PL/SQL and T-SQL, for example.

Other planned features include elementary cursor support, the ability to specify explicitly that an RTREE index be created for MyISAM tables and dynamic length rows for HEAP tables.

In a move that promises to enhance standards compliance, improve portability and ease migration, the new release may include true VARCHAR support. This enhancement will support columns longer than 255 characters with no stripping of trailing whitespace.

If planned enhancements are implemented, MySQL 5.0 should also be speedier than previous releases. One enhancement will affect the SHOW COLUMNS FROM table_name command, which is used by the MySQL client to enable expanded column names. A targeted enhancement for 5.0 is that the command opens only the definition file as opposed to the whole table. In addition, DELETE on MYISAM tables should be able to use record cache. Better in-memory (HEAP) tables will also resize rows dynamically and handle rows faster with less copying.

Based on the planned enhancements list, MySQL 5.0 will gain better internationalization features as well. When using the SET CHARACTER SET command, the software will translate the whole query instead of translating only strings. Such translated characters can be used in database, table and column names.

Finally, Version 5.0 is slated to resolve an issue with the RENAME TABLE command. In the current version of the database, using this command in an active MERGE table renders the table vulnerable to corruption.

Although Version 5.0 is still in alpha, Uppsala, Sweden-based MySQL does recommend the product’s Standard binaries for most users. MySQL has incorporated the InnoDB storage engine—an open-source transactional storage engine from Innobase Oy Inc., of Helsinki, Finland—into those binaries. A Max version also includes features such as the Berkeley DB storage engine and other features that haven’t yet undergone thorough testing, including OpenSSL support, user-defined functions and BIG_TABLE support. Future versions of Standard binaries will include those features after they have matured and are stable, according to MySQL’s site.

The MySQL site warns that Debug binaries now include extra debug information that is not intended for general consumption, because the extra code may slow down database instances.

Editor’s note: This story was updated to reflect the fact that new features are based on plans detailed on MySQL’s site and have not as yet been verified by the company.

Recommended for you...

AI Customer Service Fails to Satisfy Consumer Needs: Verizon
Franklin Okeke
Aug 19, 2025
GoTo Pulse Survey Shows AI Promise, Highlights Gaps to Fill
Victoria Durgin
Aug 19, 2025
Deepgram Teams With AWS on Voice AI Deployment
Jordan Smith
Aug 19, 2025
Excendio Advisors Q&A: How to Prepare Your MSP for M&A
Victoria Durgin
Aug 19, 2025
Channel Insider Logo

Channel Insider combines news and technology recommendations to keep channel partners, value-added resellers, IT solution providers, MSPs, and SaaS providers informed on the changing IT landscape. These resources provide product comparisons, in-depth analysis of vendors, and interviews with subject matter experts to provide vendors with critical information for their operations.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.