- 27 Mar, 2002 1 commit
-
-
unknown authored
down replication corruption dbug/dbug.c: fixed DBUG_ macros to not crash if my_thread_init() had not been called include/my_sys.h: keep track of shutdown, main, and signal threads for safemalloc mysys/my_static.h: keep track of thread in safemalloc blocks mysys/my_thr_init.c: use my_malloc()/my_free() in my_thread_init() mysys/safemalloc.c: keep track of threads do not fuss if main,signal, or shutdown thread still has allocated blocks when we call TERMINATE() as some blocks are freed later and there is no easy way to make TERMINATE() wait for those threads sql/mysqld.cc: keep track of signal, main, and shutdown threads
-
- 16 Mar, 2002 1 commit
-
-
unknown authored
memory corruption I can only repeat on one system. mysql-test/r/multi_update.result: extended test trying to find why the old one was failing mysql-test/r/rpl000015.result: result update mysql-test/t/multi_update.test: updated test to do more intermediate result checks mysql-test/t/rpl000014.test: cosmetic change mysql-test/t/rpl000015-slave-master-info.opt: reduce connect retry trying to simulate a bug mysql-test/t/rpl000015.test: cosmetic change sql/lex.h: added RELAY_LOG_FILE and RELAY_LOG_POS to CHANGE MASTER TO sql/log.cc: fixed replication bug sql/log_event.cc: properly ignore replication errors according to error mask sql/mysqld.cc: handle SIGFPE in the coredump handler sql/slave.cc: do not kick slave if it has already exited and freed the structures sql/sql_lex.cc: fixed initialization bug in CHANGE MASTER TO sql/sql_lex.h: CHANGE MASTER TO .. RELAY_LOG_FILE=,RELAY_LOG_POS= sql/sql_repl.cc: CHANGE MASTER TO .. RELAY_LOG_FILE=,RELAY_LOG_POS= sql/sql_yacc.yy: CHANGE MASTER TO .. RELAY_LOG_FILE=,RELAY_LOG_POS=
-
- 10 Mar, 2002 1 commit
-
-
unknown authored
slave start io_thread slave start sql_thread same for stop sql/lex.h: slave start <options> sql/sql_lex.cc: slave start <options> sql/sql_lex.h: slave start <options> sql/sql_repl.cc: slave start <options> sql/sql_yacc.yy: slave start <options>
-
- 09 Mar, 2002 4 commits
-
-
unknown authored
into mysql.sashanet.com:/reiser-data/mysql-4.0
-
unknown authored
not yet tested - will not be pushed for a few hours - need to commit in order to pull BUILD/compile-pentium-debug: link statically sql/slave.cc: properly seek the position when recovering from a partial read
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
-
unknown authored
I have tested it with tcpd wrapper and it worked on Linux. I did not change setttings in hosts.deny, as I did not dare too.
-
- 08 Mar, 2002 4 commits
- 07 Mar, 2002 4 commits
-
-
unknown authored
Update mirrors.texi: Add new mirrors manual.texi: Remove link to mxODBC Docs/manual.texi: Remove link to mxODBC Docs/mirrors.texi: Add new mirrors Docs/Flags/turkey.gif: Update Docs/Flags/turkey.eps: Update Docs/Flags/norway.gif: Update Docs/Flags/norway.eps: Update
-
unknown authored
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0 sql/sql_yacc.yy: Auto merged
-
unknown authored
-
- 06 Mar, 2002 12 commits
-
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
-
unknown authored
Docs/manual.texi: Document when --xml was added to mysql/mysqldump.
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
BitKeeper/etc/logging_ok: auto-union Build-tools/Do-all-build-steps: Auto merged Build-tools/Do-compile: Auto merged Build-tools/Do-rpm: Auto merged Docs/manual.texi: Auto merged include/hash.h: Auto merged include/my_sys.h: Auto merged innobase/dict/dict0dict.c: Auto merged mysql-test/mysql-test-run.sh: Auto merged mysys/array.c: Auto merged mysys/hash.c: Auto merged mysys/mf_qsort.c: Auto merged sql/sql_base.cc: Auto merged sql/sql_select.cc: Auto merged sql/table.cc: Auto merged strings/Makefile.am: Auto merged support-files/mysql.spec.sh: Auto merged
-
unknown authored
configure.in: Auto merged Docs/manual.texi: Auto merged libmysql/libmysql.c: Auto merged
-
unknown authored
Fix bug when using option groups libmysql/libmysql.c: Fix bug when using option groups myisam/myisamchk.c: Portability fix mysys/my_getopt.c: Portability fix
-
unknown authored
Docs/manual.texi: Changelog acinclude.m4: Cleanup --help output libmysql/libmysql.c: Fix for reading option groups in client
-
unknown authored
BitKeeper/etc/logging_ok: auto-union Build-tools/Do-all-build-steps: Auto merged Build-tools/Do-compile: Auto merged Build-tools/Do-rpm: Auto merged Docs/manual.texi: Auto merged include/hash.h: Auto merged include/my_sys.h: Auto merged innobase/dict/dict0dict.c: Auto merged libmysql/libmysql.c: Auto merged mysql-test/t/type_date.test: Auto merged mysys/array.c: Auto merged mysys/hash.c: Auto merged mysys/mf_qsort.c: Auto merged scripts/mysqld_safe.sh: Auto merged scripts/mysqlhotcopy.sh: Auto merged sql/item_timefunc.h: Auto merged sql/sql_base.cc: Auto merged sql/sql_yacc.yy: Auto merged sql/table.cc: Auto merged sql-bench/server-cfg.sh: Auto merged strings/Makefile.am: Auto merged
-
unknown authored
Build-tools/Do-compile: Fixed typo Docs/manual.texi: Changelog mysql-test/r/type_date.result: Added test of bug in DATE_FORMAT mysql-test/t/type_date.test: Added test of bug in DATE_FORMAT scripts/mysqlhotcopy.sh: Fix for RAID files sql/table.cc: Fixed typo in last patch
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
-
unknown authored
-
- 05 Mar, 2002 10 commits
-
-
unknown authored
Docs/manual.texi: Updated autoconf information
-
unknown authored
into mysql.sashanet.com:/reiser-data/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
-
unknown authored
Docs/manual.texi: Changelog configure.in: Version change sql/sql_base.cc: Correct fix for not freed memory when using corrupted tables sql/table.cc: Correct fix for not freed memory when using corrupted tables
-
unknown authored
configure.in: Auto merged mysql-test/mysql-test-run.sh: Auto merged
-
unknown authored
Fix for --enable-local-infile Portability fix for bison bdb/dist/s_recover: Update for new POSIX spec configure.in: Fix for --enable-local-infile libmysql/libmysql.c: Cleanup mysql-test/mysql-test-run.sh: Update for new POSIX spec scripts/safe_mysqld.sh: Update for new POSIX spec sql-bench/server-cfg.sh: Update for new POSIX spec sql/sql_yacc.yy: Portability fix for bison
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
-
unknown authored
mysql-test/mysql-test-run.sh: Fix for LOAD DATA LOCAL ... mysql-test/r/select_found.result: Added result for a new test of combo of options for FOUND_ROWS and BUFFER_RESULT mysql-test/t/select_found.test: Added test for combo of options for BUFFER_RESULT and FOUND_ROWS sql/sql_select.cc: Added fix for combo of options for BUFFER_RESULT and FOUND_ROWS
-
unknown authored
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
-
- 04 Mar, 2002 3 commits