Managing & Using MySQL, 2nd Edition (平装)

分類: 图书,进口原版书,Computers & Internet(计算机与网络),Databases(数据库),
品牌: Tim King
基本信息出版社:O'REILLY & ASSOC INC (2002年4月23日)平装:442页ISBN:0596002114条形码:9780596002114产品尺寸及重量:23.4 x 17.9 x 2.7 cm ; 717 gASIN:0596002114
商品描述内容简介MySQL is a popular and robust open source database product that supports key subsets of SQL on both Linux and Unix systems. MySQL is free for nonprofit use and costs a small amount for commercial use. Unlike commercial databases, MySQL is affordable and easy to use. This book includes introductions to SQL and to relational database theory. If you plan to use MySQL to build web sites or other Linux or Unix applications, this book teaches you to do that, and it will remain useful as a reference once you understand the basics. Ample tutorial material and examples are included throughout. 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 foreach 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.媒体推荐This edition retains the best features of the first edition, while adding the latest on MySQL and the relevant programming language interfaces, with more complete reference information. The administration section is greatly enhanced; the programming language chapters have been updated--especially the Perl and PHP chapters--and new additions include chapters on security and extending MySQL and a system tables reference.