- 27 Sep, 2002 2 commits
-
-
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
-
- 26 Sep, 2002 12 commits
-
-
unknown authored
Remove 'web clients' contrib section Docs/manual.texi: Remove 'web clients' contrib section
-
unknown authored
into beta.frontier86.ee:/stuff/bk/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Clean out 'Graphical clients' section of the contributed software section Docs/manual.texi: Clean out 'Graphical clients' section of the contributed software section BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Put the flag HA_NOT_READ_PREFIX_LAST back to index_flags: seems to fix also the LIKE ... DESC bug sql/ha_innodb.h: Put the flag HA_NOT_READ_PREFIX_LAST back to index_flags: seems to fix also the LIKE ... DESC bug
-
unknown authored
-
unknown authored
with InnoDB support when requested to do so) Build-tools/Do-compile: - only build with InnoDB, if requested to do so (required to be able to build 4.0 "Classic" packages without InnoDB support) - Enhanced the failure report message subject a little
-
unknown authored
Fix an assertion in btr0pcur.c line 203 when an UPDATE is done inside LOCK TABLES sql/ha_innodb.cc: Fix an assertion in btr0pcur.c line 203 when an UPDATE is done inside LOCK TABLES
-
unknown authored
mysys/my_symlink.c: More debug info
-
unknown authored
Docs/manual.texi: Qcache not available on Windows until 4.0.4.
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
unknown authored
into mysql.com:/home/nick/mysql/repository/mysql-4.0
-
unknown authored
-
- 25 Sep, 2002 14 commits
-
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: SCCS merged
-
unknown authored
Accept zero dates without warnings Docs/manual.texi: ChangeLog sql/sql_acl.cc: Compare hostnames case insensitive sql/time.cc: Accept zero dates without warnings
-
unknown authored
Remove the flag HA_NOT_READ_PREFIX_LAST because ORDER BY orders wrong then; also remove the diagnostic print to avoid cluttering the error log sql/ha_innodb.cc: Remove the flag HA_NOT_READ_PREFIX_LAST because ORDER BY orders wrong then; also remove the diagnostic print to avoid cluttering the error log sql/ha_innodb.h: Remove the flag HA_NOT_READ_PREFIX_LAST because ORDER BY orders wrong then; also remove the diagnostic print to avoid cluttering the error log
-
unknown authored
Move to the right place the flag which bans use of HA_READ_PREFIX_LAST; add diagnostics and remove the assertion on line 2180 of ha_innodb.cc sql/ha_innodb.h: Move to the right place the flag which bans use of HA_READ_PREFIX_LAST; add diagnostics and remove the assertion on line 2180 of ha_innodb.cc sql/ha_innodb.cc: Move to the right place the flag which bans use of HA_READ_PREFIX_LAST; add diagnostics and remove the assertion on line 2180 of ha_innodb.cc
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
- mysql.spec.sh: MySQL-Max now requires MySQL >= 4.0 to avoid version mismatches (people were mixing MySQL 3.23 and 4.0 RPMs) Docs/manual.texi: - Added Changelog entry support-files/mysql.spec.sh: - MySQL-Max now requires MySQL >= 4.0 to avoid version mismatching
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
myisam/mi_check.c: cleanups
-
unknown authored
and applied some cosmetical fixes Docs/manual.texi: - added missing 4.0.4 Changelog entries - minor cleanups of the 4.0.4 changes
-
unknown authored
manual.texi and QUICK are not mutually exclusive). Docs/manual.texi: DELETE grammer was not quite right (LOW_PRIORITY and QUICK are not mutually exclusive).
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
- 24 Sep, 2002 4 commits
-
-
unknown authored
Docs/manual.texi: Add missing plural
-
unknown authored
mysql-test/r/order_by.result: Added new test mysql-test/t/order_by.test: Added new test
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
Only write short usage if one starts mysqldump without any options Added query cache on windows Added error message if one can't read privilege tables Docs/manual.texi: Changelog VC++Files/bdb/bdb.dsp: Updated project files for 4.0.4 VC++Files/client/mysqlclient.dsp: Updated project files for 4.0.4 VC++Files/innobase/innobase.dsp: Updated project files for 4.0.4 VC++Files/mysqlbinlog/mysqlbinlog.dsp: Updated project files for 4.0.4 VC++Files/mysys/mysys.dsp: Updated project files for 4.0.4 VC++Files/perror/perror.dsp: Updated project files for 4.0.4 VC++Files/sql/mysqld.dsp: Updated project files for 4.0.4 client/mysqldump.c: Only write short usage if one starts mysqldump without any options include/config-win.h: Added query cache on windows libmysql/libmysql.def: Removed old depricated functions from windows dll sql/ha_innodb.cc: Added missing defines sql/set_var.cc: Code cleanup sql/sql_acl.cc: Added error message if one can't read privilege tables sql/sql_cache.h: Changed some C linkage functions to C++ functions (portability fix) sql/sql_class.cc: Safety fix
-
- 23 Sep, 2002 8 commits
-
-
unknown authored
Docs/manual.texi: FULLTEXT works with CHAR, too.
-
unknown authored
"--gcov" is actually passed as a command line option (to avoid failures on systems with no gcov installed) mysql-test/mysql-test-run.sh: - only probe for gcov, if it's actually required
-
unknown authored
into build.mysql2.com:/home/serg/mysql-4.0
-
unknown authored
BitKeeper/etc/logging_ok: auto-union configure.in: Auto merged sql/sql_yacc.yy: merged
-
unknown authored
static nss linkingg issue configure.in: static nss linkingg issue BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
-
unknown authored
-
unknown authored
-