pt-table-sync version 2.2.17 "I need a chunk size argument at line 3779"

Bug #1593923 reported by Robin Twiggs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
New
Undecided
Unassigned

Bug Description

CREATE TABLE `watchlist_fieldset_items` (
  `id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `fieldsetid` INT(11) DEFAULT NULL,
  `setting` INT(11) DEFAULT NULL,
  `displayorder` INT(11) DEFAULT NULL,
  `time_stamp` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `watchlistid` (`fieldsetid`,`setting`)
) ENGINE=TokuDB AUTO_INCREMENT=1198 DEFAULT CHARSET=latin1 `compression`='tokudb_zlib';

Revision history for this message
Robin Twiggs (rtwiggs) wrote :

I'm new here.

I submitted a bug report and I can only see the first 9 lines of the report which by themselves are meaningless, so I'm attaching the complete bug report as an attachment, just to be sure.

Hope this works ...

Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PT-1362

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.