Last modified: 2013-06-05 13:37:17 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 T51135, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49135 - Create partial SQL dump of ipblocks table
Create partial SQL dump of ipblocks table
Status: NEW
Product: Datasets
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Ariel T. Glenn
:
Depends on:
Blocks: 25602
  Show dependency treegraph
 
Reported: 2013-06-04 15:18 UTC by MZMcBride
Modified: 2013-06-05 13:37 UTC (History)
1 user (show)

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


Attachments

Description MZMcBride 2013-06-04 15:18:28 UTC
Create a partial SQL dump of the user table that includes:

* ipb_id
* ipb_address
* ipb_user
* ipb_by
* ipb_by_text
* ipb_reason
* ipb_timestamp
* ipb_auto
* ipb_anon_only
* ipb_create_account
* ipb_enable_autoblock
* ipb_expiry
* ipb_range_start
* ipb_range_end
* ipb_block_email
* ipb_allow_usertalk
* ipb_parent_block_id

This is every field in the ipblocks table except ipb_deleted.
Comment 1 Ariel T. Glenn 2013-06-04 21:10:49 UTC
Adding brion in hopes he can answer this:
ipblocks is in the private table dump list; do you happen to remember why that is and whether it's still valid? i.e. if we did 
  mysqldump --where 'ipb_deleted=0' ipblocks
would that take care of the problem?

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


Navigation
Links