This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
aaronwei
/
blog
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Branch:
master
Branches
Tags
master
blog
/
_posts
/
Mysql.md
Mysql.md
206 B
Permalink
Lịch sử
Raw
title: MYSQL date: 2020-06-15
tags: Mysql
MYSQL相关
查看是否有未提交的日志
select * from information_schema.innodb_trx ;
,,,