I asked my pal about his small wiki http://www.hserus.net/wiki/index.php/Main_Page . He has even more of those rows, revolving uselessly on his disks...
"S" == Suresh Ramasubramanian suresh@hserus.net writes:
S> Interesting
mysql> SELECT COUNT(*) FROM archive WHERE ar_namespace = 8 AND ar_user_text ='MediaWiki default'; S> +----------+ S> | COUNT(*) | S> +----------+ S> | 1796 | S> +----------+
mysql> SELECT COUNT(*) FROM logging WHERE log_namespace = 8 AND log_comment = 'No longer required'; S> +----------+ S> | COUNT(*) | S> +----------+ S> | 1638 | S> +----------+