MySQL Admin Cookbook LITE: Configuration, Server Monitoring, Managing Users
Formats:
save 15%!
save 33%!
Free Shipping!
| Also available on: |
|
- Set up MySQL to perform administrative tasks such as configuration, server monitoring and managing user credentials
- Work with InnoDB in order to improve the organization of your database
- Restrict access sensibly and regain access to your database in case of loss of administrative user credentials
- Part of Packt's Cookbook series: Each recipe is a carefully organized sequence of instructions to complete the task as efficiently as possible
Book Details
Language : EnglishPaperback : 120 pages [ mm x mm ]
Release Date : May 2011
ISBN : 184951612X
ISBN 13 : 9781849516129
Author(s) : Daniel Schneller, Udo Schwedt
Topics and Technologies : Lite Editions
Table of Contents
PrefaceChapter 1: Monitoring and Analyzing a MySQL Installation
Chapter 2: Configuring MySQL
Chapter 3: MySQL User Management
Index
- Chapter 1: Monitoring and Analyzing a MySQL Installation
- Introduction
- Checking free InnoDB tablespace
- Establishing alerting mechanisms for low remaining tablespace by using triggers
- Estimating tablespace requirements
- Identifying and changing MySQL variables
- Assessing the overall table count
- Finding the biggest tables
- Finding all columns with a certain name and/or type
- Finding all tables referencing each other
- Chapter 2: Configuring MySQL
- Introduction
- Setting up a fixed InnoDB tablespace
- Setting up an auto-extending InnoDB tablespace
- Storing InnoDB data in one file per table
- Decreasing InnoDB tablespace
- Enabling and configuring binary logging
- Configuring the InnoDB redo log
- Understanding and configuring important MySQL and InnoDB timeout options
- Adjusting table and database name letter case handling for better platform independence
- Installing MySQL as a Windows service with custom options
- Running multiple MySQL server instances in parallel on a Linux server
- Preventing invalid date values from being stored in DATE or DATETIME columns
- Chapter 3: MySQL User Management
- Introduction
- Configuring MySQL Administrator to display global privileges and hosts
- Defining an alternative user for administrative tasks
- Disabling the default accounts
- Creating a basic user
- Creating an installation user
- Creating a read-only account
- Defining a specific user for backup
- Defining a specific user for replication
- Allowing access from specific hosts only
- Regaining access to your database in case of lost account information
- Avoiding plain text passwords in administrative scripts
Daniel Schneller
Udo Schwedt
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Sorry, there are currently no downloads available for this title.
![]() |
![]() |
Lite EditionLearn more |
Full EditionLearn more |
|
|---|---|---|
| Set up MySQL to perform administrative tasks such as configuration, server monitoring and managing user credentials | ||
| Work with InnoDB in order to improve the organization of your database | ||
| Restrict access sensibly and regain access to your database in case of loss of administrative user credentials | ||
| eBook available as PDF downloads | ||
| eBook available as ePub downloads | ||
| Available on PacktLib | ||
| Deal with typical performance bottlenecks and lock-contention problems |
| Price | $19.99 |
$49.99 |
|---|
- Use the InnoDB storage engine to store data in different files and thus improve efficiency
- Establish alert mechanisms to let you know when table space is running low
- Identify and change MySQL variables
- Enable and configure binary logging
- Understand and configure MySQL and InnoDB timeout options
- Run multiple MySQL Server Instances in parallel on a Linux server
- Manage MySQL user accounts and assign appropriate privileges
- Configure MySQL Administrator to display global privileges and hosts
- Restrict access sensibly and regain access to your database in case of loss of administrative user credentials
MySQL is the most popular open-source database and is also known for its easy set up feature. However, proper configuration beyond the default settings remains a challenge, along with day-to-day maintenance tasks such as configuration, server monitoring and managing user credentials.
This MySQL Admin Cookbook LITE book provides both step-by-step recipes and relevant background information on many basic and advanced aspects of MySQL administration and configuration.
Three key aspects of MySQL administration are covered in detail; monitoring and analyzing a MySQL installation, configuring MySQL, helping you, amongst other things, to regain lost administrative user credentials, and managing users by assigning privileges.
All of the recipes are based on real-world experience derived from proven solutions used in an enterprise environment.
To find out more about upgrading to the full edition, visit www.packtpub.com/lite-editions and log into your account for offers and help. If you don’t have an account on PacktPub.com, visit today and set one up!
This cookbook presents solutions to problems in the form of recipes. Each recipe provides the reader with easy step-by-step descriptions of the actions necessary to accomplish a specific task. Example values and code samples are used throughout the recipes, which makes adaptation for individual needs easy
This book is for ambitious MySQL users as well as professional data center database administrators. Beginners as well as experienced administrators will benefit from this cookbook and get fresh ideas to improve their MySQL environments. Detailed background information will enable them to widen their MySQL horizon.
It does not cover SQL basics, how to install MySQL servers, or how to design a relational database schema. Readers are expected to have a basic understanding of the SQL language and database concepts in general.



