- 01 Oct, 2002 1 commit
-
-
unknown authored
-
- 27 Sep, 2002 2 commits
- 13 Sep, 2002 2 commits
- 12 Sep, 2002 1 commit
-
-
unknown authored
Some optimization to reduce rules number in sql_yacc.yy mysql-test/r/create.result: Now table and database inhirited a character set from a level above at CREATE time mysql-test/r/fulltext.result: Now table and database inhirited a character set from a level above at CREATE time mysql-test/r/innodb.result: Now table and database inhirited a character set from a level above at CREATE time mysql-test/r/merge.result: Now table and database inhirited a character set from a level above at CREATE time mysql-test/r/show_check.result: Now table and database inhirited a character set from a level above at CREATE time mysql-test/r/symlink.result: Now table and database inhirited a character set from a level above at CREATE time mysql-test/r/type_enum.result: Now table and database inhirited a character set from a level above at CREATE time mysql-test/r/type_set.result: Now table and database inhirited a character set from a level above at CREATE time sql/sql_yacc.yy: Now table and database inhirited a character set from a level above at CREATE time Some optimization to reduce rules number
-
- 06 Sep, 2002 1 commit
-
-
unknown authored
-
- 05 Sep, 2002 5 commits
- 04 Sep, 2002 1 commit
-
-
unknown authored
-
- 28 Aug, 2002 2 commits
- 26 Aug, 2002 1 commit
-
-
unknown authored
SELECT k FROM t1 GROUP BY k COLLATE latin1 ORDER BY k COLLATE latin1_de
-
- 24 Aug, 2002 1 commit
-
-
unknown authored
that will take place properly after pull from 4.0, in order to handle conversions from quoted constants to bigint's.
-
- 22 Aug, 2002 5 commits
-
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-4.1
-
unknown authored
BitKeeper/deleted/.del-sql_select.h.rej~9724e7a9d86d9f54: Delete: sql/sql_select.h.rej
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.dyn
-
unknown authored
New class Item_func_set_collation() Fixed that "SELECT CONVERT(expr USING charset) GROUP BY 1" was not working New COLLATION syntax: <expr> COLLATE latin1 mysql-test/r/ctype_many.result: New test slot has been added mysql-test/t/ctype_many.test: New test slot has been added sql/item_strfunc.cc: "SELECT CONVERT(expr USING another_charset) GROUP BY 1" was not working as expected New Item_func_set_collation class sql/item_strfunc.h: "SELECT CONVERT(expr USING another_charset) GROUP BY 1" was not working as expected New Item_func_set_collation class sql/lex.h: New keyword sql/sql_yacc.yy: Stupid bug fixes COLLATION syntax
-
unknown authored
-
- 21 Aug, 2002 1 commit
-
-
unknown authored
-
- 15 Aug, 2002 2 commits
- 14 Aug, 2002 2 commits
- 08 Aug, 2002 1 commit
-
-
unknown authored
server-cert.pem regenerated client-key.pem regenerated client-cert.pem regenerated cacert.pem regenerated sslopt-case.h changed optarg to argument, decomment --ssl-key include/sslopt-case.h: changed optarg to argument, decomment --ssl-key SSL/cacert.pem: regenerated SSL/client-cert.pem: regenerated SSL/client-key.pem: regenerated SSL/server-cert.pem: regenerated SSL/server-key.pem: regenerated
-
- 06 Aug, 2002 4 commits
-
-
unknown authored
-
unknown authored
- removoved getopt.h (has been replaced by my_getopt.h) BitKeeper/deleted/.del-getopt.h~a9ae679fa84f395: Delete: include/getopt.h include/Makefile.am: - Added missing file my_getopt.h to distribution sql/Makefile.am: - Added missing files spatial.h adn gstream.h to distribution
-
unknown authored
into bar.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1.dyn
-
unknown authored
BitKeeper/etc/ignore: Added mysys/charset2html to the ignore list
-
- 05 Aug, 2002 2 commits
- 03 Aug, 2002 1 commit
-
-
unknown authored
Docs/manual.texi: Worked on the logging section. Reworded some sentences Fixed a broken table Removed extraneous '!'s Removed extraneous ','s 'file name' and 'filename' are used interchangeably but they should be consistent-- so I changed some 'file name' occurances to 'filename'. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 31 Jul, 2002 2 commits
- 30 Jul, 2002 3 commits
-
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-subselect-4.1
-
unknown authored
mysql-test/r/subselect.result: added test suite of EXISTS clause mysql-test/t/subselect.test: added test suite of EXISTS clause sql/item_subselect.cc: added checking out of memory fixed bug in exists subselect
-
unknown authored
Some fixes and improvements
-