- 29 Mar, 2002 14 commits
-
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.1
-
unknown authored
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.1
-
unknown authored
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.1
-
unknown authored
Fix for possible bug when string length is more than 64K sql/item_strfunc.cc: Fix for possible bug when string length is more than 64K
-
unknown authored
-
unknown authored
include/m_ctype.h: Add conversion routines prototypes sql/init.cc: Fix for small bug
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.1
-
unknown authored
-
unknown authored
where charset_to and charset_from are expressions. For example: CONVERT('test','latin2','cp1250') sql/item_strfunc.cc: Now this syntax works too: CONVERT(string,charset_to,charset_from) sql/item_strfunc.h: Now this syntax works too: CONVERT(string,charset_to,charset_from) sql/sql_yacc.yy: Now this syntax works too: CONVERT(string,charset_to,charset_from)
-
unknown authored
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.1
-
unknown authored
some warnings fixes include/m_ctype.h: New charset conversion fields in CHARSET_INFO mysys/hash.c: Fix for "unused argument" warning strings/ctype-big5.c: Fix for "unused argument" warning strings/ctype-czech.c: Fix for "unused argument" warning strings/ctype-euc_kr.c: Fix for "unused argument" warning strings/ctype-gb2312.c: Fix for "unused argument" warning strings/ctype-gbk.c: Fix for "unused argument" warning strings/ctype-latin1_de.c: Fix for "unused argument" warning strings/ctype-simple.c: 8bit<->unicode convertion routines strings/ctype-sjis.c: Fix for "unused argument" warning strings/ctype-tis620.c: Fix for "unused argument" warning strings/ctype-ujis.c: Fix for "unused argument" warning strings/ctype-utf8.c: Fix for "unused argument" warning strings/ctype.c: 8bit <-> unicode conversion tables
-
- 28 Mar, 2002 2 commits
-
-
unknown authored
into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
-
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
-
- 27 Mar, 2002 9 commits
- 26 Mar, 2002 4 commits
-
-
unknown authored
No commit message
-
unknown authored
Docs/manual.texi: bk commit
-
unknown authored
Adding entries into the Changelog
-
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
-
- 23 Mar, 2002 2 commits
-
-
unknown authored
BUILD/compile-pentium-debug: static linking
-
unknown authored
mysql-test/r/myisam.result: prevent determination this index as spatial (due to spatial index determination hack (first dig 'S')) mysql-test/t/myisam.test: prevent determination this index as spatial (due to spatial index determination hack (first dig 'S'))
-
- 22 Mar, 2002 2 commits
- 20 Mar, 2002 3 commits
- 19 Mar, 2002 2 commits
-
-
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
-
unknown authored
Take a look their for details
-
- 15 Mar, 2002 2 commits