gohive
gohive copied to clipboard
SELECT with `ORDER BY` reports an error
A statement like SELECT id, block FROM {table} ORDER BY id
causes an error
it seems that the error is accidental and hard to reproduced, a full error stack could be saved once happened next time.