Browse Source

更新 '_posts/Mysql.md'

aaronwei 3 years ago
parent
commit
9db3558fc3
1 changed files with 3 additions and 1 deletions
  1. 3 1
      _posts/Mysql.md

+ 3 - 1
_posts/Mysql.md

@@ -8,4 +8,6 @@ tags: Mysql
 ### 查看是否有未提交的日志
 ``` sql
     select * from information_schema.innodb_trx ;
-```
+```
+
+,,,