1. 23 Oct, 2002 6 commits
  2. 22 Oct, 2002 3 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.1 · fafb58e3
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
      
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-skipkeys~56cb758b36258d1c:
        'Auto converge rename'
      fafb58e3
    • unknown's avatar
      BK automatic LOD removal. · 2f5ded0a
      unknown authored
      
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2f5ded0a
    • unknown's avatar
      make REPAIR killable · 1930ba12
      unknown authored
      1930ba12
  3. 21 Oct, 2002 2 commits
  4. 20 Oct, 2002 1 commit
    • unknown's avatar
      BK automatic LOD removal. · 54516f06
      unknown authored
      
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      54516f06
  5. 18 Oct, 2002 2 commits
  6. 17 Oct, 2002 2 commits
    • unknown's avatar
      added a test case. · 49185c77
      unknown authored
      And I am not able to find a Changelog for 4.1
      
      
      mysql-test/r/union.result:
        added a test case
      mysql-test/t/union.test:
        added a test case
      49185c77
    • unknown's avatar
      merge · 5d2e98ff
      unknown authored
      
      Docs/world.sql:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      5d2e98ff
  7. 16 Oct, 2002 13 commits
    • unknown's avatar
      Fix after merge · f64428be
      unknown authored
      f64428be
    • unknown's avatar
      fix of the small bug in UNION's · 620b2e6e
      unknown authored
      
      mysql-test/r/heap_btree.result:
        I donno why this changed, aint my fault
      sql/sql_union.cc:
        fix of the small bug
      620b2e6e
    • unknown's avatar
      Some small accelerations ... · 61122db5
      unknown authored
      I intend to do some more accelerations in mysql_execute_command and
      in SQLCOM_SELECT part for which I need to fix EXPLAIN with derived
      tables plus few additional items. If this proves to be much I wil
      just make it a new SCRUM task
      
      
      sql/sql_lex.h:
        Some small accelerations ...
      sql/sql_parse.cc:
        Some small accelerations ...
      sql/sql_yacc.yy:
        Some small accelerations ...
      61122db5
    • unknown's avatar
      Merge hundin.mysql.fi:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.1 · 2cbb3b22
      unknown authored
      
      mysql-test/r/null_key.result:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      2cbb3b22
    • unknown's avatar
      merge with 4.0.5 · b3cb7b7f
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      configure.in:
        Auto merged
      Docs/manual.texi:
        Auto merged
      myisam/mi_open.c:
        Auto merged
      mysql-test/r/null_key.result:
        Auto merged
      mysql-test/r/select.result:
        Auto merged
      sql/field.h:
        Auto merged
      sql/field_conv.cc:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      b3cb7b7f
    • unknown's avatar
      Fixes after last merge. · 320d4912
      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
      320d4912
    • unknown's avatar
      Added THD as parameter to filesort. Removed not used 'special' argument. · aee5ef85
      unknown authored
      
      sql/mysql_priv.h:
        Fix for changed parameters to filesort
      sql/sql_delete.cc:
        Fix for changed parameters to filesort
      sql/sql_select.cc:
        Fix for changed parameters to filesort
      sql/sql_table.cc:
        Fix for changed parameters to filesort
      sql/sql_test.cc:
        Removed not used special parameter
      sql/sql_update.cc:
        Fix for changed parameters to filesort
      aee5ef85
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 · df16b318
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.1
      
      
      sql/sql_lex.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      df16b318
    • unknown's avatar
      some fixes for SELECT INTO @vars .. · 3de4f875
      unknown authored
      
      sql/sql_parse.cc:
        Simplification of code
      3de4f875
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · 6f38e308
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/mysqld.cc:
        Auto merged
      6f38e308
    • unknown's avatar
      Merge with 3.23.54 · 7013d8ef
      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
      7013d8ef
    • unknown's avatar
      74b73109
    • unknown's avatar
      Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL; · b3e3a09e
      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
      b3e3a09e
  8. 15 Oct, 2002 11 commits