- 02 Aug, 2001 2 commits
- 01 Aug, 2001 3 commits
- 31 Jul, 2001 4 commits
- 30 Jul, 2001 4 commits
-
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
unknown authored
-
unknown authored
-
unknown authored
Extended default arguments to be up to 4095 characters Docs/manual.texi: Update lof LOCK TABLES mysql-test/r/order_by.result: Test for optimizer bug in ORDER BY mysql-test/t/order_by.test: Test for optimizer bug in ORDER BY mysys/default.c: Extended default arguments to be up to 4095 characters sql/sql_select.cc: Fixed optimizer bug in ORDER BY
-
- 28 Jul, 2001 3 commits
-
-
unknown authored
Docs/manual.texi: merge (need to fix with emacs to get everthing right)
-
unknown authored
sql/log_event.h: do not log stray error codes
-
unknown authored
Applied patch for mysqlhotcopy Fixed open-files-size option in safe_mysqld Docs/manual.texi: Updated LOCK TABLES section scripts/mysqlhotcopy.sh: Removed depricated DBI calls. Fixed bug which resulted in nothing being copied when a regexp was specified but no database name(s). Patch by Jeremy D. Zawodny scripts/safe_mysqld.sh: Fixed open-files-size option
-
- 25 Jul, 2001 1 commit
-
-
unknown authored
Sorry for such a big patch. :)
-
- 24 Jul, 2001 5 commits
-
-
unknown authored
Fix --core-file-size so that the argument is parsed correctly. scripts/safe_mysqld.sh: Code cleanup. Fix --core-file-size so that the argument is parsed correctly.
-
unknown authored
Remove unused argument to ha_berkeley::remove_key(). mysql-test/r/bdb.result: Add test case for update/replace bug in bdb. BitKeeper/etc/ignore: Added .gdbinit .vimrc to the ignore list mysql-test/t/bdb.test: Add test case for update/replace bug in bdb. sql/ha_berkeley.cc: The packed_record argument to ha_berkeley::remove_key() was never used; remove it. sql/ha_berkeley.h: The packed_record argument to ha_berkeley::remove_key() was never used; remove it.
-
unknown authored
ha_berkeley.cc core dump if cursor was invalid. sql/ha_berkeley.cc: Fix bug in remove_key(), when key != primary_key it would core dump if cursor was invalid.
-
unknown authored
Docs/manual.texi: change note cleanups, other misc. typo fixes
-
unknown authored
Docs/manual.texi: bug was described incorrectly
-
- 23 Jul, 2001 1 commit
-
-
unknown authored
Docs/manual.texi: Applied mysqldumslow patch.
-
- 21 Jul, 2001 1 commit
-
-
unknown authored
sql/share/portuguese/errmsg.txt: Updated the translation English->Portuguese.
-
- 20 Jul, 2001 2 commits
-
-
unknown authored
innobase/row/row0sel.c: Remove a possible cause of the Peter Zaitsev hang
-
unknown authored
dict0dict.ic Remove acquisition of the dictionary mutex: this may fix the hang observed by Peter Zaitsev os0file.c Use O_SYNC instead of O_DSYNC because in Linux there may be a bug innobase/os/os0file.c: Use O_SYNC instead of O_DSYNC because in Linux there may be a bug innobase/include/dict0dict.ic: Remove acquisition of the dictionary mutex: this may fix the hang observed by Peter Zaitsev
-
- 19 Jul, 2001 3 commits
-
-
unknown authored
innobase/row/row0sel.c: Disable a special join speed optimization until Peter Zaitsev's hang is tracked down
-
unknown authored
innobase/srv/srv0start.c: Remove old code
-
unknown authored
srv0start.c Support raw disk as a data file srv0srv.c Support raw disk as a data file ha_innobase.cc Some error messages and support raw disk as a data file sql/ha_innobase.cc: Some error messages and support raw disk as a data file innobase/srv/srv0srv.c: Support raw disk as a data file innobase/srv/srv0start.c: Support raw disk as a data file innobase/include/srv0srv.h: Support raw disk as a data file
-
- 18 Jul, 2001 5 commits
-
-
unknown authored
Docs/manual.texi: SCCS merged
-
unknown authored
--low-priority-updates is used and the file has holes. Docs/manual.texi: Changelog sql/sql_insert.cc: Fixed that sleeptime is 0 for new insert delayed threads.
-
unknown authored
added a test case for it - took some creative work to figure out how to make it happen at will updated the manual Docs/manual.texi: fixed wrong info on SLAVE_SKIP_COUNTER fixed wrong info in BitKeeper tree build instructions updated change history about bug fix mysql-test/t/rpl_sporadic_master.test: tried hard to get slave confused, but failed. nevertheless, a more exhaustive test case does not hurt sql/slave.cc: fixed mysterious offset confusion bug
-
unknown authored
Update to new debian files configure.in: Updated version number sql-bench/Results/ATIS-mysql-Linux_2.2.16_SMP_alpha: New benchmark results sql-bench/Results/RUN-mysql-Linux_2.2.16_SMP_alpha: New benchmark results sql-bench/Results/alter-table-mysql-Linux_2.2.16_SMP_alpha: New benchmark results sql-bench/Results/big-tables-mysql-Linux_2.2.16_SMP_alpha: New benchmark results sql-bench/Results/connect-mysql-Linux_2.2.16_SMP_alpha: New benchmark results sql-bench/Results/create-mysql-Linux_2.2.16_SMP_alpha: New benchmark results sql-bench/Results/insert-mysql-Linux_2.2.16_SMP_alpha: New benchmark results sql-bench/Results/select-mysql-Linux_2.2.16_SMP_alpha: New benchmark results sql-bench/Results/wisconsin-mysql-Linux_2.2.16_SMP_alpha: New benchmark results support-files/debian/README.debian: Update to new debian files support-files/debian/changelog: Update to new debian files support-files/debian/control: Update to new debian files support-files/debian/gomi: Update to new debian files support-files/debian/move: Update to new debian files support-files/debian/patches/ab: Update to new debian files support-files/debian/patches/ad: Update to new debian files support-files/debian/patches/ae: Update to new debian files support-files/debian/rules: Update to new debian files support-files/debian/shlibs: Update to new debian files
-
unknown authored
Docs/manual.texi: Changelog
-
- 17 Jul, 2001 6 commits
-
-
unknown authored
mysql-test/t/bdb.test: new test for a bug report
-
unknown authored
configure.in: SCCS merged
-
unknown authored
configure.in: Fix "$target_os" = "freebsd" test; not a critical fix.
-
unknown authored
Docs/manual.texi: Added slave_read_timeout
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
unknown authored
sql/mysqld.cc: slave_net_timeout sql/slave.cc: slave_net_timeout sql/slave.h: slave_net_timeout
-