mysql> select fid from file order by fid desc limit 3; +------------+ | fid | +------------+ | 4154482087 | | 4154482086 | | 4154482085 | +------------+ 3 rows in set (0.05 sec) mysql> desc file; +----------+----------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +----------+----------------------+------+-----+---------+-------+ | fid | bigint(20) uns
{{#tags}}- {{label}}
{{/tags}}