• Staale Smedseng's avatar
    Bug #45387 Information about statement id for prepared · 37a5f2d4
    Staale Smedseng authored
    statements missed from general log
    
    A FLUSH LOGS is added to ensure that the log info hits
    the file before attempting to process.
    
    mysql-test/t/log_tables_debug.test:
      A FLUSH LOGS is added, and in the event that a match is
      not found, <FILE> is reset and the contents of the log
      file is dumped for debugging purposes.
    37a5f2d4
log_tables_debug.test 2.65 KB