Last modified: 2014-11-17 09:21:29 UTC
Create a partial SQL dump of the logging table that includes: * log_id * log_type * log_action * log_timestamp * log_user * log_user_text * log_namespace * log_title * log_page * log_comment * log_params This is every field in the logging table except log_deleted.
The pages-logging xml file contains these items already.
How do we go about fixing this bug?