- 08 Oct, 2002 2 commits
- 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
-
- 02 Oct, 2002 9 commits
-
-
unknown authored
-
unknown authored
VC++Files/client/mysqlclient.dsp: Updated the sources files: < net.c >net_serv.cpp VC++Files/innobase/innobase.dsp: Added configuration for to compile all the dependencies options for the other projects. VC++Files/libmysql/libmysql.dsp: Modified the xcopy command for to avoid an error for waiting the confirmation of the copy VC++Files/myisampack/myisampack.dsp: Updated source location VC++Files/mysql.dsw: Added project files: the embedded static library; my_print_defaults; comp_err VC++Files/mysqldemb/mysqldemb.dsp: Updated flags VC++Files/mysqlserver/mysqlserver.dsp: Updated flags VC++Files/pack_isam/pack_isam.dsp: Updated source location VC++Files/sql/mysqld.dsp: Added UDF and updated flags BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
InnoDB does allow a foreign key constraint name to be specified Docs/manual.texi: InnoDB does allow a foreign key constraint name to be specified
-
unknown authored
InnoDB does allow a foreign key constraint name to be specified, though it is not used in any way Docs/manual.texi: InnoDB does allow a foreign key constraint name to be specified, though it is not used in any way
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: behavior -> behaviour
-
unknown authored
configure.in: Auto merged
-
unknown authored
up-to-date BK changelog instead of sql/ChangeLog, add LICENSE if available) scripts/make_binary_distribution.sh: - Don't include sql/ChangeLog in the binary distribution (it's not updated anymore since we've moved to BK) - Include the BK ChangeLog from top level directory instead, if it exists - also add the LICENSE file to the binary distribution, if it exists (required for the non-GPL builds)
-
unknown authored
Don't require UPDATE_ACL for REPLACE Docs/manual.texi: Changelog configure.in: Fix for building shared libraries with a patched glibc sql/sql_parse.cc: Don't require UPDATE_ACL for REPLACE
-
- 01 Oct, 2002 2 commits
-
-
unknown authored
Docs/manual.texi: Fix a few agreement problems.
-
unknown authored
- added some missing changelog entries to the 4.0.5 changelog - applied small fix to configure.in from monty (already applied manually to configure.in of the 4.0.4 release source files - not relevant for normal builds anyway) Docs/manual.texi: - added missing changelog entries - added the 4.0.4 release date configure.in: - bumped up version number to 4.0.5-beta, now that the 4.0.4 builds are done - applied fix from Monty to be able to build shared libraries even when the the static NSS libraries are installed. This patch has already been applied to the released 4.0.4 sources to work around a local build problem, but has not been checked in yet.
-
- 30 Sep, 2002 4 commits
-
-
unknown authored
client/mysql.cc: Fixed an accidently changed option (--ignore-space) back to the original one --ignore-spaces in mysql client. Both syntaxes will work.
-
unknown authored
Clarified FOREIGN KEY syntax, added a note that CREATE TABLE causes an InnoDB commit if binlogging is used, added InnoDB version history Docs/manual.texi: Clarified FOREIGN KEY syntax, added a note that CREATE TABLE causes an InnoDB commit if binlogging is used, added InnoDB version history
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: Changelog
-
- 29 Sep, 2002 1 commit
-
-
unknown authored
Docs/manual.texi: undo bad query cache mod.
-
- 27 Sep, 2002 9 commits
-
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: HEAP does allow indexes on NULL columns as of 4.0.2.
-
unknown authored
common, especially on our main build systems - cosmetical fix in mysql.spec Build-tools/mysql-copyright: - rename gtar -> tar (more common on most systems) support-files/mysql.spec.sh: - fix non ASCII accent and replace it with something that does not mess my syntax highlighting :)
-
unknown authored
-
unknown authored
message on STDOUT on AIX and assigned the wrong value) acinclude.m4: - better checking for $orbit_config_path (thanks to Melvyn Sopacua for the patch)
-
unknown authored
into hundin.mysql.fi:/my/bk/mysql-4.0 configure.in: Auto merged BitKeeper/deleted/.del-global.h~e80d28157acfdcb5: Auto merged Docs/manual.texi: Auto merged client/mysqlbinlog.cc: Auto merged sql/mysqld.cc: Auto merged
-
unknown authored
Docs/manual.texi: changelog
-
unknown authored
-
unknown authored
sql/ha_heap.h: Move HA_NOT_READ_PREFIX_LAST to index_flags() sql/ha_isammrg.h: Move HA_NOT_READ_PREFIX_LAST to index_flags() sql/handler.h: Added comment sql/sql_select.cc: Test HA_NOT_READ_PREFIX_LAST from index_flags() instead of table_flags(). Should fix some ORDER BY ... DESC problems with InnoDB
-