基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-23 15:50:53 HTTP/2.0 GET : https://cps.uicup.cn/
- 运行时间 : 0.050233s [ 吞吐率:19.91req/s ] 内存消耗:3,971.71kb 文件加载:139
- 缓存信息 : 0 reads,0 writes
- CONNECT:[ UseTime:0.000736s ] mysql:host=127.0.0.1;port=3306;dbname=cps_uicup_cn;charset=utf8mb4
- CREATE TABLE IF NOT EXISTS `lq_schema_migrations` (`id` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, `filename` VARCHAR(180) NOT NULL, `checksum` CHAR(64) NOT NULL, `status` TINYINT NOT NULL DEFAULT 1, `executed_time` INT NOT NULL, `create_time` INT NOT NULL DEFAULT 0, `update_time` INT NOT NULL DEFAULT 0, `delete_time` INT NULL, PRIMARY KEY (`id`), UNIQUE KEY `uk_filename` (`filename`)) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='数据库迁移记录' [ RunTime:0.003590s ]
- SHOW FULL COLUMNS FROM `lq_schema_migrations` [ RunTime:0.000969s ]
- SELECT `checksum` FROM `lq_schema_migrations` WHERE `filename` = '__linqi_migration_fingerprint__' AND `status` = 1 LIMIT 1 [ RunTime:0.000521s ]
0.054882s