Query Run
USE cswiki_p; SELECT count(*) FROM user where user_registration... 6 years ago
USE cswiki_p; SELECT count(*) FROM user where user_registration... 6 years ago
USE cswiki_p; SELECT * FROM user where user_registration is not... 6 years ago
USE cswiki_p; SELECT user_id, user_name, user_editcount,... 6 years ago
USE cswiki_p; SELECT * FROM user limit 100; 6 years ago
USE cswiki_p; SELECT * FROM user; 6 years ago
USE cswiki_p; SELECT user_id, user_name, user_editcount FROM user; 6 years ago