Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 cms 是 mybb,我收到以下错误:
MyBB SQL Error MyBB has experienced an internal SQL error and cannot continue. 1292 - Truncated incorrect DOUBLE value: '**GLOBAL**'
询问:
UPDATE mybb_stcp SET tag_amount = '-1679' WHERE tag_name='**GLOBAL**'
我需要做什么来修复它?
您可能想要验证您正在运行最新的 MyBB 版本 (1.6);如果是这样,请联系他们的支持。