← Back to team overview

enterprise-support team mailing list archive

[Bug 1409289] [NEW] myloader doesn't close input files on error

 

Public bug reported:

Run myloader with input files that can't be imported to mysql. Error
messages like these are printed:

** (myloader:12746): CRITICAL **: Error restoring x.y from file
x.y-schema.sql~: The used table type doesn't support FULLTEXT indexes

** (myloader:12746): CRITICAL **: Error restoring x.y from file x.y.sql:
Table 'x.y' doesn't exist

(Both were generated because there was an x.y~ backup file.)

Notice under /proc/xxx/fd that these two input files are not closed.

It's a really minor bug since the number of parallel threads is kept at
the desired value (e.g. in this case there are 6 "normal" files open,
rather than 4.)

** 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/1409289

Title:
  myloader doesn't close input files on error

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


Follow ups

References