基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-12-23 11:24:59 HTTP/2.0 GET : https://int-cashmere.com/supply.html?%E7%BB%86%E5%BA%A6=14.5-15.0%CE%BCm&%E9%95%BF%E5%BA%A6=34-36mm
- 运行时间 : 0.011038s [ 吞吐率:90.60req/s ] 内存消耗:224.22kb 文件加载:165
- 查询信息 : 9 queries
- 缓存信息 : 11 reads,2 writes
- 会话信息 : SESSION_ID=6e33e7fa514f9454a3150d3bc18c839f
- CONNECT:[ UseTime:0.000390s ] mysql:host=127.0.0.1;port=3306;dbname=int_db;charset=utf8
- SHOW FULL COLUMNS FROM `sys_language` [ RunTime:0.000545s ]
- SELECT `name`,`value` FROM `sys_language` WHERE `status` = 1 ORDER BY `sort` DESC [ RunTime:0.000319s ]
- SHOW FULL COLUMNS FROM `sys_nav` [ RunTime:0.000407s ]
- SELECT * FROM `sys_nav` WHERE `lang` = 'cn' AND `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000338s ]
- SHOW FULL COLUMNS FROM `sys_supply_attribute` [ RunTime:0.000418s ]
- SELECT `name`,`attr_values` FROM `sys_supply_attribute` WHERE `lang` = 'cn' AND `status` = 1 AND `list_id` = 1 ORDER BY `sort` DESC [ RunTime:0.000351s ]
- SHOW FULL COLUMNS FROM `sys_supply` [ RunTime:0.000429s ]
- SELECT COUNT(*) AS think_count FROM `sys_supply` WHERE `list_id` = 1 AND `lang` = 'cn' AND `status` = 1 AND json_extract(`attribute`, '$."细度"') = '14.5-15.0μm' AND json_extract(`attribute`, '$."长度"') = '34-36mm' [ RunTime:0.000568s ]
- SELECT `id`,`title`,`attribute`,`number`,`price`,`create_time` FROM `sys_supply` WHERE `list_id` = 1 AND `lang` = 'cn' AND `status` = 1 AND json_extract(`attribute`, '$."细度"') = '14.5-15.0μm' AND json_extract(`attribute`, '$."长度"') = '34-36mm' ORDER BY `create_time` DESC LIMIT 0,10 [ RunTime:0.000593s ]
0.024349s