1. 17 Feb, 2001 1 commit
    • unknown's avatar
      Added locks needed for Innobase · b785b36d
      unknown authored
      Fixed mutex problem when doing automatic repair of MyISAM tables
      
      
      Docs/manual.texi:
        changelog
      include/thr_lock.h:
        Added TL_READ_WITH_SHARED_LOCKS for Innobase
      mysql-test/r/update.result:
        Added 'select' to verify update results
      mysql-test/t/update.test:
        Better code coverage
      mysys/getvar.c:
        Allow space in to --set-variable
      mysys/thr_lock.c:
        Added TL_READ_WITH_SHARED_LOCKS
      sql/ha_myisam.cc:
        Added comment
      sql/lock.cc:
        Added missing broadcast
      sql/sql_base.cc:
        Fixed some mutex problem when doing automatic repair of MyISAM tables
      sql/sql_update.cc:
        Purecoverage
      b785b36d
  2. 27 Jan, 2001 1 commit
    • unknown's avatar
      fixed up lock counting code - Monty's suggestions · e3ad443d
      unknown authored
      updated manual about table lock counter
      fixed coredump in DROP DATABASE with long bogus name by non-root user
      fixed bug in handling STOP immediately after ROTATE
      added test case for buffer overrun on DROP DATABASE by non-root user
      added test case for the STOP bug in replication
      
      
      Docs/manual.texi:
        updates for Table_locks_immediate and Table_locks_waited
      include/thr_lock.h:
        fixes suggested by Monty to lock counts
      mysql-test/r/status.result:
        clean up of result for changes in the test case
      mysql-test/t/status.test:
        make it produce the same results if the had been some activity on the server already
      mysys/thr_lock.c:
        fixes suggested by Monty
      sql/mysqld.cc:
        fixes suggested by Monty
      sql/slave.cc:
        fixed bug in processing STOP event after rotate
      sql/sql_base.cc:
        fixes suggested by Monty
      sql/sql_parse.cc:
        fixed coredump in drop database with long name by a non-root user
      sql/sql_repl.cc:
        better status message
      e3ad443d
  3. 16 Jan, 2001 1 commit
    • unknown's avatar
      Removed not used variable 'last_ref' · 237a7746
      unknown authored
      Fixed problem with negative DECIMAL() keys
      Fixed some bugs with NULL keys in BDB
      More mysql-test tests
      
      
      Docs/manual.texi:
        Changelog
      client/mysqltest.c:
        Added syntax:  -- error #,#,...
      heap/hp_info.c:
        cleanup
      include/thr_lock.h:
        cleanup
      isam/pack_isam.c:
        cleanup
      myisam/mi_check.c:
        cleanup
      myisam/mi_extra.c:
        cleanup
      myisammrg/myrg_rkey.c:
        cleanup
      mysql-test/mysql-test-run.sh:
        Change to run test as root
      mysql-test/r/bdb.result:
        Many new tests
      mysql-test/r/func_system.result:
        Change to root user
      mysql-test/t/bdb.test:
        many more tests
      mysql-test/t/create.test:
        Change to work by test and root user
      sql/field.cc:
        Fixed problem with negative DECIMAL() keys
      sql/filesort.cc:
        cleanup
      sql/ha_berkeley.cc:
        Added purecoverage notes
        Fixed some bugs with NULL keys
      sql/init.cc:
        cleanup
      sql/mysql_priv.h:
        cleanup
      sql/mysqld.cc:
        cleanup
      sql/records.cc:
        cleanup
      sql/unireg.h:
        cleanup
      237a7746
  4. 31 Jul, 2000 1 commit
    • unknown's avatar
      Import changeset · 2e94af46
      unknown authored
      Docs/Flags/australia.eps:
        First import - 3.23.10
      Docs/Flags/australia.gif:
        First import - 3.23.10
      Docs/Flags/australia.txt:
        First import - 3.23.10
      Docs/Flags/austria.eps:
        First import - 3.23.10
      Docs/Flags/austria.gif:
        First import - 3.23.10
      Docs/Flags/austria.txt:
        First import - 3.23.10
      Docs/Flags/brazil.eps:
        First import - 3.23.10
      Docs/Flags/brazil.gif:
        First import - 3.23.10
      Docs/Flags/brazil.txt:
        First import - 3.23.10
      Docs/Flags/bulgaria.eps:
        First import - 3.23.10
      Docs/Flags/bulgaria.gif:
        First import - 3.23.10
      Docs/Flags/bulgaria.txt:
        First import - 3.23.10
      Docs/Flags/canada.eps:
        First import - 3.23.10
      Docs/Flags/canada.gif:
        First import - 3.23.10
      Docs/Flags/canada.txt:
        First import - 3.23.10
      Docs/Flags/chile.eps:
        First import - 3.23.10
      Docs/Flags/chile.gif:
        First import - 3.23.10
      Docs/Flags/chile.txt:
        First import - 3.23.10
      Docs/Flags/china.eps:
        First import - 3.23.10
      Docs/Flags/china.gif:
        First import - 3.23.10
      Docs/Flags/china.txt:
        First...
      2e94af46