1. 31 Mar, 2003 2 commits
  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 · 8e12f0e0
      unknown authored
      into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.rpc
      
      
      8e12f0e0
    • unknown's avatar
      Fixing a bug #195 · 691d4b31
      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
      691d4b31
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 837caf4e
      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
      837caf4e
    • unknown's avatar
      After merge fixes · 3ce463ec
      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
      3ce463ec
    • unknown's avatar
      lex.h: · 34559e80
      unknown authored
        GeometryCollectionFromText is now alias for GeomCollFromText
      
      
      sql/lex.h:
        GeometryCollectionFromText is now alias for GeomCollFromText
      34559e80
    • unknown's avatar
      More OpenGIS compatibility: · 8bbbd1d6
      unknown authored
      Point, MultiLine, Poligom, etc, are now not aliases
      for Geometry, but separate field types.
      
      
      8bbbd1d6
  6. 26 Mar, 2003 7 commits
    • unknown's avatar
      Fix of the #173 bug · 4efff5b3
      unknown authored
      (Truncating of Replace result)
      
      
      sql/item_strfunc.cc:
        max_length for Replace function was counted in wrong way
      4efff5b3
    • unknown's avatar
      Merge with 4.0.13 · 9630bdff
      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
      9630bdff
    • unknown's avatar
      Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 · b5bbd3bd
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.1
      
      
      b5bbd3bd
    • unknown's avatar
      Fix for stack size checking on Solaris. · 221dfec1
      unknown authored
      221dfec1
    • unknown's avatar
      Fix for glibc with small stack size (fixes bug when running crash-me) · 10b0edf3
      unknown authored
      
      sql-bench/limits/mysql.cfg:
        Update to new crash me
      10b0edf3
    • unknown's avatar
      greek.xml: · 27e77a8f
      unknown authored
        Comments why "greek" is ISO greek
      
      
      sql/share/charsets/greek.xml:
        Comments why "greek" is ISO greek
      27e77a8f
    • unknown's avatar
      German Phone book collation is always compiled · b7a723af
      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
      b7a723af
  7. 25 Mar, 2003 10 commits
    • unknown's avatar
      - removed redundant readline_dir from SUBDIRS to fix "make distclean" · 0737f4ad
      unknown authored
         (there is a Makefile in readline_topdir that already lists
         readline_dir in SUBDIRS)
      
      
      0737f4ad
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 838d043c
      unknown authored
      into mysql.com:/suse80/my/mysql-4.1
      
      
      838d043c
    • unknown's avatar
      - fixed comments so mysql_copyright does not eat the whole files · 165d8e9c
      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
      165d8e9c
    • unknown's avatar
      SHOW CHARACTER SET now can display comments · 028822d2
      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
      028822d2
    • unknown's avatar
      Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 · 72830a77
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.1
      
      
      72830a77
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 71837a95
      unknown authored
      into mysql.com:/suse80/my/mysql-4.1
      
      
      71837a95
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 044b0b25
      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
      044b0b25
    • unknown's avatar
      Fixed bug with GROUP BY and alias · 82904510
      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
      82904510
    • unknown's avatar
      sql_string.cc: · c8bdced2
      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:
      c8bdced2
    • unknown's avatar
      sql_show.cc: · 8816bbae
      unknown authored
        LIKE was used against wrong name
      
      
      sql/sql_show.cc:
        LIKE was used against wrong name
      8816bbae