runtime error

Exit code: 1. Reason: limit 1 2025/02/07 22:46:28 /build/model/main.go:203 SLOW SQL >= 200ms [201.026ms] [rows:-] SELECT count(*) FROM information_schema.statistics WHERE table_schema = 'aistudy' AND table_name = 'midjourneys' AND index_name = 'idx_midjourneys_user_id' 2025/02/07 22:46:28 /build/model/main.go:207 SLOW SQL >= 200ms [204.594ms] [rows:1] SELECT SCHEMA_NAME from Information_schema.SCHEMATA where SCHEMA_NAME LIKE 'aistudy%' ORDER BY SCHEMA_NAME='aistudy' DESC,SCHEMA_NAME limit 1 2025/02/07 22:46:28 /build/model/main.go:207 SLOW SQL >= 200ms [200.995ms] [rows:-] SELECT count(*) FROM information_schema.tables WHERE table_schema = 'aistudy' AND table_name = 'top_ups' AND table_type = 'BASE TABLE' 2025/02/07 22:46:29 /build/model/main.go:207 SLOW SQL >= 200ms [204.446ms] [rows:1] SELECT SCHEMA_NAME from Information_schema.SCHEMATA where SCHEMA_NAME LIKE 'aistudy%' ORDER BY SCHEMA_NAME='aistudy' DESC,SCHEMA_NAME limit 1 2025/02/07 22:46:29 /build/model/main.go:207 SLOW SQL >= 200ms [399.022ms] [rows:-] SELECT * FROM `top_ups` LIMIT 1 2025/02/07 22:46:29 /build/model/main.go:207 SLOW SQL >= 200ms [201.220ms] [rows:-] 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 [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 /build/model/main.go:207 Error 1170: BLOB/TEXT column 'trade_no' used in key specification without a key length [399.609ms] [rows:0] ALTER TABLE `top_ups` MODIFY COLUMN `trade_no` longtext

Container logs:

Fetching error logs...