Skip to content
  • Mattias Jonsson's avatar
    7d9548d2
    Bug#32430: 'show innodb status' causes errors · 7d9548d2
    Mattias Jonsson authored
    Invalid (old?) table or database name in logs
    
    Problem was still not completely fixed, due to
    qouting.
    
    This is the server side only fix (in explain_filename),
    the change from filename_to_tablename to use explain_filename
    in the InnoDB code must be done before the bug is
    fixed.
    7d9548d2
    Bug#32430: 'show innodb status' causes errors
    Mattias Jonsson authored
    Invalid (old?) table or database name in logs
    
    Problem was still not completely fixed, due to
    qouting.
    
    This is the server side only fix (in explain_filename),
    the change from filename_to_tablename to use explain_filename
    in the InnoDB code must be done before the bug is
    fixed.
Loading