博学国际教育—官网

咨询热线:
400-882-5311

博学国际教育课程中心>MySQL数据库管理
 

 

课程长度:5天/30小时

课程描述:

The MySQL for Database Administrators course is the foundation course for database administrators and developers who want to use this powerful database. In this course you will learn how tosecure users privileges, set resource limitations, and access controls. In addition, you will learn multiple new 5.0 features such as creating and using Stored Procedures, Triggers and Views.

 

学员基础:

Attend the MySQL for Beginners course or some experience with Relational Databases and SQL.

 

课程目标:

    ·Install and Upgrade MySQL 5.0 for the most common operating systems
    ·Utilize the MySQL Administrator Graphical User Interface (GUI)to managea MySQL server
    ·Use the INFORMATION_SCHEMA database to access metadata
    ·Perform the MySQL start and shutdown operations
    ·Configure MySQL server options at runtime
    ·Evaluate data types and character sets for performance issues
    ·Understand data locking concepts and the different levels of locking in MySQL
    ·Differentiate between the multiple storage engines available in MySQL
    ·Perform backup and restore operations utilizing multiple MySQL tools
    ·Maintain integrity of a MySQL installation utilizing security protocols
    ·Use stored routines and triggers for administration tasks
    ·Manage, apply and understand the reason for using views
    ·Improve performance through query optimization
    ·Optimize Schemas (Databases) utilizing multiple techniques
    ·Utilize MySQL monitoring tools to improve server performance
    ·Compare multiple environment options to improve server performance

 

培训内容:

1、Introduction

    ·MySQL Overview, Products,Services
    ·MySQL Enterprise Services
    ·Supported Operating Services
    ·MySQL Certification Program
    ·Training Curriculum Paths
    ·MySQL Website
    ·Installing MySQL
    ·Installing the 'world' Database

2、MySQL Architecture

    ·Client/Server Architecture
    ·MySQL Architecture Overview
    ·How MySQL Uses Disk Space
    ·How MySQL Uses Memory
    ·The MySQL Plug-In Interface

 3、The MySQL Server

    ·Types of MySQL Distributions
    ·Starting and Stopping MySQL on Windows
    ·Starting and Stopping MySQL on Linux
    ·Upgrading MySQL
    ·Managing Multiple Servers

4、Configuring the MySQL Server

    ·MySQL Configuration
    ·Dynamic Server Variables
    ·Server SQL Modes
    ·Log and Status Files
    ·Bin