MYSQL, MAKER OF the identically named open-source database, is adding transactional support to its database, company officials said.

   ADVERTISEMENT
  

Free IT resource

Open Source Business Conference (OSBC) May 22-23, 2007

Sponsored by OSBC

Free IT resource

TechNet: More ways to know it, share it, and keep it running.

Sponsored by Microsoft

RELATED LINKS
»  Canonical chases deals to ship Ubuntu Server preinstalled
»  Sun delivers first UltraSparc T2-based servers
»  IT trainer offers master's degree for hackers
»  Platforms RSS feed 

IDG ENTERPRISE NETWORK
More Operating Systems News...  (ComputerWorld)
CrossOver Office aims to ease a switch to Linux  (ComputerWorld)

TOP NEWS 


IT SOLUTION SEARCH
In an announcement to be officially made on Monday, MySQL will announce that transactional support will be added to MySQL Pro, the version of the company's database that is intended for corporate deployment. Transactional support had been in MySQL Max, an experimental version of the product.

"This takes the edge out of the argument that MySQL is not suitable for enterprise use," said MySQL CEO Marten Mickos.

MySQL now includes the InnoDB transactional storage engine, intended for high performance and high scalability when processing large data volumes under high-concurrency conditions.

Other features of the product include full transaction support with commit, rollback, and crash recovery capabilities to ensure full data consistency, MySQL said. Also featured is advanced row-level locking without requiring lock escalation, for read/write concurrency without compromising lock integrity.

A multi-versioning function provides concurrency while maintaining data integrity. Non-locking reads, meanwhile, enable fast reads even when the database is engaged in heavy updates, according to MySQL.

MySQL costs $395 per server, with no extra per-user or per-processor charges.