Query | Run |
---|---|
select DATE_SUB(NOW(), INTERVAL 1 YEAR) | 5 years ago |
select * from revision where rev_user_text = 'Lomitapouf' limit 10 -- Lomitapouf | 6 years ago |
select * from revision limit 10 -- Lomitapouf | 6 years ago |
show tables; | 6 years ago |
Query | Run |
---|---|
select DATE_SUB(NOW(), INTERVAL 1 YEAR) | 5 years ago |
select * from revision where rev_user_text = 'Lomitapouf' limit 10 -- Lomitapouf | 6 years ago |
select * from revision limit 10 -- Lomitapouf | 6 years ago |
show tables; | 6 years ago |