Query | Run |
---|---|
SELECT * FROM revision where YEAR(rev_timestamp)=2024 and... | 4 months ago |
SELECT * FROM revision where year(rev_timestamp)=2024 and... | 4 months ago |
SELECT * FROM revision where year(rev_tempstamp)=2024 and... | 4 months ago |
SELECT * FROM revision LIMIT 5 | 4 months ago |