Skip to content

Commit a416323

Browse files
committed
MySQL:更新表,TestRecord 表新增 duration, minDuration, maxDuration 3 个字段用于记录和对比服务处理耗时
1 parent cd4257b commit a416323

19 files changed

+46
-38
lines changed

MySQL/single/sys_Access.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ UNLOCK TABLES;
6161
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
6262
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
6363

64-
-- Dump completed on 2021-02-11 19:04:36
64+
-- Dump completed on 2021-02-12 1:21:56

MySQL/single/sys_Comment.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ UNLOCK TABLES;
5555
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
5656
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
5757

58-
-- Dump completed on 2021-02-11 19:04:09
58+
-- Dump completed on 2021-02-12 1:21:25

MySQL/single/sys_Document.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ UNLOCK TABLES;
5656
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
5757
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
5858

59-
-- Dump completed on 2021-02-11 19:04:43
59+
-- Dump completed on 2021-02-12 1:22:02

MySQL/single/sys_Function.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ UNLOCK TABLES;
5858
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
5959
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
6060

61-
-- Dump completed on 2021-02-11 19:04:10
61+
-- Dump completed on 2021-02-12 1:21:26

MySQL/single/sys_Login.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ UNLOCK TABLES;
5050
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
5151
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
5252

53-
-- Dump completed on 2021-02-11 19:04:42
53+
-- Dump completed on 2021-02-12 1:22:01

MySQL/single/sys_Method.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ UNLOCK TABLES;
6464
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
6565
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
6666

67-
-- Dump completed on 2021-02-11 19:04:44
67+
-- Dump completed on 2021-02-12 1:22:03

MySQL/single/sys_Moment.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

MySQL/single/sys_Praise.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ UNLOCK TABLES;
5050
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
5151
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
5252

53-
-- Dump completed on 2021-02-11 19:04:38
53+
-- Dump completed on 2021-02-12 1:21:58

MySQL/single/sys_Random.sql

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

MySQL/single/sys_Request.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ UNLOCK TABLES;
5353
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
5454
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
5555

56-
-- Dump completed on 2021-02-11 19:04:33
56+
-- Dump completed on 2021-02-12 1:21:54

0 commit comments

Comments
 (0)