• unknown's avatar
    Use transaction-aware DB->stat() call when doing 'ANALYZE TABLE' on · 2c8545bf
    unknown authored
    a table using the BDB storage engine. (Bug #14671)
    
    
    mysql-test/r/bdb-crash.result:
      Update test result
    sql/ha_berkeley.cc:
      Remove unnecessary code to skip 'ANALYZE TABLE' when transactions are in
      process, now that BDB supports passing the transaction to the DB->stat()
      method.
    2c8545bf
bdb-crash.result 1.25 KB