runtime error
Exit code: 1. Reason: limit 1[0m 2025/02/07 22:46:28 [32m/build/model/main.go:203 [33mSLOW SQL >= 200ms [0m[31;1m[201.026ms] [33m[rows:-][35m SELECT count(*) FROM information_schema.statistics WHERE table_schema = 'aistudy' AND table_name = 'midjourneys' AND index_name = 'idx_midjourneys_user_id'[0m 2025/02/07 22:46:28 [32m/build/model/main.go:207 [33mSLOW SQL >= 200ms [0m[31;1m[204.594ms] [33m[rows:1][35m SELECT SCHEMA_NAME from Information_schema.SCHEMATA where SCHEMA_NAME LIKE 'aistudy%' ORDER BY SCHEMA_NAME='aistudy' DESC,SCHEMA_NAME limit 1[0m 2025/02/07 22:46:28 [32m/build/model/main.go:207 [33mSLOW SQL >= 200ms [0m[31;1m[200.995ms] [33m[rows:-][35m SELECT count(*) FROM information_schema.tables WHERE table_schema = 'aistudy' AND table_name = 'top_ups' AND table_type = 'BASE TABLE'[0m 2025/02/07 22:46:29 [32m/build/model/main.go:207 [33mSLOW SQL >= 200ms [0m[31;1m[204.446ms] [33m[rows:1][35m SELECT SCHEMA_NAME from Information_schema.SCHEMATA where SCHEMA_NAME LIKE 'aistudy%' ORDER BY SCHEMA_NAME='aistudy' DESC,SCHEMA_NAME limit 1[0m 2025/02/07 22:46:29 [32m/build/model/main.go:207 [33mSLOW SQL >= 200ms [0m[31;1m[399.022ms] [33m[rows:-][35m SELECT * FROM `top_ups` LIMIT 1[0m 2025/02/07 22:46:29 [32m/build/model/main.go:207 [33mSLOW SQL >= 200ms [0m[31;1m[201.220ms] [33m[rows:-][35m SELECT column_name, column_default, is_nullable = 'YES', data_type, character_maximum_length, column_type, column_key, extra, column_comment, numeric_precision, numeric_scale , datetime_precision FROM information_schema.columns WHERE table_schema = 'aistudy' AND table_name = 'top_ups' ORDER BY ORDINAL_POSITION[0m [FATAL] 2025/02/07 - 22:46:30 | [failed to initialize database: Error 1170: BLOB/TEXT column 'trade_no' used in key specification without a key length] 2025/02/07 22:46:30 [31;1m/build/model/main.go:207 [35;1mError 1170: BLOB/TEXT column 'trade_no' used in key specification without a key length [0m[33m[399.609ms] [34;1m[rows:0][0m ALTER TABLE `top_ups` MODIFY COLUMN `trade_no` longtext
Container logs:
Fetching error logs...