• unknown's avatar
    Fixed bug when opening BDB tables twice · b0fdf940
    unknown authored
    
    Build-tools/Do-all-build-steps:
      Create the result directory
    Docs/manual.texi:
      More explanation about mysql_install_db
    mysql-test/mysql-test-run.sh:
      Add --core option
    mysql-test/r/bdb.result:
      Test of opening tables twice
    mysql-test/t/bdb.test:
      Test of opening tables twice
    sql/ha_berkeley.cc:
      Fixed bug when table is in use
    sql/ha_berkeley.h:
      Fixed bug when table is in use
    b0fdf940
ha_berkeley.cc 60.2 KB