- 04 Nov, 2002 2 commits
- 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 1 commit
-
-
unknown authored
-
- 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 1 commit
-
-
unknown authored
into mysql.com:/space/my/mysql-3.23
-
- 23 Oct, 2002 3 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
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 7 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
-
unknown authored
into mysql.com:/space/my/mysql-3.23
-
unknown authored
-
unknown authored
-
unknown authored
Build-tools/Do-compile: - fixed brainfart that ruined the 3.23.53-Max binaries: of course "--with-innodb" has to be added, when requested (will be part of 3.23.53a packages now)
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 14 Oct, 2002 3 commits
-
-
unknown authored
create_tmp_table fails.
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
WHERE column_name = key_column_name was calculated as true for NULL values. Docs/manual.texi: Changelog mysql-test/r/distinct.result: Updated results caused by bug fix. mysql-test/r/null_key.result: New tests mysql-test/t/null_key.test: New tests sql/sql_select.cc: Additional change for previous changeset for using BLOB in GROUP BY
-
- 13 Oct, 2002 2 commits
-
-
unknown authored
Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc. Don't initalize memory areas when run with --skip-safemalloc. Docs/manual.texi: ChangeLog heap/heapdef.h: Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc. heap/hp_open.c: Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc. mysys/safemalloc.c: Don't initalize memory areas when run with --skip-safemalloc. This can in some cases increase speed with 20 times when debugging
-
unknown authored
Docs/MySQLEULA.txt: - replaced tabs with spaces
-