Explorar o código

更新 '_posts/Mysql.md'

aaronwei %!s(int64=5) %!d(string=hai) anos
pai
achega
b436d088c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      _posts/Mysql.md

+ 1 - 1
_posts/Mysql.md

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