The Definitive Guide to MySQL 53rd edition
|
| About this book | |||||||||
|
3rd edition (September 2005)
784 pages Publisher: apress Translator: David Kramer ISBN: 1590595351 Price: $ 49.95
Other editions of this book:
| |||||||||
| Back cover text | |||||||||
|
MySQL 5 is slated to be the most significant release in the product's history. The Definitive Guide to MySQL 5, Third Edition, is the newest revision of Michael Kofler's popular book. This is the first book to offer in-depth instruction about the new features of the world's most popular open source database server. Updated to reflect changes in MySQL version 5, this book will expose you to MySQL's impressive array of new features: views, stored procedures, triggers, and spatial data types. Whether you're a novice or intermediate user, you will benefit from extensive coverage of core MySQL features like user administration, basic and advanced querying, and security. You will also be introduced to several standard and third-party tools, like MySQL Administrator, Query Browser, and the popular PHPMyAdmin tool. Letter to the readerDear Reader, MySQL is the most popular open source database on the planet. In this book, I show you how to install MySQL and build applications using a broad range of programming languages. Throughout, you'll find a wealth of real-world examples, programming techniques, and SQL recipes. The book covers all of the new features of MySQL, such as triggers, views, stored procedures, subSELECTs, transactions, foreign-key rules, and Unicode support. In the first part of the book, I show you how to install MySQL, PHP, and a number of other tools. Both Windows and Linux are covered. A first example, a simple opinion poll system, helps you to get acquainted with the system. The second part discusses MySQL administration tools and user interfaces. I'll begin with an introduction to MySQL's command-line utilities, discussing mysql, mysqladmin, and mysqldump.You'll learn how to use administration tools such as phpMyAdmin, MySQL Administrator, and MySQL Query Browser. This part concludes with a chapter showing you how to use Microsoft Office, Sun StarOffice, and OpenOffice to interact with MySQL. Part three introduces you to sound database design principles, showing you how to use SQL to query and manage your data. You will also find detailed information and many examples for stored procedures (new in MySQL 5.0) and GIS functions (new in MySQL 4.1). Advanced readers will enjoy the in-depth coverage of several administration topics, including security, backups, logging, and replication. Part four deals with MySQL application development. Since MySQL is used most often together with PHP, I focus on this programming language. However, if you don't want to use PHP, you'll also find chapters on Perl, Java, C, C#, Visual Basic, and Visual Basic.NET. In combination with the sample databases and programs available for download at the Apress Web site, this book provides a complete foundation for any My SQL project. I hope that you'll enjoy working with MySQL as much as I enjoyed writing this book! Michael Kofler | |||||||||
| Table of Content | |||||||||
Part I: Introduction
Part II: Administration tools and user interfaces
Part III: Fundamentals
Part IV: Programming MySQL
Part IV: Reference
| |||||||||
| Sample chapters | |||||||||
Table of contents
Sample chapter 8 (Database design)
| |||||||||
| Reviews | |||||||||
|
slashdot.com, Nov. 2005 (by John Suda): slashdot.com, Nov. 2004 (by Craig Maloney): Japan-Interface, 2003 (by David Powers): straightforward and easy-to-understand
thetechnologer.com, 2003 (by Tim): worth every page and every minute of your time
Never mind that the book was translated, never mind that the book has a total of over 600 pages, because in my humble opinion, it is worth every page and every minute of your time. (See the full review here. This review refers to the 1st edition.) kemputing.net, 2002 (by M. Williams): a must for the novice and expert alike
MySQL by Michael Kofler is a comprehensive guide to MySQL. The book explains how to install and configure MySQL on both Linux/UNIX and also on MS Windows NT/2000/9x environments. Kofler presents some of the issues one should consider when using MySQL. The books guides you through SQL programming and MySQL administration. (See the full review here. This review refers to the 1st edition.) inewsagency.com, 2001: clear, thorough, useful, powerful
Readers reviews for this edition: see amazon.com and amazon.co.uk. | |||||||||
| Samples download © | |||||||||
Sample files
| |||||||||
| Links | |||||||||
MySQL and InnoDB
| |||||||||
| Errata | |||||||||
Errata and updates
Home
|
|
Back home.
| | ||||||