Last modified: 2012-10-30 12:09:05 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 T43536, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 41536 - recentchanges-table of wikidatawiki incomplete
recentchanges-table of wikidatawiki incomplete
Status: RESOLVED INVALID
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
wmf-deployment
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-30 11:18 UTC by DaB.
Modified: 2012-10-30 12:09 UTC (History)
1 user (show)

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


Attachments

Description DaB. 2012-10-30 11:18:57 UTC
The recentchanges-table of the new wikidatawiki-database misses the rc_moved_to_ns-field. 

@sql-s3:wikidatawiki> select rc_moved_to_ns from recentchanges limit 1;
ERROR 1054 (42S22): Unknown column 'rc_moved_to_ns' in 'field list'

@sql-s3:arwiki> select rc_moved_to_ns from recentchanges limit 1;
+----------------+
| rc_moved_to_ns |
+----------------+
|              0 |
+----------------+
1 row in set (0.01 sec)
Comment 1 DaB. 2012-10-30 11:21:06 UTC
It also misses rc_moved_to_title.
Comment 2 Alex Monk 2012-10-30 12:09:05 UTC
These fields have been removed - see bug 34960

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


Navigation
Links