Query Run
use arwiki_p; SELECT *, ROW_NUMBER() OVER PARTITION BY rev_user ORDER BY... 5 years ago
use arwiki_p; SELECT *, ROW_NUMBER() OVER (PARTITION BY rev_user ORDER BY... 5 years ago
use arwiki_p; WITH numbered_item AS ( SELECT *, ROW_NUMBER() OVER... 5 years ago
use arwiki_p; show plugins; 5 years ago
use arwiki_p; select VERSION(); 5 years ago
use arwiki_p; select * from revision_userindex limit 10 5 years ago