-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathspy.log
6 lines (6 loc) · 1.42 KB
/
spy.log
1
2
3
4
5
6
1599971998053|25|statement|connection 0|url jdbc:p6spy:mysql://localhost/seckill_demo?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false|show table status WHERE 1=1 AND NAME IN ('user','goods','order')|show table status WHERE 1=1 AND NAME IN ('user','goods','order')
1599971998060|2|statement|connection 0|url jdbc:p6spy:mysql://localhost/seckill_demo?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false|show full fields from `goods`|show full fields from `goods`
1599971998183|1|statement|connection 0|url jdbc:p6spy:mysql://localhost/seckill_demo?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false|show full fields from `order`|show full fields from `order`
1599971998186|1|statement|connection 0|url jdbc:p6spy:mysql://localhost/seckill_demo?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false|show full fields from `user`|show full fields from `user`
1599992747843|20|statement|connection 0|url jdbc:p6spy:mysql://localhost/seckill_demo?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false|show table status WHERE 1=1 AND NAME IN ('commodity_order')|show table status WHERE 1=1 AND NAME IN ('commodity_order')
1599992747851|4|statement|connection 0|url jdbc:p6spy:mysql://localhost/seckill_demo?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false|show full fields from `commodity_order`|show full fields from `commodity_order`