MySQL 5.0 New Features
Posted: Sat Apr 02, 2005 10:12 am
The Major New Features In MySQL 5.0
[b]Stored Procedures[/b]
By Peter Gulutzan
Introduction
This 67 page guide is for long-time MySQL users who want to know \"what\'s new\" in version 5. The short answer is \"stored procedures, triggers, views, information_schema\". The long answer is the MySQL 5.0 New Features series, and this book is the first in the series.
What I\'m hoping to do is make this look like a hands-on session where you, as if you\'re working it out yourself on your keyboard, can walk through sample problems.
To do this, I\'ll go through each little item, building up slowly. By the end, I\'ll be showing larger routines that do something useful, something that you might have thought was tough.
[attachment=684:attachment]
[b]Triggers[/b]
By Peter Gulutzan
Introduction
This book is for long-time MySQL users who want to know \"what\'s new\" in version 5. The short answer is \"stored procedures, triggers, views, information_schema\". The long answer is the \"MySQL 5.0 New Features\" series, and this book is the second in the series.
What I\'m hoping to do is make this look like a hands-on session where you, as if you\'re working it out yourself on your keyboard, can walk through sample problems.
To do this, I\'ll go through each little item, building up slowly. By the end, I\'ll be showing larger routines that do something useful, something that you might have thought was tough.
[attachment=683:attachment]
[b]Views[/b]
by Trudy Pelzer
Introduction
This book is for the long-time MySQL user who wants to know \"what\'s new\" in version 5. The short answer is \"stored procedures, triggers, views, and information schema\". The long answer is the MySQL 5.0 New Features series, and this book is the third in that series.
What I\'m hoping to do is make this look like a hands-on session where you, as if you\'re working it out yourself on your keyboard, can walk through the sample problems. To do this, I\'ll go through each little item, building up slowly. By the end, I\'ll be showing larger views that do something useful, as well as some things that you might have thought were tough.
[attachment=682:attachment]
[b]Data Dictionary[/b]
By Peter Gulutzan
Introduction
This book is for the long-time MySQL user who wants to know \"what\'s new\" in version 5. The short answer is \"stored procedures, triggers, views, and information schema\". The long answer is the MySQL 5.0 New Features series, and this book is the last in that series.
[attachment=681:attachment]
[url=\"http://www.mysql.com\"]source: MySQL[/url]