1. 23 Dec, 2002 1 commit
  2. 20 Dec, 2002 10 commits
  3. 19 Dec, 2002 16 commits
  4. 18 Dec, 2002 1 commit
    • unknown's avatar
      Spatial-related fixes · 190fb896
      unknown authored
      
      sql/item_strfunc.cc:
        spatial function's fixes
      sql/spatial.cc:
        spatial type comperations are case-independent now
      sql/sql_string.h:
        this is a bit safer
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      190fb896
  5. 17 Dec, 2002 7 commits
  6. 16 Dec, 2002 1 commit
  7. 15 Dec, 2002 4 commits
    • unknown's avatar
      moved links initialization · fce29f66
      unknown authored
      
      mysql-test/r/delete.result:
        test of delete error
      mysql-test/t/delete.test:
        test of delete error
      fce29f66
    • unknown's avatar
      Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 · 19ca6d36
      unknown authored
      into eagle.mysql.r18.ru:/home/vva/work/sanya_bug/4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      19ca6d36
    • unknown's avatar
      adding check for duplicated symbols · 05163f5e
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      05163f5e
    • unknown's avatar
      fixed subselect null test · 10622205
      unknown authored
      fixed method definition (overloading instead of redefinition)
      fixed time expression type definition
      
      
      mysql-test/r/subselect.result:
        test of subselect null test
      mysql-test/t/subselect.test:
        test of subselect null test
      sql/item.h:
        fixed method definition (overloading instead of redefinition)
      sql/item_subselect.h:
        fixed subselect null test
      sql/item_timefunc.cc:
        fixed time expression type definition
      10622205