https://bugzilla.wikimedia.org/show_bug.cgi?id=19969
Andrew Garrett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Andrew Garrett <[email protected]> 2009-09-07 19:01:35 UTC --- Checked, found no entries. [and...@zwinger ~]$ sql ptwiki Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1237837812 to server version: 4.0.40-wikimedia-log Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> select distinct cl_from from categorylinks left join page on page_id=cl_from -> where page_title is null; Empty set (9.57 sec) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
