- MySQL Admin Cookbook LITE: Configuration, Server Monitoring, Managing Users
- Daniel Schneller Udo Schwedt
- 205字
- 2021-04-02 19:43:50
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: “Only use qualified statements and replicate-*-table
configuration options for intuitively predictable replication!”
A block of code is set as follows:
slave> create database sakila; slave> use sakila; slave> source /tmp/sakila_master.sql; slave> CHANGE MASTER TO master_host=’master.example.com’, master_port=3306, master_ user=’repl’, master_password=’slavepass’; slave> START SLAVE;
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
slave> SHOW SLAVE STATUS\G
************************** 1. row ***************************
...
Slave_IO_Running: Yes Slave_SQL_Running: Yes
...
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: “You will see the familiar messages about InnoDB filling up the data files and finally, the Ready for connections line”.
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Dreamweaver CC實例教程(第5版·微課版)
- CAD/CAM軟件應用技術(shù)
- Excel 2013公式·函數(shù)與數(shù)據(jù)分析
- Origin 2022科學繪圖與數(shù)據(jù)分析(高級應用篇)
- 玩轉(zhuǎn)電子設(shè)計:基于Altium Designer的PCB設(shè)計實例(移動視頻版)
- Apache CXF Web Service Development
- CAD/CAE技術(shù)應用
- 中文版CorelDRAW X7完全自學教程(實例培訓教材版)
- UG NX 10中文版完全自學手冊
- jQuery UI 1.6: The User Interface Library for jQuery
- Illustrator CS6平面設(shè)計案例教程(微課版)
- Python Multimedia
- PowerPoint 2016從入門到精通
- Selling Online with Drupal e/Commerce
- SolidWorks 2016基礎(chǔ)與實例教程