1. 20 Feb, 2002 3 commits
  2. 16 Feb, 2002 2 commits
    • unknown's avatar
      RPM clean-up · acc05440
      unknown authored
      acc05440
    • unknown's avatar
      updated build scripts for new Linux build · 4e806126
      unknown authored
      
      Build-tools/Do-all-build-steps:
        pass parameters to Do-rpm
      Build-tools/Do-compile:
        with-other-libc option
      Build-tools/Do-rpm:
        make it "automagically" work on SuSE as well as RedHat
      strings/Makefile.am:
        added t_ctype.h to the distribution for now - permanent fix to come later
      support-files/mysql.spec.sh:
        changed build to use --with-other-libc
      4e806126
  3. 15 Feb, 2002 5 commits
  4. 14 Feb, 2002 8 commits
    • unknown's avatar
      Enable LOAD DATA LOCAL by default · 4c164621
      unknown authored
      4c164621
    • unknown's avatar
      3a231663
    • unknown's avatar
      48664555
    • unknown's avatar
      row0mysql.c: · ce81db2e
      unknown authored
        Add a warning to drop database wait if there are still open handles on a table
      
      
      innobase/row/row0mysql.c:
        Add a warning to drop database wait if there are still open handles on a table
      ce81db2e
    • unknown's avatar
      dict0dict.h, dict0dict.c, row0mysql.c, ha_innobase.cc: · 199e17e5
      unknown authored
        Add some more safety if MySQL tries to drop a table on which there are open handles
      
      
      sql/ha_innobase.cc:
        Add some more safety if MySQL tries to drop a table on which there are open handles
      innobase/row/row0mysql.c:
        Add some more safety if MySQL tries to drop a table on which there are open handles
      innobase/dict/dict0dict.c:
        Add some more safety if MySQL tries to drop a table on which there are open handles
      innobase/include/dict0dict.h:
        Add some more safety if MySQL tries to drop a table on which there are open handles
      199e17e5
    • unknown's avatar
      row0mysql.c, sql_db.cc: · 5c08b0fb
      unknown authored
        Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop
      
      
      sql/sql_db.cc:
        Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop
      innobase/row/row0mysql.c:
        Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop
      5c08b0fb
    • unknown's avatar
      changed bool -> my_bool · 01f1db42
      unknown authored
      01f1db42
    • unknown's avatar
      a3e6a43d
  5. 13 Feb, 2002 7 commits
  6. 12 Feb, 2002 1 commit
    • unknown's avatar
      mysqldump.c: · 700513a4
      unknown authored
        Changed C++ style comments to ANSI C style.
      
      
      client/mysqldump.c:
        Changed C++ style comments to ANSI C style.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      700513a4
  7. 11 Feb, 2002 1 commit
  8. 10 Feb, 2002 6 commits
  9. 09 Feb, 2002 4 commits
  10. 08 Feb, 2002 2 commits
    • unknown's avatar
      dict0crea.c: · 4bb78022
      unknown authored
        Still a little better error message for Harald Fuchs
      
      
      innobase/dict/dict0crea.c:
        Still a little better error message for Harald Fuchs
      4bb78022
    • unknown's avatar
      dict0crea.c: · 17b2cd98
      unknown authored
        Add some error messages to help in tracking Harald Fuchs' foreign key failure
      
      
      innobase/dict/dict0crea.c:
        Add some error messages to help in tracking Harald Fuchs' foreign key failure
      17b2cd98
  11. 07 Feb, 2002 1 commit