๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Managing and Using MySQL (2nd Edition)

โœ Scribed by George Reese


Year
2002
Tongue
English
Leaves
442
Edition
Second Edition
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.


๐Ÿ“œ SIMILAR VOLUMES


Managing and using MySQL
โœ King, Tim;Reese, George;Williams, Hugh E.;Yarger, Randy Jay ๐Ÿ“‚ Library ๐Ÿ“… 2002;2009 ๐Ÿ› O'Reilly Media ๐ŸŒ English

Pt. I. Introduction. 1. MySQL. 2. Installation. 3. SQL According to MySQL. 4. Database Administration -- Pt. II. MySQL Administration. 5. Performance Tuning. 6. Security. 7. Database Design -- Pt. III. MySQL Programming. 8. Database Applications. 9. Perl. 10. Python. 11. PHP. 12. CAPI. 13. Java. 14.

Managing and Using MySQL
โœ Tim King, George Reese, Randy Yarger, Hugh E. Williams, Randy Jay Yarger ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› O'Reilly Media ๐ŸŒ English

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

MySQL Cookbook, 2nd Edition
โœ Paul DuBois ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› O'Reilly Media ๐ŸŒ English

Along with MySQL's popularity has come a flood of questions about solving specific problems, and that's where this Cookbook is essential. Designed as a handy resource when you need quick solutions or techniques, the book offers dozens of short, focused pieces of code and hundreds of worked-out examp

Expert MySQL, 2nd Edition
โœ Charles Bell ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Apress ๐ŸŒ English

Expert MySQL is the leading reference for learning, understanding, and extending the MySQL server. It unlocks the full promise of open source by showing how to modify the code, create your own storage engine, build your own authentication plugins, and even add your own functions and commands to the

Expert MySQL, 2nd Edition
โœ Charles Bell ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Apress ๐ŸŒ English

Expert MySQL is the leading reference for learning, understanding, and extending the MySQL server. It unlocks the full promise of open source by showing how to modify the code, create your own storage engine, build your own authentication plugins, and even add your own functions and commands to the

Expert MySQL, 2nd Edition
โœ Charles Bell ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Apress ๐ŸŒ English

Expert MySQL is the leading reference for learning, understanding, and extending the MySQL server. It unlocks the full promise of open source by showing how to modify the code, create your own storage engine, build your own authentication plugins, and even add your own functions and commands to the