1. 26 Apr, 2002 1 commit
    • unknown's avatar
      Deleted files in MIT-pthreads that had wrong copyright · 498cf2ba
      unknown authored
      
      BitKeeper/deleted/.del-__math.h~f3855eb411435a06:
        Delete: mit-pthreads/machdep/sco-3.2v5/__math.h
      BitKeeper/deleted/.del-__signal.h~3d6f84e96bc1462:
        Delete: mit-pthreads/machdep/sco-3.2v5/__signal.h
      BitKeeper/deleted/.del-__stdio.h~b991fad3327275e0:
        Delete: mit-pthreads/machdep/sco-3.2v5/__stdio.h
      BitKeeper/deleted/.del-__stdlib.h~6179a0922d90025e:
        Delete: mit-pthreads/machdep/sco-3.2v5/__stdlib.h
      BitKeeper/deleted/.del-__string.h~d2cc42eeb5e1666:
        Delete: mit-pthreads/machdep/sco-3.2v5/__string.h
      BitKeeper/deleted/.del-__math.h~79d9a37715f2c7fe:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/__math.h
      BitKeeper/deleted/.del-__signal.h~45332b2a56f62580:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/__signal.h
      BitKeeper/deleted/.del-__signal.h~5e14827a3b91a6db:
        Delete: mit-pthreads/machdep/sco-3.2v5/posix/__signal.h
      BitKeeper/deleted/.del-__signal.h~9bb7b240bec88b2d:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/posix/__signal.h
      BitKeeper/deleted/.del-__stdio.h~a81562134446c64c:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/__stdio.h
      BitKeeper/deleted/.del-__stdlib.h~bcbed6d62d1885ae:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/__stdlib.h
      BitKeeper/deleted/.del-__string.h~94a2e4f9574bf1e8:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/__string.h
      BitKeeper/deleted/.del-__time.h~2cde57d8feea7fc8:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/__time.h
      BitKeeper/deleted/.del-__time.h~a9594bab280ced64:
        Delete: mit-pthreads/machdep/sco-3.2v5/__time.h
      BitKeeper/deleted/.del-__unistd.h~5cc4575b5a74066f:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/__unistd.h
      BitKeeper/deleted/.del-__unistd.h~99e6f1116d1f920:
        Delete: mit-pthreads/machdep/sco-3.2v5/__unistd.h
      BitKeeper/deleted/.del-compat.h~1f7e450a2e18603e:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/compat.h
      BitKeeper/deleted/.del-compat.h~3f150ff6223d49be:
        Delete: mit-pthreads/machdep/sco-3.2v5/compat.h
      BitKeeper/deleted/.del-dirent.h~13608bf11af98f70:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/dirent.h
      BitKeeper/deleted/.del-dirent.h~388af3465ad4680f:
        Delete: mit-pthreads/machdep/sco-3.2v5/dirent.h
      BitKeeper/deleted/.del-socket.h~1b409f3f1fcbbf7a:
        Delete: mit-pthreads/machdep/sco-3.2v5/socket.h
      BitKeeper/deleted/.del-socket.h~9f78f7e5a7b4a83f:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/socket.h
      BitKeeper/deleted/.del-syscall.h~c69bd58eba4d5076:
        Delete: mit-pthreads/machdep/sco-3.2v5/syscall.h
      BitKeeper/deleted/.del-syscall.h~d9543a0474656339:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/syscall.h
      BitKeeper/deleted/.del-timers.h~4907a958151368ed:
        Delete: mit-pthreads/machdep/sco-3.2v5/timers.h
      BitKeeper/deleted/.del-timers.h~d5e694e48990538c:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/timers.h
      BitKeeper/deleted/.del-trash.can~7eecac9fc944ade2:
        Delete: mit-pthreads/machdep/sco-3.2v5/trash.can
      BitKeeper/deleted/.del-trash.can~9332039abd82a925:
        Delete: mit-pthreads/machdep/i386-sco-3.2v5/trash.can
      mit-pthreads/Changes-mysql:
        Added list of deleted files (copyright problem)
      498cf2ba
  2. 22 Apr, 2002 3 commits
    • unknown's avatar
      New if tests · 64cc5612
      unknown authored
      64cc5612
    • unknown's avatar
    • unknown's avatar
      Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive. · 0ff984fd
      unknown authored
      Added copyright messages to some files that was missing it.
      
      
      Docs/manual.texi:
        Changelog
      dbug/Makefile.am:
        Added missing dbug_analyze.c
      dbug/monty.doc:
        Added copyright message
      mysql-test/t/func_test.test:
        Moved test of IF to new file
      sql/item_cmpfunc.cc:
        Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.
      strings/bfill.c:
        Added copyright message
      strings/bmove.c:
        Added copyright message
      strings/ctype-ujis.c:
        Added copyright message
      strings/strend.c:
        Added copyright message
      strings/strstr.c:
        Added copyright message
      strings/strxmov.c:
        Added copyright message
      strings/strxnmov.c:
        Added copyright message
      0ff984fd
  3. 21 Apr, 2002 1 commit
  4. 19 Apr, 2002 1 commit
  5. 18 Apr, 2002 5 commits
    • unknown's avatar
      c104b350
    • unknown's avatar
      SHOW VARIABLES LIKE ... are now case insensitive · a0ca35c1
      unknown authored
      Fixed stack overflow checking with crash-me with gcc 3.0.4
      Using @@unknown_variable doesn't hang client anymore
      Added @@VERSION variable
      
      
      Docs/manual.texi:
        Changelog
      libmysql/libmysql.c:
        Fixed typo
      myisam/myisampack.c:
        Removed not used argument
      mysql-test/r/show_check.result:
        Added test of case insensitive SHOW VARIABLES LIKE
      mysql-test/r/variables.result:
        test of system variables
      mysql-test/t/show_check.test:
        Added test of case insensitive SHOW VARIABLES LIKE
      mysql-test/t/variables.test:
        test of system variables
      sql/item_func.cc:
        Fixed stack overflow checking with crash-me with gcc 3.0.4
        Using @@unknown_variable doesn't hang client anymore
        Added @@VERSION variable
      sql/mysql_priv.h:
        Fixed stack overflow checking with crash-me with gcc 3.0.4
      sql/share/czech/errmsg.txt:
        Fixed wrong error message
      sql/share/danish/errmsg.txt:
        Fixed wrong error message
      sql/share/dutch/errmsg.txt:
        Fixed wrong error message
      sql/share/english/errmsg.txt:
        Fixed wrong error message
      sql/share/estonian/errmsg.txt:
        Fixed wrong error message
      sql/share/french/errmsg.txt:
        Fixed wrong error message
      sql/share/german/errmsg.txt:
        Fixed wrong error message
      sql/share/greek/errmsg.txt:
        Fixed wrong error message
      sql/share/hungarian/errmsg.txt:
        Fixed wrong error message
      sql/share/italian/errmsg.txt:
        Fixed wrong error message
      sql/share/japanese/errmsg.txt:
        Fixed wrong error message
      sql/share/korean/errmsg.txt:
        Fixed wrong error message
      sql/share/norwegian-ny/errmsg.txt:
        Fixed wrong error message
      sql/share/norwegian/errmsg.txt:
        Fixed wrong error message
      sql/share/polish/errmsg.txt:
        Fixed wrong error message
      sql/share/portuguese/errmsg.txt:
        Fixed wrong error message
      sql/share/romanian/errmsg.txt:
        Fixed wrong error message
      sql/share/russian/errmsg.txt:
        Fixed wrong error message
      sql/share/slovak/errmsg.txt:
        Fixed wrong error message
      BitKeeper/deleted/.del-identity.result~e41453a364242503:
        not used file
      BitKeeper/deleted/.del-identity.test~326f469b59105404:
        not used file
      sql/share/spanish/errmsg.txt:
        Fixed wrong error message
      sql/share/swedish/errmsg.txt:
        Fixed wrong error message
      sql/share/ukrainian/errmsg.txt:
        Fixed wrong error message
      sql/sql_show.cc:
        SHOW VARIABLES LIKE ... are now case insensitive
      a0ca35c1
    • unknown's avatar
      univ.i: · 435d4f97
      unknown authored
        Prevent use of X86 assembler when WIN64 defined
      
      
      innobase/include/univ.i:
        Prevent use of X86 assembler when WIN64 defined
      435d4f97
    • unknown's avatar
      univ.i: · be885c30
      unknown authored
        Make possible switch off X86 assembler usage in Windows: needed for the Itanium port
      
      
      innobase/include/univ.i:
        Make possible switch off X86 assembler usage in Windows: needed for the Itanium port
      be885c30
    • unknown's avatar
      Many files: · 209a500d
      unknown authored
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      
      
      innobase/btr/btr0cur.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/dict/dict0crea.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/dict/dict0dict.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/dict/dict0load.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/dict/dict0mem.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/btr0btr.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/dict0mem.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/ibuf0ibuf.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/os0file.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/os0sync.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/row0mysql.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/row0upd.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/sync0sync.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/trx0sys.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/trx0trx.h:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/ibuf0ibuf.ic:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/os0sync.ic:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/sync0sync.ic:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/include/trx0sys.ic:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/lock/lock0lock.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/pars/pars0opt.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/que/que0que.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/row/row0ins.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/row/row0mysql.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/row/row0sel.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/row/row0upd.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/srv/srv0srv.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/sync/sync0sync.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/trx/trx0sys.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      innobase/trx/trx0trx.c:
        Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
      209a500d
  6. 17 Apr, 2002 4 commits
  7. 16 Apr, 2002 2 commits
    • unknown's avatar
      Small fix for HP-UX 10.20 with DCE threads · b83e6fe1
      unknown authored
      Also --with-libwrap is tested on Linux just fine.
      
      
      configure.in:
        Small fix for HP-UX 10.20 with DCE threads
      include/my_pthread.h:
        Small fix for HP-UX 10.20 with DCE threads
      mysys/my_pthread.c:
        Small fix for HP-UX 10.20 with DCE threads
      b83e6fe1
    • unknown's avatar
      Fixed pthread_cond_timedwait() for HPUX and DCE threads · 667da139
      unknown authored
      Cleanup of LIBWRAP handling
      
      
      Docs/manual.texi:
        Changelog
      include/my_pthread.h:
        Fixed pthread_cond_timedwait() for HPUX and DCE threads
      mysys/my_pthread.c:
        Fixed pthread_cond_timedwait() for HPUX and DCE threads
      sql/item_func.cc:
        Fixed the GET_LOCK() works with HPUX and DCE threads
      sql/mysqld.cc:
        Cleanup of LIBWRAP handling
      sql/sql_parse.cc:
        Safety fix
      667da139
  8. 14 Apr, 2002 2 commits
  9. 13 Apr, 2002 2 commits
  10. 11 Apr, 2002 3 commits
  11. 02 Apr, 2002 4 commits
  12. 28 Mar, 2002 1 commit
    • unknown's avatar
      Two bug fixes · b344dbc2
      unknown authored
      
      Docs/manual.texi:
        Added text fof bug fixes
      readline/Makefile.am:
        Bug fix for coredump of mysql program with some Ctrl+keys
      sql/convert.cc:
        A bug fix for using SET CHAR... SET on columns > 64K
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      b344dbc2
  13. 26 Mar, 2002 8 commits
  14. 25 Mar, 2002 3 commits