- 24 Dec, 2002 3 commits
- 23 Dec, 2002 1 commit
-
-
unknown authored
-
- 20 Dec, 2002 10 commits
-
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/MANY_INIT_COMMANDS/4.1
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
-
unknown authored
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
-
unknown authored
ulong fails to compile on FreeBSD. Peter, alsways use "unsigned long" instead!!! include/mysql_com.h: ulong fails to compile on FreeBSD. Peter, alsways use "unsigned long" instead!!!
-
unknown authored
-
- 19 Dec, 2002 16 commits
-
-
unknown authored
COUNT(DISTINCT expr) and charset related test mysql-test/r/ctype_many.result: COUNT(DISTINCT expr) and charset related test
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
-
unknown authored
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.spa sql/item_strfunc.cc: Auto merged
-
unknown authored
-
unknown authored
It's needed by ODBC code.
-
unknown authored
-
unknown authored
-
unknown authored
a bit more ucs2 compatibility sql/des_key_file.cc: use latin1 sql/field.cc: use latin1 sql/field_conv.cc: removed default_charset_info sql/hostname.cc: removed default_charset_info sql/item_timefunc.cc: gets closer to ucs2 compatibility sql/log_event.cc: removed default_charset_info sql/set_var.h: removed default_charset_info
-
unknown authored
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.spa
-
unknown authored
CREATE TABLE tname (a CHAR(10) COLLATE latin1_de)
-
unknown authored
CREATE TABLE tname (a CHAR(10) ASCII) as a synonym for CREATE TABLE tname (a CHAR(10) CHARACTER SET latin1)
-
unknown authored
"fieldname CHAR(n) UNICODE" as a synonym to "fieldname CHAR(n) CHARACTER SET ucs2"
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/MANY_INIT_COMMANDS/4.1
-
unknown authored
-
- 18 Dec, 2002 1 commit
-
-
unknown authored
sql/item_strfunc.cc: spatial function's fixes sql/spatial.cc: spatial type comperations are case-independent now sql/sql_string.h: this is a bit safer BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 17 Dec, 2002 8 commits
-
-
unknown authored
mysql-test/r/derived.result: test of error messages mysql-test/t/derived.test: SELECT 1 as a FROM (SELECT 1 UNION SELECT a) b;
-
unknown authored
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/MANY_INIT_COMMANDS/4.1
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/MANY_INIT_COMMANDS/4.1 BitKeeper/etc/logging_ok: auto-union libmysql/libmysql.c: Auto merged
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
-
unknown authored
-
- 16 Dec, 2002 1 commit
-
-
unknown authored
-