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