| 1234567891011121314151617181920 |
- [2024-09-20T03:09:12.064512+00:00] sql.INFO: [79.09] select `article`.*, `category`.`name`, `article_data`.`content` from `article` left join `category` on `article`.`catid` = `category`.`id` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`title` like '%%' and `article`.`status` != '5') order by `article`.`id` desc limit 10 offset 0 [] []
- [2024-09-20T03:09:12.085099+00:00] sql.INFO: [2.44] select count(*) as aggregate from `article` where (`article`.`title` like '%%' and `article`.`status` != '5') [] []
- [2024-09-20T03:10:39.227001+00:00] sql.INFO: [11.63] select * from `category` where (`name` like '%%' and `website_id` = '0' and `pid` = '0') order by `sort` asc limit 10 offset 0 [] []
- [2024-09-20T03:10:39.239557+00:00] sql.INFO: [1.52] select count(*) as aggregate from `category` where (`name` like '%%' and `website_id` = '0' and `pid` = '0') [] []
- [2024-09-20T03:10:40.647460+00:00] sql.INFO: [11.75] select `article`.*, `category`.`name`, `article_data`.`content` from `article` left join `category` on `article`.`catid` = `category`.`id` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`title` like '%%' and `article`.`status` != '5') order by `article`.`id` desc limit 10 offset 0 [] []
- [2024-09-20T03:10:40.651602+00:00] sql.INFO: [1.72] select count(*) as aggregate from `article` where (`article`.`title` like '%%' and `article`.`status` != '5') [] []
- [2024-09-20T03:10:41.633239+00:00] sql.INFO: [3.35] select * from `category` where (`name` like '%%' and `website_id` = '0' and `pid` = '0') order by `sort` asc limit 10 offset 0 [] []
- [2024-09-20T03:10:41.636462+00:00] sql.INFO: [2] select count(*) as aggregate from `category` where (`name` like '%%' and `website_id` = '0' and `pid` = '0') [] []
- [2024-09-20T03:11:02.665599+00:00] sql.INFO: [9.18] select `article`.*, `category`.`name`, `article_data`.`content` from `article` left join `category` on `article`.`catid` = `category`.`id` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`title` like '%%' and `article`.`status` != '5') order by `article`.`id` desc limit 10 offset 0 [] []
- [2024-09-20T03:11:02.670072+00:00] sql.INFO: [1.73] select count(*) as aggregate from `article` where (`article`.`title` like '%%' and `article`.`status` != '5') [] []
- [2024-09-20T03:11:04.252569+00:00] sql.INFO: [2.17] select * from `category` where (`website_id` = '0') [] []
- [2024-09-20T03:11:44.132408+00:00] sql.INFO: [3.35] select * from `category` where (`name` like '%%' and `website_id` = '0' and `pid` = '0') order by `sort` asc limit 10 offset 0 [] []
- [2024-09-20T03:11:44.135780+00:00] sql.INFO: [2.18] select count(*) as aggregate from `category` where (`name` like '%%' and `website_id` = '0' and `pid` = '0') [] []
- [2024-09-20T06:41:46.312685+00:00] sql.INFO: [8.12] select * from `category` where (`name` like '%%' and `website_id` = '0' and `pid` = '0') order by `sort` asc limit 10 offset 0 [] []
- [2024-09-20T06:41:46.315728+00:00] sql.INFO: [2.05] select count(*) as aggregate from `category` where (`name` like '%%' and `website_id` = '0' and `pid` = '0') [] []
- [2024-09-20T06:41:47.311492+00:00] sql.INFO: [2.42] select * from `category` where (`website_id` = '0') [] []
- [2024-09-23T09:07:16.731705+00:00] sql.INFO: [72.83] select `article`.*, `category`.`name`, `article_data`.`content` from `article` left join `category` on `article`.`catid` = `category`.`id` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`title` like '%%' and `article`.`status` != '5') order by `article`.`id` desc limit 10 offset 0 [] []
- [2024-09-23T09:07:16.761900+00:00] sql.INFO: [1.87] select count(*) as aggregate from `article` where (`article`.`title` like '%%' and `article`.`status` != '5') [] []
- [2024-09-23T09:07:20.531776+00:00] sql.INFO: [9.65] select `article`.*, `category`.`name`, `article_data`.`content` from `article` left join `category` on `article`.`catid` = `category`.`id` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`title` like '%%' and `article`.`status` != '5') order by `article`.`id` desc limit 10 offset 0 [] []
- [2024-09-23T09:07:20.536324+00:00] sql.INFO: [2.16] select count(*) as aggregate from `article` where (`article`.`title` like '%%' and `article`.`status` != '5') [] []
|