Managing & Using MySQL, 2/e
暫譯: 管理與使用 MySQL, 第二版

Tim King, George Reese, Randy Yarger, Hugh E. Williams, Randy Jay Yarger

  • 出版商: O'Reilly
  • 定價: $1,400
  • 售價: 8.8$1,232
  • 語言: 英文
  • 頁數: 442
  • 裝訂: Paperback
  • ISBN: 0596002114
  • ISBN-13: 9780596002114
  • 相關分類: MySQLSQL
  • 立即出貨

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

相關主題

商品描述

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 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.

商品描述(中文翻譯)

MySQL 是一個流行且穩健的開源資料庫產品,支援在 Linux 和 Unix 系統上使用 SQL 的主要子集。MySQL 對於非營利用途是免費的,商業用途則需支付少量費用。與商業資料庫不同,MySQL 價格實惠且易於使用。本書包含 SQL 和關聯資料庫理論的介紹。如果您計劃使用 MySQL 建立網站或其他 Linux 或 Unix 應用程式,本書將教您如何做到這一點,並在您了解基本概念後,仍然可以作為參考資料使用。全書包含豐富的教學材料和範例。

本書提供了充分利用這個強大資料庫管理系統所需的一切。它將帶您完成從安裝和配置到程式介面和資料庫管理的整個過程。第二版增強了管理章節,包含有關管理工具、伺服器配置、伺服器啟動和關閉、日誌檔案管理、資料庫備份和恢復,以及資料庫管理和修復的資訊。此外,新增的安全性章節描述了資料、伺服器和客戶端-伺服器的安全性,而擴展 MySQL 的章節則提供了 MySQL 內部結構的概述,並描述了 MySQL 使用者定義函數的使用。

如果您熟悉 C/C++、Java、Perl、PHP 或 Python,您可以編寫程式與 MySQL 資料庫互動。此外,您可以將查詢和更新直接嵌入 HTML 檔案中,使網頁成為其自身的資料庫介面。《管理與使用 MySQL》包含有關程式語言介面的章節,並且還包括一個完整的參考部分,提供每種語言的特定函數調用。

參考部分還包括 SQL 語言的參考,以及 MySQL 系統變數、程式和工具的詳細資訊。第二版新增了對內部 MySQL 表的參考,這對於希望深入研究 MySQL 安全性的人特別有興趣。