← Back to team overview

enterprise-support team mailing list archive

[Bug 1440437] [NEW] myloader: wrong database name in message when -B used

 

Public bug reported:

Hello,

When -B is used for an alternate database name to restore into, the
"Restoring Triggers" and "Restoring routines and events"  message has
the wrong database name specified. It still restores to the correct
database but the message isn't right which is misleading.

Example:
testing123 is used for -B parameter. Views work fine but triggers and routines/events do not

** Message: Dropping table or view (if exists) `testing123`.`test_view`
** Message: Creating table `testing123`.`test_view`
** Message: Restoring triggers for `resources`.`employee`
** Message: Restoring routines and events for `resources`

** Affects: mydumper
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1440437

Title:
  myloader: wrong database name in message when -B used

To manage notifications about this bug go to:
https://bugs.launchpad.net/mydumper/+bug/1440437/+subscriptions


Follow ups

References