1. 31 Mar, 2003 3 commits
    • unknown's avatar
      lex.h: · 0066eed2
      unknown authored
        Use MBRContains() style for what we have implemented. Contains() will be used for real "contains" relation in the future.
      
      
      sql/lex.h:
        Use MBRContains() style for what we have implemented. Contains() will be used for real "contains" relation in the future.
      0066eed2
    • unknown's avatar
      Bug fix: should use my_multi_malloc() here!!! · eb3de355
      unknown authored
      eb3de355
    • unknown's avatar
      ALTER TABLE didn't remember the exact · ca8aebf5
      unknown authored
      geometry type (POINT, LINESTRING, etc)
      and changed all into "GEOMETRY".
      
      ca8aebf5
  2. 30 Mar, 2003 1 commit
  3. 29 Mar, 2003 1 commit
  4. 28 Mar, 2003 13 commits
  5. 27 Mar, 2003 6 commits
    • unknown's avatar
      Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 · e15f7f4f
      unknown authored
      into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.rpc
      
      e15f7f4f
    • unknown's avatar
      Fixing a bug #195 · 795f4ea6
      unknown authored
      Fixing UNION's popping up in slow query log
      
      
      mysql-test/r/cast.result:
        Fixing a bug #195
      mysql-test/t/cast.test:
        Fixing a bug #195
      sql/item_timefunc.h:
        Fixing a bug #195
      sql/sql_union.cc:
        Fixing UNION's popping up in the slow query log
      795f4ea6
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 0286459a
      unknown authored
      into mashka.mysql.fi:/home/my/mysql-4.1
      
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      sql/sql_parse.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      0286459a
    • unknown's avatar
      After merge fixes · f608a895
      unknown authored
      
      mysql-test/r/query_cache.result:
        Updated test for 4.1
      mysql-test/t/query_cache.test:
        Updated test for 4.1
      sql/sql_parse.cc:
        After merge fix
      sql/sql_yacc.yy:
        After merge fix
      f608a895
    • unknown's avatar
      lex.h: · af90350e
      unknown authored
        GeometryCollectionFromText is now alias for GeomCollFromText
      
      
      sql/lex.h:
        GeometryCollectionFromText is now alias for GeomCollFromText
      af90350e
    • unknown's avatar
      More OpenGIS compatibility: · 6977525d
      unknown authored
      Point, MultiLine, Poligom, etc, are now not aliases
      for Geometry, but separate field types.
      
      6977525d
  6. 26 Mar, 2003 7 commits
    • unknown's avatar
      Fix of the #173 bug · abbe229b
      unknown authored
      (Truncating of Replace result)
      
      
      sql/item_strfunc.cc:
        max_length for Replace function was counted in wrong way
      abbe229b
    • unknown's avatar
      Merge with 4.0.13 · 1684bd57
      unknown authored
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      myisam/sort.c:
        Auto merged
      mysql-test/r/group_by.result:
        Auto merged
      mysql-test/r/join_outer.result:
        Auto merged
      mysql-test/r/order_by.result:
        Auto merged
      mysql-test/r/query_cache.result:
        Auto merged
      mysql-test/r/type_blob.result:
        Auto merged
      mysql-test/r/type_ranges.result:
        Auto merged
      mysql-test/r/update.result:
        Auto merged
      mysql-test/t/bdb-crash.test:
        Auto merged
      mysql-test/t/group_by.test:
        Auto merged
      mysql-test/t/join_outer.test:
        Auto merged
      mysql-test/t/order_by.test:
        Auto merged
      mysql-test/t/query_cache.test:
        Auto merged
      mysql-test/t/type_blob.test:
        Auto merged
      mysql-test/t/type_decimal.test:
        Auto merged
      mysql-test/t/type_ranges.test:
        Auto merged
      mysql-test/t/update.test:
        Auto merged
      sql-bench/crash-me.sh:
        Auto merged
      client/mysql.cc:
        Keep old code
      1684bd57
    • unknown's avatar
      Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 · 2c5517ce
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.1
      
      2c5517ce
    • unknown's avatar
      Fix for stack size checking on Solaris. · f7ddf49a
      unknown authored
      f7ddf49a
    • unknown's avatar
      Fix for glibc with small stack size (fixes bug when running crash-me) · 9ee0592d
      unknown authored
      
      sql-bench/limits/mysql.cfg:
        Update to new crash me
      9ee0592d
    • unknown's avatar
      greek.xml: · 0e5d8785
      unknown authored
        Comments why "greek" is ISO greek
      
      
      sql/share/charsets/greek.xml:
        Comments why "greek" is ISO greek
      0e5d8785
    • unknown's avatar
      German Phone book collation is always compiled · 73f8c8d9
      unknown authored
      Some collation names have been renamed
      
      
      BitKeeper/deleted/.del-ctype-latin1_de.c~c5d8f9208bceb98e:
        Delete: strings/ctype-latin1_de.c
      libmysql/Makefile.shared:
        German Phone book collation is always compiled
      mysql-test/r/ctype_collate.result:
        Some collation names have been renamed
      mysql-test/t/ctype_collate.test:
        Some collation names have been renamed
      mysql-test/t/ctype_latin1_de-master.opt:
        Some collation names have been renamed
      mysys/charset.c:
        get_charset_by_name() now will find its default collation if charset name is passed
      sql/share/charsets/Index.xml:
        Some collation names have been renamed
      sql/share/charsets/cp1251.xml:
        Some collation names have been renamed
      sql/share/charsets/cp1257.xml:
        Some collation names have been renamed
      sql/share/charsets/latin1.xml:
        Some collation names have been renamed
      sql/share/charsets/latin2.xml:
        Some collation names have been renamed
      sql/share/charsets/latin7.xml:
        Some collation names have been renamed
      sql/share/charsets/macce.xml:
        Some collation names have been renamed
      sql/share/charsets/macroman.xml:
        Some collation names have been renamed
      sql/sql_show.cc:
        Nicer output from SHOW COLLATION
      strings/Makefile.am:
        German Phone book collation is always compiled
      strings/ctype-czech.c:
        Some collation names have been renamed
      strings/ctype-extra.c:
        Don't compile dynamic charset. We should decide names convension before 
        making this available.
      strings/ctype-latin1.c:
        German Phone book collation is always compiled
      73f8c8d9
  7. 25 Mar, 2003 9 commits
    • unknown's avatar
      - removed redundant readline_dir from SUBDIRS to fix "make distclean" · 04585b12
      unknown authored
         (there is a Makefile in readline_topdir that already lists
         readline_dir in SUBDIRS)
      
      04585b12
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · a8419fda
      unknown authored
      into mysql.com:/suse80/my/mysql-4.1
      
      a8419fda
    • unknown's avatar
      - fixed comments so mysql_copyright does not eat the whole files · 1d0a4950
      unknown authored
      
      sql/sql_error.cc:
         - fixed comment so mysql_copyright does not eat the whole file
      sql/sql_prepare.cc:
         - fixed comment so mysql_copyright does not eat the whole file
      1d0a4950
    • unknown's avatar
      SHOW CHARACTER SET now can display comments · 22530fd8
      unknown authored
      Low case letters are used in charset names
      
      
      BitKeeper/deleted/.del-MacRoman.xml~f890bce37d31d382:
        Delete: sql/share/charsets/MacRoman.xml
      BitKeeper/deleted/.del-MacCE.xml~fca413f3126f6189:
        Delete: sql/share/charsets/MacCE.xml
      mysys/charset.c:
        SHOW CHARACTER SET now can display comments
      sql/share/charsets/Index.xml:
        SHOW CHARACTER SET now can display comments
      sql/sql_show.cc:
        SHOW CHARACTER SET now can display comments
      strings/ctype.c:
        SHOW CHARACTER SET now can display comments
      22530fd8
    • unknown's avatar
      Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 · f4acb419
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.1
      
      f4acb419
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 7fdc8c07
      unknown authored
      into mysql.com:/suse80/my/mysql-4.1
      
      7fdc8c07
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 5b17cd54
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.0
      
      
      mysql-test/r/group_by.result:
        Auto merged
      mysql-test/t/group_by.test:
        Auto merged
      5b17cd54
    • unknown's avatar
      Fixed bug with GROUP BY and alias · 0fb65944
      unknown authored
      
      mysql-test/r/group_by.result:
        Test for group by + alias bug
      mysql-test/t/group_by.test:
        Test for group by + alias bug
      0fb65944
    • unknown's avatar
      sql_string.cc: · 3cded4c9
      unknown authored
        NATIONAL CHARACTER() has latin1 charset now.
        Reasons are (by Monty):
        I think we should keepy having latin1 (default configure option)
        as the national character set.  The reason for this is simple that:
      
      - This is ok for a large part of the world.
      - It's faster and takes less space than utf8.
      
      
      sql/sql_string.cc:
        NATIONAL CHARACTER() has latin1 charset now.
        Reasons are (by Monty):
        I think we should keepy having latin1 (default configure option)
        as the national character set.  The reason for this is simple that:
      3cded4c9