1. 03 Jan, 2003 11 commits
  2. 02 Jan, 2003 5 commits
  3. 01 Jan, 2003 2 commits
  4. 31 Dec, 2002 9 commits
  5. 30 Dec, 2002 6 commits
  6. 29 Dec, 2002 5 commits
    • unknown's avatar
      Fix compiler warnings removing unreferenced variables · 49efae72
      unknown authored
      
      sql/field.cc:
        Removing unreferenced local variables
      sql/item.cc:
        Remove unreferenced local variable
      sql/sql_parse.cc:
        Remove unreferenced local variable
      sql/sql_select.cc:
        Remove unreferenced local variable
      sql/sql_show.cc:
        Remove unreferenced local variable
      49efae72
    • unknown's avatar
      Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1 · af3f9524
      unknown authored
      into eagle.mysql.r18.ru:/home/vva/work/BINLOG_TEMPORARY/4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/log_event.cc:
        Auto merged
      sql/log_event.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      af3f9524
    • unknown's avatar
      processing thread specific queries · 8dceb7c0
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      8dceb7c0
    • unknown's avatar
      Merge · b448b127
      unknown authored
      
      sql/sql_parse.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      b448b127
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · dd9a1010
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-row-4.1
      
      
      sql/sql_yacc.yy:
        Auto merged
      dd9a1010
  7. 28 Dec, 2002 2 commits
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 · 13587ca0
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.1
      
      
      sql/sql_parse.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      13587ca0
    • unknown's avatar
      aliases with multi-table updates / deletes · 84a9a9fe
      unknown authored
      fix for a bug with derived tables and query cache
      ix for a charset bug in timestamp
      
      
      mysql-test/r/multi_update.result:
        aliases with multi-table updates / deletes
      mysql-test/r/query_cache.result:
        fix for query cache with derived tables
      mysql-test/t/multi_update.test:
        aliases with multi-table updates / deletes
      mysql-test/t/outfile.test:
        Fix of bug with charset in timestamp
      mysql-test/t/query_cache.test:
        fix for a bug with derived tables and query cache
      sql/field.cc:
        fix for a charset bug in timestamp
      sql/sql_parse.cc:
        aliases with multi-table updates / deletes
      sql/sql_yacc.yy:
        aliases with multi-table updates / deletes
      84a9a9fe