1. 25 Oct, 2002 6 commits
  2. 24 Oct, 2002 6 commits
  3. 23 Oct, 2002 11 commits
  4. 22 Oct, 2002 3 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.1 · 57e051dc
      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'
      57e051dc
    • unknown's avatar
      BK automatic LOD removal. · 07aa8f39
      unknown authored
      
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      07aa8f39
    • unknown's avatar
      make REPAIR killable · 72c8af20
      unknown authored
      72c8af20
  5. 21 Oct, 2002 2 commits
  6. 20 Oct, 2002 1 commit
    • unknown's avatar
      BK automatic LOD removal. · 82905584
      unknown authored
      
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      82905584
  7. 18 Oct, 2002 2 commits
  8. 17 Oct, 2002 2 commits
    • unknown's avatar
      added a test case. · 589680d9
      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
      589680d9
    • unknown's avatar
      merge · 976e6db7
      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
      976e6db7
  9. 16 Oct, 2002 7 commits
    • unknown's avatar
      Fix after merge · 98e82f55
      unknown authored
      98e82f55
    • unknown's avatar
      fix of the small bug in UNION's · d482a3af
      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
      d482a3af
    • unknown's avatar
      Some small accelerations ... · 14cc2fc1
      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 ...
      14cc2fc1
    • unknown's avatar
      Merge hundin.mysql.fi:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.1 · d7c95933
      unknown authored
      
      mysql-test/r/null_key.result:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      d7c95933
    • unknown's avatar
      merge with 4.0.5 · 34e528b4
      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
      34e528b4
    • 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
      Added THD as parameter to filesort. Removed not used 'special' argument. · fc04af4f
      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
      fc04af4f