Commit Graph
24 Commits
Author SHA1 Message Date
liugang 4753fd38eb * [refac] use dbh::$queries instead of dao::$querys. 2025-05-26 17:33:42 +08:00
liugang 7b5e68bf35 * [refac] add method to get profiles of database. 2025-04-23 16:18:10 +08:00
liugang 8434e000a9 * [refac] fix error the sql statement was too long and was truncated and cannot be explained. 2025-04-22 13:30:02 +08:00
liugang 8f3ecd722d * [refac] explain queries and record slow ones. 2025-04-21 17:15:48 +08:00
tianshujie 4d5d3e0068 * [misc] merge feature/xinniu. 2024-12-30 09:51:11 +08:00
sunguangming 89a518311c * [misc] add ini_set. 2024-12-30 09:51:11 +08:00
sunguangming 7ff0c1cd5b * [misc] modify number_format to round. 2024-11-12 10:11:28 +08:00
sunguangming dac637ed00 * [trace] add number_format. 2024-11-01 10:11:49 +08:00
sunguangming 9a0dc46c75 * [misc] add ini_set. 2024-10-31 14:02:11 +08:00
sunhao 613561e8cb * [misc] add php version to zin perf data. 2024-10-28 16:56:59 +08:00
liugang b186bc7e71 * Remove count of dao::$cache for it has been removed. 2024-05-17 11:14:58 +08:00
sunhao cf1a90dfc1 * zin: fix error when db driver is dm (DaMeng). 2023-09-01 14:40:38 +08:00
Lufei b6cc12dd14 * Merge trace. 2023-04-28 16:04:28 +08:00
sunhao bd89aa3595 * pick from ec22403 "Remove SQL Explain." 2023-04-28 14:30:03 +08:00
sunhao 4299abae75 * add sql profiles to trace output 2023-04-28 14:04:54 +08:00
Lufei ec22403e63 - Remove SQL Explain. 2023-04-28 10:21:06 +08:00
Lufei 2674f369f8 * Optimize trace class. 2023-04-27 18:48:57 +08:00
WenruiLI 1db26046bd * print sql profile table in console. 2023-04-27 18:48:56 +08:00
Lufei c6a2c54782 * Support zinErrors. 2023-04-27 18:48:56 +08:00
Lufei c4a5d8a525 + Support debug trace. 2023-04-27 18:48:56 +08:00
Lufei 049643d481 * Optimize trace class. 2023-04-27 09:33:19 +08:00
WenruiLI cefd886118 * print sql profile table in console. 2023-04-25 16:22:02 +08:00
Lufei 4175224c89 * Support zinErrors. 2023-04-25 10:30:07 +08:00
Lufei 6dc32b44c2 + Support debug trace. 2023-04-25 10:10:53 +08:00