Query Run
select * from category where cat_title like "%scuba%"; 5 years ago
select * from category where cat_title like "scuba%"; 5 years ago
select * from category limit 1; 5 years ago
select * from category limit 1\G 5 years ago
show tables; 5 years ago
use enwiki_p; 5 years ago
show databases; 5 years ago