MySQL Reference Manual

Michael Widenius, David Axmark, MySQL AB

  • 出版商: O'Reilly
  • 售價: $1,820
  • 貴賓價: 9.5$1,729
  • 語言: 英文
  • 頁數: 712
  • 裝訂: Paperback
  • ISBN: 0596002653
  • ISBN-13: 9780596002657
  • 相關分類: MySQLSQL
  • 已過版

買這商品的人也買了...

商品描述

MySQL is the most popular SQL database in the open source community and is used almost universally by web sites running on open source systems. As powerful and flexible as it is lightweight and efficient, MySQL packs a large feature set into a very small and fast engine that now runs on more than 500,000 servers. This renowned online manual that has supported MySQL administrators and database developers for years is now available in paperback format. This book is an exact reproduction of the MySQL Reference Manual from the MySQL development team's Web site, minus some non-technical appendices. This version covers MySQL 4.0.

Many sophisticated topics appear in this comprehensive manual, ranging from the hitches you may run into when first installing MySQL to internals that will help you tune your queries. MySQL Reference Manual contains all the comprehensive reference material one would expect for building the product, running administrative utilities, and using various API as well as MySQL's rich version of SQL. In addition, you can turn a page and find such unexpected riches as:


  • A thorough comparison of MySQL with SQL standards and other databases
  • A discussion of privileges and suggested uses of privileges to enhance security
  • Directions for replicating a database and for running several MySQL servers on a single system
  • Directions for initializing a database from a flat file
  • Guidelines for estimating the performance of different queries
  • A far-reaching discussion of optimization, with reference to the implementation of MySQL
  • Investigations of the differences between data types and the pros and cons of each type of number, string, or timestamp
  • An extended inquiry into the effects of using delayed inserts
  • A candid explanation of why various errors occur and how to recover from them
  • Tips for weighted, full-text searches
  • Detailed descriptions of the features, strengths, and weaknesses of available table formats
  • A guide to adding new functions to MySQL



No serious MySQL user should be without this book.

  • 1 General Information
  • 2 MySQL Installation
  • 3 Tutorial Introduction
  • 4 Database Administration  
  • 5 MySQL Optimisation
  • 6 MySQL Language Reference  
  • 7 MySQL Table Types
  • 8 National Character Sets and Unicode in MySQL 4.1
  • 9 MySQL APIs
  • 10 Error Handling in MySQL
  • 11 Spatial Extensions in MySQL
  • 12 Extending MySQL
  • A Problems and Common Errors
  • B Contributed Programs  
  • C Credits  
  • D MySQL Change History
  • E Porting to Other Systems
  • F Environment Variables
  • G MySQL Regular Expressions
  • H GNU General Public License
  • I GNU Lesser General Public License
  • SQL command, type and function index
  • Concept Index