Query Run
SET @counter:=0; SELECT CONCAT("|",@counter:=@counter+1,"") AS rank,... 1 year ago
USE bnwikibooks_p; SET @counter:=0; SELECT... 1 year ago