Query Run
select randdates.date, u.user_id, u.user_name, u.user_registration,... 5 years ago
select randdates.date, u.user_id, u.user_name, u.user_registration,... 5 years ago
select REPLACE(log_title,'_',' ') as log_user_name from huwiki_p.logging ... 5 years ago
(select REPLACE(log_title,'_',' ') as log_user_name from... 5 years ago
select datediff(STR_TO_DATE(20170415000109, '%Y%m%d%H%i%s'), ... 5 years ago
select STR_TO_DATE(20170415000109, '%Y%m%d%H%i%s') - ... 5 years ago
select STR_TO_DATE(20170415000109, '%Y%m%d%H%i%s') 5 years ago
describe huwiki_p.revision_userindex 5 years ago
describe huwiki_p.revision_userindex 5 years ago
select * from huwiki_p.revision_userindex limit 10; 5 years ago
SELECT STR_TO_DATE(user_registration, '%Y%m%d%H%i%s') < now() from... 5 years ago
SELECT STR_TO_DATE(user_registration, '%Y%m%d%H%i%s') from... 5 years ago