1. 30 Mar, 2002 1 commit
  2. 29 Mar, 2002 14 commits
  3. 28 Mar, 2002 2 commits
    • unknown's avatar
      Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 · 48f99348
      unknown authored
      into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
      
      
      48f99348
    • unknown's avatar
      New UTF8 charset · 437b0b0e
      unknown authored
      
      strings/ctype-big5.c:
        New format for mb char functions
      strings/ctype-euc_kr.c:
        New format for mb char functions
      strings/ctype-gb2312.c:
        New format for mb char functions
      strings/ctype-gbk.c:
        New format for mb char functions
      strings/ctype-sjis.c:
        New format for mb char functions
      strings/ctype-ujis.c:
        New format for mb char functions
      437b0b0e
  4. 27 Mar, 2002 9 commits
  5. 26 Mar, 2002 4 commits
    • unknown's avatar
      No commit message · a84fb947
      unknown authored
      No commit message
      a84fb947
    • unknown's avatar
      manual.texi bk commit · a84488d2
      unknown authored
      
      Docs/manual.texi:
        bk commit
      a84488d2
    • unknown's avatar
      Doing what I hate to. · dae6e2c6
      unknown authored
      Adding entries into the Changelog
      
      
      dae6e2c6
    • unknown's avatar
      Derived tables ! · 2ec10810
      unknown authored
      
      mysql-test/r/union.result:
        small bug fixes in unions
      BitKeeper/etc/ignore:
        Added Docs/manual.texi.orig Docs/manual.texi.rej to the ignore list
      mysql-test/t/union.test:
        test for a bug fix in union's
      sql/sql_union.cc:
        bug fix for unions
      2ec10810
  6. 23 Mar, 2002 2 commits
  7. 22 Mar, 2002 2 commits
  8. 20 Mar, 2002 3 commits
  9. 19 Mar, 2002 2 commits
    • unknown's avatar
      Configure.in/Makefile.in charset related things are now earier to maintain · 1fd84d34
      unknown authored
      Fixes in charset related C++ code
      
      
      configure.in:
        Make things to be easier managable
      include/m_ctype.h:
        Hide some functions under conditional compilation
      libmysql/Makefile.shared:
        Make things to be easier managable
      sql/item_func.cc:
        Fixed that private member is not available in this context
      sql/item_strfunc.cc:
        Fixed that private member is not available in this context
      strings/Makefile.am:
        Make charset things to be easier managable
        Some fixes in charset C++ code
      strings/ctype-big5.c:
        Hide some functions under conditional compilation
      strings/ctype-czech.c:
        Hide some functions under conditional compilation
      strings/ctype-euc_kr.c:
        Hide some functions under conditional compilation
      strings/ctype-gb2312.c:
        Hide some functions under conditional compilation
      strings/ctype-gbk.c:
        Hide some functions under conditional compilation
      strings/ctype-latin1_de.c:
        Hide some functions under conditional compilation
      strings/ctype-mb.c:
        Hide some functions under conditional compilation
      strings/ctype-sjis.c:
        Hide some functions under conditional compilation
      strings/ctype-tis620.c:
        Hide some functions under conditional compilation
      strings/ctype-ujis.c:
        Hide some functions under conditional compilation
      1fd84d34
    • unknown's avatar
      Some changes from 4.0. · af87d92a
      unknown authored
      Take a look their for details
      
      
      af87d92a
  10. 15 Mar, 2002 1 commit