Query | Run |
---|---|
# | 4 years ago |
USE dewiki_p; SELECT rev_user_text AS edit_username, ... | 4 years ago |
USE dewiki_p; SELECT * FROM revision_compat LIMIT 1; | 4 years ago |
USE dewiki_p; SELECT rev_user_text AS edit_username, ... | 4 years ago |
USE commonswiki_p; # | 4 years ago |
USE commonswiki_p; #SELECT * FROM category LIMIT 1; show tables; | 4 years ago |
USE commonswiki_p; SELECT * FROM category LIMIT 1; | 4 years ago |
USE commonswiki_p; SELECT * FROM categorylinks LIMIT 1; | 4 years ago |