- 02 Apr, 2003 1 commit
-
-
unknown authored
myisam/mi_test3.c: Fixed compiler warning myisam/rt_test.c: Fixed compiler warning
-
- 01 Apr, 2003 11 commits
-
-
unknown authored
cp1257 is Lithuanian sorting sql/share/charsets/Index.xml: cp1257 is Lithuanian sorting sql/share/charsets/cp1257.xml: cp1257 is Lithuanian sorting
-
unknown authored
-
unknown authored
pclatin1 -> cp850 pclatin2 -> cp852 BitKeeper/deleted/.del-pclatin1.xml~d42c4a35e61526fa: Delete: sql/share/charsets/pclatin1.xml BitKeeper/deleted/.del-pclatin2.xml~419e68f6672a99a: Delete: sql/share/charsets/pclatin2.xml
-
unknown authored
It's now working under HTTPD as a CGI. Very convenient! mysys/charset2html.c: It's now working under HTTPD as a CGI. Very convenient!
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
We don't need separate hash_sort() and hash_caseup() We don't need tosort(). strnxfrm will do the same.
-
unknown authored
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
unknown authored
We finally decided that national character set is utf8 :) sql/sql_string.cc: We finally decided that national character set is utf8 :)
-
- 31 Mar, 2003 7 commits
-
-
unknown authored
BitKeeper/deleted/.del-mysqld.xdc~1befdfee55e31716: Delete: netware/mysqld.xdc
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/RUS_READLINE/mysql-4.1
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/RUS_READLINE/mysql-4.1
-
unknown authored
-
unknown authored
Use MBRContains() style for what we have implemented. Contains() will be used for real "contains" relation in the future. sql/lex.h: Use MBRContains() style for what we have implemented. Contains() will be used for real "contains" relation in the future.
-
unknown authored
-
unknown authored
geometry type (POINT, LINESTRING, etc) and changed all into "GEOMETRY".
-
- 30 Mar, 2003 1 commit
-
-
unknown authored
-
- 29 Mar, 2003 1 commit
-
-
unknown authored
-
- 28 Mar, 2003 13 commits
-
-
unknown authored
client/mysql.cc: NetWare only: Remove pthread_yield on large screen results client/mysqldump.c: NetWare only: Remove pthread_yield on large screen results include/my_pthread.h: NetWare only: pthread_cond_timedwait now present in LibC mysys/default.c: Add conditional for NetWare mysys/my_init.c: Changes to netware_init mysys/my_pthread.c: NetWare only: special my_pthread_cond_timedwait no longer needed mysys/thr_mutex.c: NetWare: no need for pthread_mutex_lock calls netware/BUILD/mwenv: Add zlib to environment variables netware/Makefile.am: Add isam/isamchk.def to netware_build_files scripts/make_binary_distribution.sh: Made bin directory files more flexible for alternate platforms, without unnecessary repetition
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
unknown authored
strcasecmp -> my_strcasecmp This fix compilation problem on windows mysys/charset.c: strcasecmp -> my_strcasecmp This fix compilation problem on windows
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1 sql/item.cc: Auto merged
-
unknown authored
#195
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-qcvar-4.1 mysql-test/r/query_cache.result: Auto merged mysql-test/t/query_cache.test: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/set_var.cc: Auto merged sql/sql_cache.cc: Auto merged
-
unknown authored
Fix for possible failure reason on big-endian machines , sql/sql_yacc.yy: Fix for possible failure reason on big-endian machines ,
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
sql/item_strfunc.cc: uint is better here
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.rpc sql/item_strfunc.cc: Auto merged
-
- 27 Mar, 2003 6 commits
-
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.rpc
-
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
-
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
-
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
-
unknown authored
GeometryCollectionFromText is now alias for GeomCollFromText sql/lex.h: GeometryCollectionFromText is now alias for GeomCollFromText
-
unknown authored
Point, MultiLine, Poligom, etc, are now not aliases for Geometry, but separate field types.
-