Query Run
USE fawiki_p; show tables; 3 years ago
USE fawiki_p; show columns from revision; 3 years ago
USE fawiki_p; show revision columns; 3 years ago
USE fawiki_p; show tables; 3 years ago
USE fawiki_p; show COLUMNS from revision; 3 years ago
USE fawiki_p; FROM revision show COLUMNS; 3 years ago
USE fawiki_p; SELECT concat('[[user:',rev_user_text,']]') as user_name,... 3 years ago
USE fawiki_p; show tables; 3 years ago
USE fawiki_p; show databases; 3 years ago
USE fawiki_p; SELECT concat('[[user:',rev_user_text,']]') as user_name,... 3 years ago
USE fawiki_p; SELECT concat('[[user:',rev_user_text,']]') as user_name,... 3 years ago