We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/usr/local/bin/bicho --db-user-out=root --db-password-out= --db-database-out=acs_bicho_mediawiki_1764 -d 1 -b bg -u https://bugzilla.wikimedia.org/buglist.cgi?product=MediaWiki -g
mysql> select count() from issues; +----------+ | count() | +----------+ | 20005 | +----------+
But according to bugzilla reports there are 21263
The text was updated successfully, but these errors were encountered:
Does this bugzilla contain private issues?
Sorry, something went wrong.
No, I have downloaded all issues downloading by hand the missing issues (starting in Jan 2013).
http://korma.wmflabs.org/browser/its-repos.html
This bicho database contains all the data
No branches or pull requests
/usr/local/bin/bicho --db-user-out=root --db-password-out= --db-database-out=acs_bicho_mediawiki_1764 -d 1 -b bg -u https://bugzilla.wikimedia.org/buglist.cgi?product=MediaWiki -g
mysql> select count() from issues;
+----------+
| count() |
+----------+
| 20005 |
+----------+
But according to bugzilla reports there are 21263
The text was updated successfully, but these errors were encountered: