miCRoSCoPiC^eaRthLinG 0 Report post Posted October 24, 2005 ????[/tab]Finally, the long awaited and much debated MySQL 5.0 (after long months of continuous minor upgrades and bug testing) has been released, as of 24th October, 2005. With the new release comes some really cool and exciting features that had priorly been missing from MySQL. Some of them are: # Stored Procedures and SQL Functions -- to embed business logic in the database and improve performance;# Triggers -- to enforce complex business rules at the database level;# Views -- to ensure protection of sensitive information;# Cursors -- to allow easier database development and reference of large datasets;# Information Schema -- to provide easy access to metadata;Source: http://www.mysql.com/news-and-events/'>http://www.mysql.com/news-and-events/ ????With this new release MySQL has become a true contender in the high-end SQL Server segment. The new list of impressive features places it very close on the heels of the industry giants Oracle and its likes. Not to mention its still FREE and opensource as ever. [tab]I believe a great many cheers and thanks are in order to this dedicated team of coders, who are always tirelessly striving to make our beloved opensource RDBMS better than the best... Party Time................. Read the full article at: http://www.mysql.com/news-and-events/'>http://www.mysql.com/news-and-events/ Share this post Link to post Share on other sites
jedipi 0 Report post Posted October 26, 2005 That's a great news..Version 5.0 is the most ambitious release to date for MySQL ABMySQL is not a toy any more. It is an Enterprise class product now with those new features.HP and IBM are supporters as well....it may change how MySQL is perceived in the market.If you've been waiting for any of those features, give MySQL 5.0 a try Share this post Link to post Share on other sites
twitch 0 Report post Posted October 29, 2005 I'll be downloading that soon. Query, this shouldn't be a problem, but webware developed with the earlier version of MySQL, for example vBulleting and IPB, will they still work. I know this sounds stupid, but with the change in structure and features of the new MySQL, is it possible that it could becom corrupt? Share this post Link to post Share on other sites