MySQL Admin Cookbook 1st Edition by Schneller Daniel, Schwedt Udo – Ebook PDF Instant Download/Delivery: 1847197965, 978-1847197962
Full download MySQL Admin Cookbook 1st Edition after payment
Product details:
ISBN 10: 1847197965
ISBN 13: 978-1847197962
Author: Schneller Daniel, Schwedt Udo
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.
Table of contents:
1. Monitoring and Analyzing a MySQL Installation
-
Introduction
-
Checking free InnoDB tablespace
-
Establishing alerting mechanisms for low remaining tablespace by using triggers
-
Enabling the MySQL scheduler
-
Improving configuration
-
Estimating tablespace requirements
-
Identifying and changing MySQL variables
-
Displaying more than one named variable at a time
-
Displaying global settings
-
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
2. Configuring MySQL
-
Introduction
-
Setting up a fixed InnoDB tablespace
-
Setting up an auto-extending InnoDB tablespace
-
Making an existing tablespace auto-extensible
-
Controlling the steps of tablespace extension
-
Limiting the size of an auto-extending tablespace
-
Adding a new auto-extending data file
-
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
-
Setting values for innodb_rollback_on_timeout / innodb_lock_wait_timeout
-
Setting values for interactive_timeout / wait_timeout
-
Setting values for net_read_timeout / net_write_timeout
-
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
-
Turning off AppArmor / SELinux for Linux distributions
-
Considering the alternative MySQL Sandbox project
-
Preventing invalid date values from being stored in DATE or DATETIME columns
-
Configuring SQL mode for the current session only
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 the account without using MySQL Administrator
-
Permitting management of user rights
-
Creating a read-only account
-
Allowing stored procedure calls
-
Defining a specific user for backup
-
Defining a specific user for replication
-
Allowing access from specific hosts only
-
Creating the account without using MySQL Administrator
-
Allowing access from a group of hosts
-
Regaining access to your database in case of lost account information
-
Avoiding plain text passwords in administrative scripts
People also search for:
mysql admin console
mysql cookbook chef
mysql admin client
mysql admin account
mysql admin gui
Tags: Schneller Daniel, Schwedt Udo, MySQL Admin Cookbook