Revision as of 09:38, 20 September 2002 editMav (talk | contribs)Extended confirmed users77,874 editsNo edit summary← Previous edit | Revision as of 09:44, 20 September 2002 edit undoBrooke Vibber (talk | contribs)Extended confirmed users10,086 edits Query for sysop listNext edit → | ||
Line 9: | Line 9: | ||
OK - Here is a of every user. All that is needed is for somebody to search for "sysop" and write down the sysops user name here. --] | OK - Here is a of every user. All that is needed is for somebody to search for "sysop" and write down the sysops user name here. --] | ||
:I can do better than that! Run this query: <tt><nowiki>SELECT CONCAT("*]") from user where user_rights != "" ORDER BY user_name</nowiki></tt> and cut-n-paste. --] |
Revision as of 09:44, 20 September 2002
Would it be good to have a list of administrators here? Jeronimo
- Yup. -- Tarquin
At first blush, it sounds like a good idea to me. — Toby 09:27 Sep 20, 2002 (UTC)
- You've been blushing a lot lately. ;) --mav
OK - Here is a list of every user. All that is needed is for somebody to search for "sysop" and write down the sysops user name here. --mav
- I can do better than that! Run this query: SELECT CONCAT("*]") from user where user_rights != "" ORDER BY user_name and cut-n-paste. --Brion