×
mysql from books.google.com
This book is meant for intermediate users of Python who want hassle-free access to their MySQL database through Python. If you are a Python programmer who wants database-support in your Python applications, then this book is for you.
mysql from books.google.com
This comprehensive reference guide offers useful pointers for advanced use of SQL and describes the bugs and workarounds involved in compiling MySQL for every system.
mysql from books.google.com
This new edition combines into one book the MySQL Language Reference (on CD) with the practical information of the MySQL Administrator's Guide book.
mysql from books.google.com
MySQL Database Design and Tuning is the only guide with coverage of both the basics and advanced topics, including reliability, performance, optimization and tuning for MySQL.
mysql from books.google.com
Completely revised for the latest version of the MySQL database, this book is a comprehensive reference to system commands and programming information, including the new features for version 5.1.
mysql from books.google.com
Using a task-oriented approach along with numerous helpful examples, this book takes you through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data, and ...
mysql from books.google.com
The fourth edition of this bestselling book has been meticulously revised and updated to thoroughly cover the latest features and capabilities of MySQL 5.0, as well as to add new coverage of features introduced with MySQL 5.1. “One of the ...
mysql from books.google.com
... MySQL closes its current log file descriptor and reopens the log to /dev/null. In contrast to MySQL 5.0, MySQL 5.1 lets you change logging at runtime and lets you log to tables you can query with SQL. This is a great improvement. Finer ...
mysql from books.google.com
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.
mysql from books.google.com
... mysql • Update database and logging files (clear buffer or intermediate storage) • Determine status information and variables of the MySQL server • List and store MySQL processes • Test connection to MySQL server (ping) • Shut down the ...