Query Run
use enwiki_p; select concat('importScript("User:',user_name,'/common.js");',... 6 years ago
use enwiki_p; select concat('importScript("User:',user_name,'/common.js");',... 6 years ago
use enwiki_p; select concat('importScript("User:',user_name,'/common.js")',... 6 years ago
use enwiki_p; select concat('importScript("User:',user_name,'/common.js")'),... 6 years ago
use enwiki_p; select concat('importScript("User:',user_name,'/common.js")')... 6 years ago
use enwiki_p; select concat('importScript(User:',user_name,'/common.js)')... 6 years ago
use enwiki_p; select concat('importScript(User:',user_name,'/common.js')... 6 years ago
use enwiki_p; select concat('importScript(User:',user_name,'/common.js')... 6 years ago
use enwiki_p; select concat('the user is:',user_name) from user where... 6 years ago
use enwiki_p; select user_name, concat('the user is:',user_name) from user... 6 years ago
use enwiki_p; select user_name, concat('the user is:',user_name) from user... 6 years ago
use enwiki_p; select user_name, concat('the user is:',user_name) from user limit 10; 6 years ago
use enwiki_p; select concat(user_name) from user limit 10; 6 years ago
use enwiki_p; select concat('the user is'user_name) from user limit 10; 6 years ago