1. 22 Oct, 2002 1 commit
  2. 17 Oct, 2002 4 commits
  3. 16 Oct, 2002 6 commits
    • unknown's avatar
      Fix the 100% CPU usage with TZ variable · cf83af91
      unknown authored
      cf83af91
    • unknown's avatar
      Fixes after last merge. · baa1ddb0
      unknown authored
      Ignore changed keyblocks when on does DELETE FROM table_name;
      
      
      acinclude.m4:
        Don't give warnings when using openssl installed in /usr/include with gcc 3.x
      myisam/mi_delete_all.c:
        Ignore changed keyblocks when on does DELETE FROM table_name;
      mysql-test/r/null_key.result:
        Fix null test
      sql/ha_innodb.cc:
        Fix bug in last merge
      sql/sql_parse.cc:
        Fix bug introduced with merge
      baa1ddb0
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · ae43238f
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/mysqld.cc:
        Auto merged
      ae43238f
    • unknown's avatar
      Merge with 3.23.54 · 419fe1cb
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-LICENSE~4cfaff8de837acb8:
        Auto merged
      BitKeeper/deleted/.del-MySQLEULA.txt:
        Delete: Docs/MySQLEULA.txt
      BitKeeper/deleted/.del-global.h~e80d28157acfdcb5:
        Auto merged
      Build-tools/mysql-copyright-2:
        Auto merged
      Build-tools/mysql-copyright:
        Auto merged
      heap/heapdef.h:
        Auto merged
      heap/hp_open.c:
        Auto merged
      innobase/btr/btr0cur.c:
        Auto merged
      innobase/lock/lock0lock.c:
        Auto merged
      innobase/os/os0file.c:
        Auto merged
      innobase/os/os0thread.c:
        Auto merged
      myisam/mi_open.c:
        Auto merged
      mysql-test/Makefile.am:
        Auto merged
      mysql-test/t/null_key.test:
        Auto merged
      mysys/safemalloc.c:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      scripts/mysqld_safe.sh:
        Auto merged
      scripts/mysqlhotcopy.sh:
        Auto merged
      sql/field.h:
        Auto merged
      sql/field_conv.cc:
        Auto merged
      sql/ha_innodb.h:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/sql_db.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      tests/grant.res:
        Auto merged
      Build-tools/Do-compile:
        merge
      Docs/manual.texi:
        merge
      configure.in:
        merge
      mysql-test/r/distinct.result:
        merge
      mysql-test/r/null_key.result:
        merge
      sql/ha_innodb.cc:
        merge
      sql/item.h:
        merge
      sql/log.cc:
        merge
      sql/mysqld.cc:
        merge
      support-files/mysql.spec.sh:
        merge
      419fe1cb
    • unknown's avatar
      5ef8ccba
    • unknown's avatar
      Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL; · 39a84b79
      unknown authored
      
      Docs/manual.texi:
        ChangeLog
      sql/field.h:
        New virtual function to set a field to null or signal an error
      sql/field_conv.cc:
        New function to set a field to null or signal an error
      sql/item.cc:
        When setting a field to null internally (for WHERE testing) don't autoconvert NULL -> now() or last_insert_id()
      sql/item.h:
        New virtual function to set a field to null or signal an error
      39a84b79
  4. 15 Oct, 2002 14 commits
  5. 14 Oct, 2002 3 commits
  6. 13 Oct, 2002 6 commits
    • unknown's avatar
      Allocate HEAP blocks in smaller blocks to get better memory utilization and... · 4f1b06bb
      unknown authored
      Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc.
      Don't initalize memory areas when run with --skip-safemalloc.
      
      
      Docs/manual.texi:
        ChangeLog
      heap/heapdef.h:
        Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc.
      heap/hp_open.c:
        Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc.
      mysys/safemalloc.c:
        Don't initalize memory areas when run with --skip-safemalloc.
        This can in some cases increase speed with 20 times when debugging
      4f1b06bb
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.0 · a73e1fe0
      unknown authored
      into mysql.com:/space/my/mysql-4.0-automake
      
      a73e1fe0
    • unknown's avatar
      - replaced Docs/LICENSE with Docs/MySQLEULA.txt · 99fa4b0c
      unknown authored
       - Updated scripts/make_binary_distribution and scripts/mysql-copyright*
         accordingly
      
      
      BitKeeper/deleted/.del-LICENSE~4cfaff8de837acb8:
        Delete: Docs/LICENSE
      BitKeeper/deleted/.del-MySQLEULA.doc~e7fa298916345cf3:
        Delete: Docs/MySQLEULA.doc
      Build-tools/mysql-copyright-2:
         - replaced LICENSE with MySQLEULA.txt
      Build-tools/mysql-copyright:
         - replaced LICENSE with MySQLEULA.txt
      scripts/make_binary_distribution.sh:
         - replaced LICENSE with MySQLEULA.txt
      99fa4b0c
    • unknown's avatar
      - fixed formatting in MySQLEULA.txt · 12ffcb12
      unknown authored
      
      Docs/MySQLEULA.txt:
         - replaced tabs with spaces
      12ffcb12
    • unknown's avatar
      - Tagged ChangeSet 1.1224 as "mysql-3.23.53" · d052f83d
      unknown authored
       - bumped up version number to 3.23.54 in configure.in
       - replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified
         scripts/make_binary_distribution.sh and Build-tools/mysql-copyright*
         accordingly.
      
      
      BitKeeper/deleted/.del-LICENSE~4cfaff8de837acb8:
        Delete: Docs/LICENSE
      Build-tools/mysql-copyright-2:
         - replaced LICENSE with MySQLEULA.txt
      Build-tools/mysql-copyright:
         - use "tar" instead of "gtar"
         - replaced LICENSE with MySQLEULA.txt
      configure.in:
         - Bumped up version number to 3.23.54 now that 3.23.53 has been
           tagged
      scripts/make_binary_distribution.sh:
         - replaced LICENSE with MySQLEULA.txt
      d052f83d
    • unknown's avatar
      Builder C++ Embedded Server Sample · d9862dfb
      unknown authored
      d9862dfb
  7. 12 Oct, 2002 3 commits
    • unknown's avatar
      Two bug fixes · 32d981c3
      unknown authored
      
      Docs/manual.texi:
        added text for fixes
      mysql-test/r/multi_update.result:
        new test case for multi-table deletes
      mysql-test/t/multi_update.test:
        new test case for multi-table deletes
      sql/sql_delete.cc:
        fix for multi-table deletes
      sql/sql_update.cc:
        fix for multi-table updates
      32d981c3
    • unknown's avatar
      Fixed bug where we could reference a freed tmp_table->table_name variable for some · 0306efb3
      unknown authored
      GROUP BY ... ORDER BY queries.
      
      
      Docs/manual.texi:
        ChangeLog
      0306efb3
    • unknown's avatar
      Task 430: Allowing braces in joins by simply removing them. · 94fa37da
      unknown authored
      This is a simple fix, allowing a join_table_list in the right reduction of a
      normal_join sequence, instead of just a join_table. This makes things like
      "t1, (t2 left join t3)" work, but it also allows "join" and "cross join" instead
      of ",".
      
      This should fix the bug reported as:
        Subject: ODBC SQL syntax issue 
        From: Ivan Vazharov 
        Date: Mon, 30 Sep 2002 12:02:42 +0200 
      
      
      mysql-test/r/select.result:
        Results from new test cases for removing braces in joins.
      mysql-test/t/select.test:
        New test cases for removing braces in joins.
      sql/sql_yacc.yy:
        Allow (and remove) braces in all parts of a normal_join list, not just the
        first one.
        Also added three missing ';'.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      94fa37da
  8. 11 Oct, 2002 1 commit
    • unknown's avatar
      os0thread.c: · a13e9a98
      unknown authored
        Fix compilation error on HP-UX-11: pthread_t is a scalar there, not a struct like in HP-UX-10.20
      
      
      innobase/os/os0thread.c:
        Fix compilation error on HP-UX-11: pthread_t is a scalar there, not a struct like in HP-UX-10.20
      a13e9a98
  9. 10 Oct, 2002 1 commit
  10. 09 Oct, 2002 1 commit