MySQL
  Home arrow MySQL arrow Taking a Look at MySQL 4.1
Dev Shed Forums 
Administration  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Forums Sitemap 
IBM® developerWorks 
Dedicated Servers 
E-Commerce Hosting 
Linux Web Hosting 
Managed Hosting 
Small Business Hosting 
Download TestComplete 
VPS Hosting 
Weekly Newsletter

 
Developer Updates  
Free Website Content 
OLM
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
MYSQL

Taking a Look at MySQL 4.1
By: Apress Publishing
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 10
    2006-04-20

    Table of Contents:
  • Taking a Look at MySQL 4.1
  • MySQL 4.1
  • Subqueries As Scalar Values
  • Benefits of Subqueries
  • Other New Features in MySQL 4.1

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
     
    ADVERTISEMENT

    Route your faxes to your email inbox. Private, secure fax numbers available from CallWave. Choose your fax number.

    Taking a Look at MySQL 4.1
    (Page 1 of 5 )

    Many of you are still working with earlier versions of the MySQL database. This article takes a look at MySQL 4.1. It is the first of several parts that examine more recent versions of the software. It is excerpted from chapter eight of Beginning MySQL Database Design and Optimization: From Novice to Professional, written by Jon Stephens and Chad Russell (Apress, ISBN: 1590593324).

    MYSQL IS CONSTANTLY EVOLVING, AND THANKS to the Open Source paradigm of “Release early and often,” improvements can be seen in nearly every single release. As with most software, however, significant changes and additions most often occur in major releases.

    As we write, MySQL 4.1 has reached "gamma" status with the recent release of version 4.1.4, and a production version is very likely to be available not long after this book has gone to press. While there are other features worth mentioning—and we will mention them!—we’ll focus primarily on subqueries (queries within queries), their different types, and the ways in which they can be used.

    5.0-alpha versions of MySQL have been available for testing and feedback since the beginning of 2004. In this chapter, we’ll discuss what will become available in these upcoming versions of MySQL, including a detailed look at what may be the most eagerly anticipated new feature of all in the 5.0.X series: stored procedures and stored functions. These will provide a way to store, combine, and reuse oft-repeated queries and pieces of SQL logic and functionality, and thereby promise great advances for database developers and administrators in terms of both efficiency and security for MySQL and the applications that use it. We’ll also devote a good deal of space to views, which have been implemented in MySQL 5.0.1. Views provide a means of abstracting sets of data derived by complex queries and making them available in much simpler tabular form. As we’ll see, views will have a positive impact on usability and security for MySQL database administrators and developers.

    We’ll also discuss what you’re likely to be seeing in MySQL 5.1 when it becomes available. Triggers are another frequent entry on MySQL users’ wish lists, as are views. An implementation of triggers in MySQL will allow you to set stored procedures to be triggered automatically (hence the term “trigger”) when certain events take place within a database. We’ll also try to provide some ideas as to what triggers will be like when they’re implemented.

    More MySQL Articles
    More By Apress Publishing


       · This article is an excerpt from the book "Beginning MySQL Database Design and...
     

    Buy this book now. This article is excerpted from chapter eight of Beginning MySQL Database Design and Optimization: From Novice to Professional, written by Jon Stephens and Chad Russell (Apress, ISBN: 1590593324). Check it out today at your favorite bookstore. Buy this book now.

       

    MYSQL ARTICLES

    - MySQL Table Prefix Changer Tool in PHP
    - Using the SIGNAL Statement for Error Handling
    - Error Handling Examples
    - Error Handling
    - Completing a Search Engine with MySQL and PH...
    - Paginating Result Sets for a Search Engine B...
    - Building a Search Engine with MySQL and PHP 5
    - Using Boolean Operators for Full Text and Bo...
    - PHP, MySQL and the PEAR Database
    - Working with PHP and MySQL
    - Getting PHP to Talk to MySQL
    - Creating an RSS Reader: the Reader
    - MySQL Security Overview
    - Creating the Admin Script for a PHP/MySQL Bl...
    - Creating the Blog Script for a PHP/MySQL Blo...

     
    Accelerating Trading Partner Performance
     
    Competing on Analytics
     
    Cost Effective Scaling with Virtualization and Coyote Point Systems
     
    Five Checkpoints to Implementing IP Telephony
     
    Hosted Email Security: Staying Ahead of New Threats
     




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway