Managing & Using MySQL
Autor Tim King, George Reese, Randy Yarger, Hugh E. Williamsen Limba Engleză Paperback – 28 mai 2002
This book has all you need to take full advantage of this powerful database management system. It takes you through the whole process from installation and configuration to programming interfaces and database administration. This second edition has a greatly enhanced administration chapter that includes information on administrative tools, server configuration, server startup and shutdown, log file management, database backup and restore, and database administration and repair. In addition, a new chapter on security describes data, server, and client-server security, while a chapter on extending MySQL provides an overview of MySQL internals and describes the use of MySQL user-defined functions.
If you know C/C++, Java, Perl, PHP, or Python, you can write programs to interact with your MySQL database. In addition, you can embed queries and updates directly in an HTML file so that a web page becomes its own interface to the database. Managing and Using MySQL includes chapters on the programming language interfaces, and it also includes a complete reference section with specific function calls for each language.
Also included in the reference section are references to the SQL language, and details of the MySQL system variables, programs, and utilities. New to the second edition is a reference to the internal MySQL tables, which will be of particular interest to those who want to work extensively with MySQL security.
Preț: 194.14 lei
Preț vechi: 242.68 lei
-20% Nou
Puncte Express: 291
Preț estimativ în valută:
34.36€ • 40.29$ • 30.13£
34.36€ • 40.29$ • 30.13£
Carte disponibilă
Livrare economică 03-17 ianuarie 26
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780596002114
ISBN-10: 0596002114
Pagini: 442
Dimensiuni: 180 x 235 x 27 mm
Greutate: 0.73 kg
Ediția:2nd edition
Editura: O'Reilly
ISBN-10: 0596002114
Pagini: 442
Dimensiuni: 180 x 235 x 27 mm
Greutate: 0.73 kg
Ediția:2nd edition
Editura: O'Reilly
Descriere
MySQL is a robust open source database product that supports key subsets of SQL on both Linux and Unix systems. For those planning to use it this text takes you through the whole process from installation and configuration to programming interfaces and database administration.