https://bugzilla.wikimedia.org/show_bug.cgi?id=41536
Web browser: ---
Bug #: 41536
Summary: recentchanges-table of wikidatawiki incomplete
Product: Wikimedia
Version: wmf-deployment
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General/Unknown
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Mobile Platform: ---
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)
--
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