The Definitive Guide to MySQL

This second edition of Michael Kofler's acclaimed MySQL book has updated and expanded to cover MySQL 4.0, the most recent production release of the popular open source database, which boasts more than 4 million users worldwide. Like the first edition, this revision, which has been renamed to re...

Full description

Bibliographic Details
Main Author: Kofler, Michael
Format: eBook
Language:English
Published: Berkeley, CA Apress 2004, 2004
Edition:2nd ed. 2004
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
Table of Contents:
  • I Introduction
  • 1 What Is MySQL?
  • 2 The Test Environment
  • 3 Introductory Example (An Opinion Poll)
  • II Fundamentals
  • 4 User Interfaces
  • 5 Database Design
  • 6 An Introduction to SQL
  • 7 SQL Recipes
  • 8 InnoDB Tables and Transactions
  • 9 Security
  • 10 Administration and Server Configuration
  • III Programming
  • 11 PHP: Fundamentals and Programming Techniques
  • 12 PHP: Library Management
  • 13 PHP: Discussion Forum
  • 14 Perl
  • 15 Java, JSP, JDBC
  • 16 C and C++
  • 17 Visual Basic, C#, ODBC
  • IV Reference
  • 18 SQL Reference
  • 19 MySQL Tools
  • 20 API Reference
  • V Appendices
  • A Glossary
  • B MySQL 4.1
  • C Example Files
  • D Bibliography