Query Run
describe revision_userindex; 5 years ago
show tables; 5 years ago
describe revision_userindex; 5 years ago
describe revision; 5 years ago
describe revision_userindex; 5 years ago
describe revision; 5 years ago
use enwiki_p; select count(*) from revision where rev_user = 130326; 5 years ago
use enwiki_p; select count(*) from revision where rev_user = 130326; 5 years ago
select count(*) from revision where rev_user = 130326; 5 years ago
explain select count(*) from revision where rev_user = 33956805; 5 years ago
explain select count(*) from revision use index(user_timestamp) where... 5 years ago
-- select count(*) from revision use index(user_timestamp) where rev_user =... 5 years ago
-- select count(*) from revision use index(user_timestamp) where rev_user =... 5 years ago
-- select count(*) from revision use index(user_timestamp) where rev_user =... 5 years ago
-- select count(*) from revision use index(user_timestamp) where rev_user =... 5 years ago
select count(*) from revision use index(user_timestamp) where rev_user = 33956805; 5 years ago
select count(*) from revision use index(user_timestamp) where rev_user = 33956805; 5 years ago
select count(*) from revision where rev_user = 33956805 using index user_timestamp; 5 years ago
select count(*) from revision where rev_user = 33956805; 5 years ago
-- select * from revision where rev_user = 33956805; describe revision; 5 years ago
-- select * from revision where rev_user = 33956805; SHOW INDEX IN revision; 5 years ago
-- select * from revision where rev_user = 33956805; SHOW INDEX IN revision; 5 years ago
select * from revision where rev_user = 33956805; 5 years ago
select * from revision where rev_user_id = 33956805; 5 years ago