1. 27 Mar, 2003 5 commits
    • unknown's avatar
      ...and got rid of the strncasecmps too. · 56106b02
      unknown authored
      56106b02
    • unknown's avatar
      Replaced a couple of strcasecmps. · e9cc965a
      unknown authored
      e9cc965a
    • unknown's avatar
      Merged 4.1 into 5.0. · 8db55dcf
      unknown authored
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      client/mysql.cc:
        Auto merged
      client/mysqltest.c:
        Auto merged
      configure.in:
        Auto merged
      libmysqld/Makefile.am:
        Auto merged
      sql/item.h:
        Auto merged
      sql/item_func.h:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/mysql_priv.h:
        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/share/polish/errmsg.txt:
        Auto merged
      sql/share/russian/errmsg.txt:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      8db55dcf
    • 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
  2. 26 Mar, 2003 4 commits
    • unknown's avatar
    • unknown's avatar
      Added IF EXISTS to DROP PROCEDURE|FUNCTION. · 3946b823
      unknown authored
      Changed another unecessary use of Item_string into LEX_STRING (in sp_pcontext).
      
      
      Docs/sp-implemented.txt:
        Added IF EXISTS to DROP PROCEDURE|FUNCTION
      mysql-test/r/sp-error.result:
        Added IF EXISTS to DROP PROCEDURE|FUNCTION
      mysql-test/t/sp-error.test:
        Added IF EXISTS to DROP PROCEDURE|FUNCTION
      sql/sp_pcontext.cc:
        Changed another unecessary use of Item_string into LEX_STRING.
      sql/sp_pcontext.h:
        Changed another unecessary use of Item_string into LEX_STRING.
      sql/sql_parse.cc:
        Added IF EXISTS to DROP PROCEDURE|FUNCTION
      sql/sql_yacc.yy:
        Added IF EXISTS to DROP PROCEDURE|FUNCTION
      3946b823
    • 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
  3. 25 Mar, 2003 12 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 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
      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
    • unknown's avatar
      f8b7332c
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 86050a90
      unknown authored
      into mysql.com:/suse80/my/mysql-4.1
      
      
      86050a90
    • unknown's avatar
      bbbc2564
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 90527436
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.1
      
      
      90527436
    • unknown's avatar
      Fixed bug in allocation memory in key cache. (Memory was not properly aligned... · 11841c05
      unknown authored
      Fixed bug in allocation memory in key cache. (Memory was not properly aligned which cased core dumps on sparc CPU's)
      Changed keycache variables to start with my_ instead of _my_
      
      
      include/my_sys.h:
        Changed keycache variables to start with my_ instead of _my_
      myisam/mi_test2.c:
        Changed keycache variables to start with my_ instead of _my_
        Removed compiler warnings
      myisam/sp_test.c:
        Removed compiler warning
      mysys/mf_keycache.c:
        Fixed bug in allocation memory (Memory was not properly aligned which cased core dumps on sparc CPU's)
        Changed keycache variables to start with my_ instead of _my_
        Fixed indentation and comment syntax.
        Removed end space.
      sql/mysqld.cc:
        Changed keycache variables to start with my_ instead of _my_
      sql/sql_test.cc:
        Changed keycache variables to start with my_ instead of _my_
      11841c05
  4. 24 Mar, 2003 5 commits
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 3a74f343
      unknown authored
      into mysql.com:/suse80/my/mysql-4.1
      
      
      3a74f343
    • unknown's avatar
      item_strfunc.cc: · 396328d5
      unknown authored
        Fixed that concat() didn't set character set in val_str
        concat_ws() now honors coercibility
      
      
      sql/item_strfunc.cc:
        Fixed that concat() didn't set character set in val_str
        concat_ws() now honors coercibility
      396328d5
    • unknown's avatar
      item_strfunc.cc: · 8848bb89
      unknown authored
        The result didn't return proper collation
      
      
      sql/item_strfunc.cc:
        The result didn't return proper collation
      8848bb89
    • unknown's avatar
      item_strfunc.cc: · 45e9ee67
      unknown authored
        A bug has been fixed. ELT() didn't honor the second argument.
        Coercibility support has been added.
      
      
      sql/item_strfunc.cc:
        A bug has been fixed. ELT() didn't honor the second argument.
        Coercibility support has been added.
      45e9ee67
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 61fd01bf
      unknown authored
      into mysql.com:/suse80/my/mysql-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      61fd01bf
  5. 21 Mar, 2003 14 commits