未验证 提交 5b8d0ae8 编写于 作者: W wade zhang 提交者: GitHub

Update 02-database.md

上级 3562011b
...@@ -142,7 +142,7 @@ The preceding SQL statement can be used in migration scenarios. This command can ...@@ -142,7 +142,7 @@ The preceding SQL statement can be used in migration scenarios. This command can
### View Database Configuration ### View Database Configuration
```sql ```sql
SHOW DATABASES \G; select * from information_schema.ins_databases \G;
``` ```
The preceding SQL statement shows the value of each parameter for the specified database. One value is displayed per line. The preceding SQL statement shows the value of each parameter for the specified database. One value is displayed per line.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册