- 05 Nov, 2002 2 commits
- 04 Nov, 2002 4 commits
-
-
unknown authored
-
unknown authored
Will be properly fixed in 4.1 and 5.0 sql/field.h: Removed wrong (not used code) sql/item_cmpfunc.cc: Removed wrong bug fix for problem with timestamp and BETWEEN.
-
unknown authored
-
unknown authored
Docs/manual.texi: ChangeLog sql/mysqld.cc: Write info about writing core file to stderr
-
- 02 Nov, 2002 1 commit
-
-
unknown authored
-
- 31 Oct, 2002 1 commit
-
-
unknown authored
into geopard.(none):/storage/bk/mysql-3.23
-
- 30 Oct, 2002 3 commits
-
-
unknown authored
Backport from 4.0: Fix bug in MySQL-3.23 ORDER BY from a table with no PRIMARY KEY and where the user had added UNIQUE indexes with CREATE INDEX pars0grm.y: Move inclusion of math.h after univ.i also in the .y file; this fix is already done in 4.0 innobase/pars/pars0grm.y: Move inclusion of math.h after univ.i also in the .y file; this fix is already done in 4.0 sql/ha_innobase.cc: Backport from 4.0: Fix bug in MySQL-3.23 ORDER BY from a table with no PRIMARY KEY and where the user had added UNIQUE indexes with CREATE INDEX
-
unknown authored
column with timestamp values with BETWEEN clause
-
unknown authored
- Do-compile: fix small (cosmetical, not critical) typo Build-tools/Do-compile: - added a fast test run with dynamic-row tables - fix small (cosmetical, not critical) typo
-
- 29 Oct, 2002 5 commits
- 28 Oct, 2002 2 commits
- 25 Oct, 2002 4 commits
-
-
unknown authored
BitKeeper/etc/gone: auto-union BitKeeper/etc/logging_ok: auto-union BitKeeper/deleted/.del-skipkeys~9d3403dbb31de075: 'Auto converge rename'
-
unknown authored
BitKeeper/etc/skipkeys: auto add BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
-
unknown authored
Include univ.i before any system headers to remove a large file compilation failure on AIX innobase/pars/pars0grm.c: Include univ.i before any system headers to remove a large file compilation failure on AIX innobase/pars/lexyy.c: Include univ.i before any system headers to remove a large file compilation failure on AIX
-
- 24 Oct, 2002 2 commits
- 23 Oct, 2002 5 commits
-
-
unknown authored
-
unknown authored
Docs/manual.texi: ChangeLog mysql-test/t/bdb-crash.test: Don't run test if BDB is not configured sql/sql_base.cc: Added free on error
-
unknown authored
into geopard.(none):/storage/bk/mysql-3.23 BitKeeper/etc/gone: auto-union BitKeeper/deleted/.del-skipkeys~508193a0775828ab: 'Auto converge rename' BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted BitKeeper/etc/skipkeys: auto add
-
unknown authored
necessary (required to actually pass the sql-bench without aborting with "table space full") Build-tools/Do-compile: - Enable InnoDB to autoextend the table space if necessary (required to actually pass the sql-bench without aborting with "table space full")
-
- 21 Oct, 2002 1 commit
-
-
unknown authored
-p option for cp and the -r option for scp (thank to Paul DuBois for the patch) - fixed a typo
-
- 20 Oct, 2002 3 commits
- 18 Oct, 2002 1 commit
-
-
unknown authored
scripts/mysql_convert_table_format.sh: - fixed typo (spotted by Engin Gunduz)
-
- 17 Oct, 2002 1 commit
-
-
unknown authored
sql/mysqld.cc: - fixed typo: "agaist" -> "against"
-
- 16 Oct, 2002 3 commits
-
-
unknown authored
mysys/my_init.c: Fix the TZ variable bug: 100% CPU usage sql/mysqld.cc: Added optional NT service sql/nt_servc.cc: Added optional NT service sql/nt_servc.h: Added optional NT service
-
unknown authored
-
unknown authored
Docs/manual.texi: ChangeLog sql/field.h: New virtual function to set a field to null or signal an error sql/field_conv.cc: New function to set a field to null or signal an error sql/item.cc: When setting a field to null internally (for WHERE testing) don't autoconvert NULL -> now() or last_insert_id() sql/item.h: New virtual function to set a field to null or signal an error
-
- 15 Oct, 2002 2 commits
-
-
unknown authored
Fix typo in earlier commit innobase/btr/btr0cur.c: Fix typo in earlier commit
-
unknown authored
Fix bug: range estimator exaggerated small range size greatly if the paths in the B-tree happened to branch on a high level innobase/btr/btr0cur.c: Fix bug: range estimator exaggerated small range size greatly if the paths in the B-tree happened to branch on a high level
-