Last modified: 2013-07-10 02:38:25 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T51046, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49046 - Table 'wikidatawiki_p.recentchanges' doesn't exist
Table 'wikidatawiki_p.recentchanges' doesn't exist
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks: labs-replication
  Show dependency treegraph
 
Reported: 2013-06-01 21:15 UTC by Kunal Mehta (Legoktm)
Modified: 2013-07-10 02:38 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Kunal Mehta (Legoktm) 2013-06-01 21:15:57 UTC
local-legobot@tools-login:~$ sql wikidatawiki_p
MariaDB [wikidatawiki_p]> select rc_id from recentchanges limit 1;
ERROR 1146 (42S02): Table 'wikidatawiki_p.recentchanges' doesn't exist

Compare to:
local-legobot@tools-login:~$ sql enwiki_p
MariaDB [enwiki_p]> select rc_id from recentchanges limit 1;
+-----------+
| rc_id     |
+-----------+
| 574261506 |
+-----------+
1 row in set (10.81 sec)
Comment 1 Marc A. Pelletier 2013-07-10 02:38:25 UTC
Fixed some time ago.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links