Skip to content
  • Matthieu Muffato's avatar
    Don't die if a table doesn't exist · 8a945c2c
    Matthieu Muffato authored
    This is needed for the eHive tables since we have an hard-coded list that
    may not be completely in sync with the database to dump.
    It also means that the Runnable will now *not* die if table_list contains a
    table name that does not exist in the database
    8a945c2c