- 24 Oct, 2002 3 commits
-
-
unknown authored
BitKeeper/etc/gone: auto-union BitKeeper/deleted/.del-skipkeys~3f37511a1865c4ea: 'Auto converge rename' BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
BitKeeper/etc/skipkeys: auto add BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
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 3 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
-
unknown authored
- bumped up version number to 3.23.54 in configure.in - replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified scripts/make_binary_distribution.sh and Build-tools/mysql-copyright* accordingly. BitKeeper/deleted/.del-LICENSE~4cfaff8de837acb8: Delete: Docs/LICENSE Build-tools/mysql-copyright-2: - replaced LICENSE with MySQLEULA.txt Build-tools/mysql-copyright: - use "tar" instead of "gtar" - replaced LICENSE with MySQLEULA.txt configure.in: - Bumped up version number to 3.23.54 now that 3.23.53 has been tagged scripts/make_binary_distribution.sh: - replaced LICENSE with MySQLEULA.txt
-
- 12 Oct, 2002 1 commit
-
-
unknown authored
GROUP BY ... ORDER BY queries. Docs/manual.texi: ChangeLog
-
- 11 Oct, 2002 1 commit
-
-
unknown authored
Fix compilation error on HP-UX-11: pthread_t is a scalar there, not a struct like in HP-UX-10.20 innobase/os/os0thread.c: Fix compilation error on HP-UX-11: pthread_t is a scalar there, not a struct like in HP-UX-10.20
-
- 10 Oct, 2002 1 commit
-
-
unknown authored
-
- 09 Oct, 2002 6 commits
-
-
unknown authored
Docs/manual.texi: - added missing changelog entry - fixed typo
-
unknown authored
Fix bug: if skip-innodb was defined SHOW INNODB STATUS crashed sql/ha_innobase.cc: Fix bug: if skip-innodb was defined SHOW INNODB STATUS crashed
-
unknown authored
Docs/manual.texi: - fixed typo in changelog entry (thanks to Jocelyn Fournier for spotting this)
-
unknown authored
-
unknown authored
-
unknown authored
Docs/manual.texi: Changelog
-
- 08 Oct, 2002 3 commits
-
-
unknown authored
-
unknown authored
myisam/mi_open.c: Fixed problem with wrongly calculated max_data_file_length mysql-test/Makefile.am: Added missing .require test files scripts/mysqlhotcopy.sh: Remove end / from directory names (portability fix) tests/grant.res: Update of test results
-
unknown authored
-