Discuz! info: MySQL Query Error

Time: 2024-9-21 8:45am
Script: /Discuz/misc.php

SQL: SELECT t.tid, t.closed, f.*, ff.* , f.fid AS fid
FROM [Table]threads t
INNER JOIN [Table]forums f ON f.fid=t.fid
LEFT JOIN [Table]forumfields ff ON ff.fid=f.fid
WHERE t.tid='139203' AND t.displayorder>='0' LIMIT 1
Error: User 'hkml_55' has exceeded the 'max_queries_per_hour' resource (current value: 30000)
Errno.: 1226

Similar error report has beed dispatched to administrator before.