1. 31 Mar, 2003 7 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 5 commits