MySQL in a Nutshell (2008)

MySQL in a Nutshell (2008)

Preface

Part I. Introduction and Tutorials

Chapter 1. Introduction to MySQL

Chapter 2. Installing MySQL

Chapter 3. MySQL Basics

Part II. SQL Statements and Functions

Chapter 4. Security and User Statements and Functions

Chapter 5. Database and Table Schema Statements

Chapter 6. Data Manipulation Statements and Functions

Chapter 7. Table and Server Administration Statements and Functions

Chapter 8. Replication Statements and Functions

Chapter 9. Stored Routines Statements

Chapter 10. Aggregate Clauses, Aggregate Functions, and Subqueries

Chapter 11. String Functions

Chapter 12. Date and Time Functions

Chapter 13. Mathematical Functions

Chapter 14. Flow Control Functions

Part III. MySQL Server and Client Tools

Chapter 15. MySQL Server and Client

Chapter 16. Command-Line Utilities

Part IV. APIs and Connectors

Chapter 17. C API

Chapter 18. Perl API

Chapter 19. PHP API

Part V. Appendixes

Appendix A. Data Types

Appendix B. Operators

Appendix C. Server and Environment Variables