- 15 Oct, 2002 5 commits
-
-
unknown authored
client/mysql.cc: Fixed a bug in --pager when used with --disable- or --skip- prefixes. client/mysqladmin.c: Fixed a bug in --wait, which didn't take an optional argument while it should. sql/mysqld.cc: Fixed a type and a bug in --transaction-isolation option in mysqld.cc
-
unknown authored
mysys/my_getopt.c: Fixed a bug in my_getopt; using NULL or 0 as u_max_value caused segmentation fault even in those programs that didn't have any use for this feature (prefix --maximum)
-
unknown authored
Fixed the remaining join variations, (left, right, natural, etc). (Previous fix only solved "," and "[cross] join".) mysql-test/r/select.result: Added more test case results for more braced join fixes. mysql-test/t/select.test: Added more tests for braced join fixes. sql/sql_yacc.yy: Changed the remaining join_table_list cases to handle braces. Also added some precedence declaration to silence shift/reduce conflicts warnings that turned up after these fixes.
-
unknown authored
into mysql.com:/home/pem/work/mysql-4.0 BitKeeper/etc/logging_ok: auto-union
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 13 Oct, 2002 3 commits
-
-
unknown authored
into mysql.com:/space/my/mysql-4.0-automake
-
unknown authored
- Updated scripts/make_binary_distribution and scripts/mysql-copyright* accordingly BitKeeper/deleted/.del-LICENSE~4cfaff8de837acb8: Delete: Docs/LICENSE BitKeeper/deleted/.del-MySQLEULA.doc~e7fa298916345cf3: Delete: Docs/MySQLEULA.doc Build-tools/mysql-copyright-2: - replaced LICENSE with MySQLEULA.txt Build-tools/mysql-copyright: - replaced LICENSE with MySQLEULA.txt scripts/make_binary_distribution.sh: - replaced LICENSE with MySQLEULA.txt
-
unknown authored
-
- 12 Oct, 2002 2 commits
-
-
unknown authored
Docs/manual.texi: added text for fixes mysql-test/r/multi_update.result: new test case for multi-table deletes mysql-test/t/multi_update.test: new test case for multi-table deletes sql/sql_delete.cc: fix for multi-table deletes sql/sql_update.cc: fix for multi-table updates
-
unknown authored
This is a simple fix, allowing a join_table_list in the right reduction of a normal_join sequence, instead of just a join_table. This makes things like "t1, (t2 left join t3)" work, but it also allows "join" and "cross join" instead of ",". This should fix the bug reported as: Subject: ODBC SQL syntax issue From: Ivan Vazharov Date: Mon, 30 Sep 2002 12:02:42 +0200 mysql-test/r/select.result: Results from new test cases for removing braces in joins. mysql-test/t/select.test: New test cases for removing braces in joins. sql/sql_yacc.yy: Allow (and remove) braces in all parts of a normal_join list, not just the first one. Also added three missing ';'. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 09 Oct, 2002 7 commits
-
-
unknown authored
from manual texi Docs/manual.texi: - removed version numbers of GNU tools from the feature list (they are going to change from time to time again and the current required version number should probably be kept in one chapter only)
-
unknown authored
Docs/manual.texi: SCCS merged
-
unknown authored
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
unknown authored
- currently, "make distcheck" fails - this needs to be investigated before the next release Docs/manual.texi: - Updated toolchain version numbers config.guess: - removed explicit setting of VENDOR=suse on SuSE systems
-
unknown authored
into mysql.com:/space/my/mysql-4.0-automake
-
- 08 Oct, 2002 10 commits
-
-
unknown authored
into beta.frontier86.ee:/stuff/bk/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Contrib overhaul Docs/manual.texi: Contrib overhaul
-
unknown authored
into mysql.com:/space/my/mysql-4.0-automake
-
unknown authored
Docs/bk.txt: instructions for compiling for Win via samba VC++Files/mysqlbinlog/mysqlbinlog.dsp: add some options VC++Files/mysys/mysys.dsp: add some options
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-4.0 Docs/manual.texi: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
-
- 07 Oct, 2002 8 commits
-
-
unknown authored
FN_NO_CASE_SENCE used instead of __WIN__ in table name handling of quary cache mysql-test/r/query_cache.result: query cache with system database test mysql-test/t/query_cache.test: query cache with system database test sql/sql_cache.cc: fixed query cache with system database FN_NO_CASE_SENCE used instead of __WIN__
-
unknown authored
Docs/manual.texi: Document IO_THREAD and SQL_THREAD for SLAVE START/STOP.
-
unknown authored
mysql-test/Makefile.am: small fix based on user's input ..
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
unknown authored
-
unknown authored
into work.mysql.com:/d1/users/mwagner/work/bk/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: Added docs about how to clone public 4.1 repository BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Docs/manual.texi: Change --full to --all for mysqldump references.
-
- 06 Oct, 2002 1 commit
-
-
unknown authored
manual.texi missing from the syntax diagram. Docs/manual.texi: UPDATE description mentioned ORDER BY, but it was missing from the syntax diagram.
-
- 05 Oct, 2002 2 commits
- 04 Oct, 2002 1 commit
-
-
unknown authored
client/mysql.cc: Made i-am-a-dummy option to be identical with safe-updates. myisam/myisampack.c: Fixed a typo.
-
- 03 Oct, 2002 1 commit
-
-
unknown authored
into mysql.com:/space/my/mysql-4.0-automake configure.in: Auto merged
-