I tried to query below,
"select src_ip, byte, packet from table group by src_ip order by bytes desc limit 10"

Then DB said, "ERROR 1114: The table 'SQL2997368_0' is full."

What is problem?


Reply via email to