TEst

Hello this is the test

R
RedaktionRedaktion
5 min read
TEst

🚀 Database initialization sync complete

⨯ [Error: Data too long for column 'imageUrl' at row 1] {

code: 'ER_DATA_TOO_LONG',

errno: 1406,

sql: 'INSERT INTO articles (id, title, excerpt, content, category, author, date, readTime, imageUrl, featured, trending)\n' +

' VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)\n' +

' ON DUPLICATE KEY UPDATE\n' +

' title = VALUES(title),\n' +

' excerpt = VALUES(excerpt),\n' +

' content = VALUES(content),\n' +

' category = VALUES(category),\n' +

' author = VALUES(author),\n' +

' date = VALUES(date),\n' +

' readTime = VALUES(readTime),\n' +

' imageUrl = VALUES(imageUrl),\n' +

' featured = VALUES(featured),\n' +

' trending = VALUES(trending)',

sqlState: '22001',

sqlMessage: "Data too long for column 'imageUrl' at row 1",

digest: '4264958924'

}

POST /admin/blogs/new 500 in 361ms

Teilen

Das könnte Sie auch interessieren

Mehr in Mode