- 06 Aug, 2002 3 commits
-
-
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 5 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
-
unknown authored
New fields in CHARSET_INFO for more nice SHOW CHARACTER SET Dynamic charsets are now handled in faster way SHOW CHARACTER SET now displays not only compiled charsets but dynamic charsets too include/m_ctype.h: Renamed constant New fields in CHARSET_INFO include/my_sys.h: Constant have been moved to m_ctype.h libmysqld/lib_sql.cc: Renamed constant mysys/charset.c: Dynamic charsets are now handled in new way to speedup things mysys/test_charset.c: Renamed constant sql/mysqld.cc: Renamed constant sql/sql_show.cc: SHOW CHARACTER SET now displays not only compiled charsets but dynamic charsets too strings/ctype.c: New fields in CHARSET_INFO
-
unknown authored
-
- 29 Jul, 2002 1 commit
-
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 20 Jul, 2002 1 commit
-
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 12 Jul, 2002 1 commit
-
-
unknown authored
-
- 10 Jul, 2002 1 commit
-
-
unknown authored
into ram.(none):/home/ram/work/mysql-4.1.spatial BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 05 Jul, 2002 1 commit
-
-
unknown authored
-
- 03 Jul, 2002 1 commit
-
-
unknown authored
server-cfg.sh set bdb as transactional sql-bench/server-cfg.sh: remove %smds, remove conversation from date to int for mysql, set bdb as transactional BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 02 Jul, 2002 1 commit
-
-
unknown authored
Small fixes in database default charset code sql/mysql_priv.h: SHOW CREATE DATABASE name; sql/sql_db.cc: SHOW CREATE DATABASE name; sql/sql_lex.h: SHOW CREATE DATABASE name; sql/sql_parse.cc: SHOW CREATE DATABASE name; sql/sql_yacc.yy: SHOW CREATE DATABASE name;
-
- 01 Jul, 2002 6 commits
-
-
unknown authored
into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
-
unknown authored
-
unknown authored
fix after automerge sql/item_strfunc.cc: fix after automerge sql/sql_lex.h: subselect clean up sql/sql_select.cc: subselect clean up
-
unknown authored
into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-having-4.1 sql/item_strfunc.h: Auto merged sql/sql_lex.h: Auto merged sql/sql_select.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
fixed bug in sum function in subselect mysql-test/r/subselect.result: subselect in having clause mysql-test/t/subselect.test: subselect in having clause sql/item.cc: subselect in having clause sql/item.h: subselect in having clause sql/item_cmpfunc.cc: subselect in having clause sql/item_cmpfunc.h: subselect in having clause sql/item_func.cc: subselect in having clause sql/item_func.h: subselect in having clause sql/item_strfunc.h: subselect in having clause sql/item_subselect.cc: subselect in having clause sql/item_subselect.h: subselect in having clause sql/item_uniq.h: subselect in having clause sql/sql_base.cc: subselect in having clause sql/sql_class.cc: subselect in having clause sql/sql_class.h: subselect in having clause sql/sql_handler.cc: subselect in having clause sql/sql_lex.cc: subselect in having clause sql/sql_lex.h: subselect in having clause sql/sql_prepare.cc: subselect in having clause sql/sql_yacc.yy: subselect in having clause
-
- 27 Jun, 2002 4 commits
- 26 Jun, 2002 3 commits
-
-
unknown authored
-
unknown authored
CREATE TABLE a SELECT strfunc(non_default_charset_expr)
-
unknown authored
Fixed that MyISAM were not working properly with non-8bit charsets in some cases CONVERT() function now works properly myisam/mi_unique.c: Fix for non-8bit charsets sql/field.cc: Initialize blobs with charset sql/field.h: Initialize blobs with charset sql/field_conv.cc: Initialize blobs with charset sql/item_strfunc.cc: CONVERT() function now has working fix_lenght_and_dec(), and it's own fix_fields() sql/item_strfunc.h: CONVERT() function now has working fix_lenght_and_dec(), and it's own fix_fields() sql/sql_select.cc: Fixes for BLOBs Fixed that wrong charset was used in some cases
-
- 24 Jun, 2002 1 commit
-
-
unknown authored
CREATE DATABASE dbname DEFAULT CHARACTERSET=latin1 sql/sql_class.cc: Database default charset sql/sql_class.h: Database default charset sql/sql_db.cc: Database default charset sql/sql_table.cc: Database default charset BitKeeper/etc/ignore: Added tests/client_test to the ignore list
-
- 21 Jun, 2002 2 commits
- 20 Jun, 2002 4 commits