- 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.
- ModelSim電子系統分析及仿真(第3版)
- Excel圖表與表格實戰技巧精粹
- 數碼攝影后期高手之路(第2版)
- 鍵盤錄入技術(第2版)
- 改變思維:菜鳥也能做出震撼PPT(全彩版)
- 中文版Photoshop CS6平面設計實用教程(第2版)
- DWR Java AJAX Applications
- AutoCAD 2018中文版基礎教程
- 中文版3ds Max 2021完全自學教程
- 中文版After Effects CC 2018 動漫、影視特效后期合成秘技
- 無師自通AutoCAD 2014中文版機械設計
- Cacti 0.8 Network Monitoring
- Origin科技繪圖與數據分析
- Cinema 4D基礎與實戰教程
- Procreate數字繪畫實戰教程(全彩微課版)