pt-online-schema-change Use of uninitialized value $tables{"old_table"} in concatenation (.) or string at line 4330

Bug #925007 reported by Daniel Nichter
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
Fix Released
Medium
Daniel Nichter

Bug Description

t/pt-online-schema-change/basics.t causes errors:

ok 12 - Exit status 0
Use of uninitialized value $tables{"old_table"} in concatenation (.) or string at /home/daniel/p/2.0/bin/pt-online-schema-change line 4328.
ok 13 - Exit status 0 (rebuild_constraints method)
ok 14 - Old table dropped (rebuild_constraints method)
ok 15 - Updated child table foreign key constraint (rebuild_constraints method)
Use of uninitialized value $tables{"old_table"} in concatenation (.) or string at /home/daniel/p/2.0/bin/pt-online-schema-change line 4328.
ok 16 - Exit status 0 (drop_old_table method)
ok 17 - Old table dropped (drop_old_table method)
ok 18 - Updated child table foreign key constraint (drop_old_table method)

Cause: code uses key "old_tbl" instead of "old_table" now.

Changed in percona-toolkit:
status: In Progress → Fix Committed
Changed in percona-toolkit:
status: Fix Committed → Fix Released
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-459

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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