- 02 Mar, 2002 1 commit
-
-
unknown authored
fixed replication bug - flush_master_info() needs to be called every time we read an event from master this is will not be pushed yet mysys/my_vsnprintf.c: make my_vsnprintf() work with oversized strings corrected Swedish "skipp" in the comments sql/log.cc: wrong change - to be undone sql/slave.cc: fixed bug - flush_master_info() needs to be called every time we read an event from master
-
- 16 Feb, 2002 1 commit
-
-
unknown authored
Fix typo in a contrib download filename Docs/manual.texi: Fix typo in a contrib download filename
-
- 15 Feb, 2002 9 commits
-
-
unknown authored
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Remove link to sqlscreens in the contrib section Docs/manual.texi: Remove link to sqlscreens in the contrib section
-
unknown authored
-
unknown authored
Docs/manual.texi: All lines in @example blocks need to be <76 chars. Minor cleanup of other stuff in @example blocks.
-
unknown authored
Added mention of USE/IGNORE KEY as alias for USE/IGNORE INDEX. Fixups references to this feature throughout manual.
-
unknown authored
Docs/manual.texi: Added USE INDEX / IGNORE INDEX syntax to table_references info in SELECT. Added USE INDEX / IGNORE INDEX to function index.
-
unknown authored
Docs/Support/docbook-fixup.pl: Added fixup for xref closing /> tag to prevent malformed XML. Improved /para whitespace removal. Docs/manual.texi: Removed double whitespace in middle of sentence.
-
unknown authored
sql/sql_parse.cc: Auto merged
-
unknown authored
Docs/manual.texi: Added section about LOAD DATA LOCAL libmysqld/lib_sql.cc: Remove not used option mysql-test/r/comments.result: Updated results sql/sql_parse.cc: Fix queries / second
-
- 14 Feb, 2002 11 commits
-
-
unknown authored
Build-tools/Do-compile: Auto merged support-files/mysql.spec.sh: Auto merged
-
unknown authored
-
unknown authored
BitKeeper/etc/logging_ok: auto-union acconfig.h: Auto merged Docs/manual.texi: Auto merged client/client_priv.h: Auto merged include/mysql.h: Auto merged innobase/dict/dict0dict.c: Auto merged innobase/row/row0mysql.c: Auto merged mysql-test/t/comments.test: Auto merged sql/sql_lex.cc: Auto merged sql/sql_load.cc: Auto merged sql/sql_parse.cc: Auto merged sql/unireg.cc: Auto merged sql/unireg.h: Auto merged
-
unknown authored
configure.in: Fix for gethostbyname_r (for solaris) mysql-test/r/innodb.result: Fix innodb results sql/mysql_priv.h: Added OPTION_FOUND_COMMENTS
-
unknown authored
-
unknown authored
-
unknown authored
Add a warning to drop database wait if there are still open handles on a table innobase/row/row0mysql.c: Add a warning to drop database wait if there are still open handles on a table
-
unknown authored
Add some more safety if MySQL tries to drop a table on which there are open handles sql/ha_innobase.cc: Add some more safety if MySQL tries to drop a table on which there are open handles innobase/row/row0mysql.c: Add some more safety if MySQL tries to drop a table on which there are open handles innobase/dict/dict0dict.c: Add some more safety if MySQL tries to drop a table on which there are open handles innobase/include/dict0dict.h: Add some more safety if MySQL tries to drop a table on which there are open handles
-
unknown authored
Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop sql/sql_db.cc: Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop innobase/row/row0mysql.c: Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop
-
unknown authored
-
unknown authored
-
- 13 Feb, 2002 8 commits
-
-
unknown authored
DROP DATABASE required that the database name is in lower case to work; put it always to lower case in innobase_drop_database sql/ha_innobase.cc: DROP DATABASE required that the database name is in lower case to work; put it always to lower case in innobase_drop_database BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Fix for ctypes on windows Cleanup max_queries_per_hour mysql-test/t/dirty_close.test: Rename: mysql-test/t/dirty-close.test -> mysql-test/t/dirty_close.test mysql-test/r/dirty_close.result: Rename: mysql-test/r/dirty-close.result -> mysql-test/r/dirty_close.result Docs/manual.texi: Added --user=userid include/m_ctype.h: Fix for ctypes on windows mysql-test/r/join.result: Update join results sql/mysqld.cc: Added --user=userid sql/sql_parse.cc: Cleanup max_queries_per_hour
-
unknown authored
sql/unireg.cc: Use NAMES_SEP_CHAR also for enums sql/unireg.h: cleanup
-
unknown authored
BitKeeper/etc/logging_ok: auto-union
-
unknown authored
-
unknown authored
sql/mysqld.cc: Auto merged
-
unknown authored
Docs/manual.texi: Changelog sql/sql_yacc.yy: optimization BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
-
- 12 Feb, 2002 1 commit
-
-
unknown authored
Changed C++ style comments to ANSI C style. client/mysqldump.c: Changed C++ style comments to ANSI C style. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 11 Feb, 2002 7 commits
-
-
unknown authored
-
unknown authored
BUILD/FINISH.sh: Auto merged BUILD/SETUP.sh: Auto merged BUILD/compile-alpha: Auto merged BUILD/compile-pentium-gcov: Auto merged BUILD/compile-pentium-gprof: Auto merged BUILD/compile-pentium: Auto merged BitKeeper/deleted/.del-my_new.cc: Delete: mysys/my_new.cc Build-tools/Do-compile: Auto merged acconfig.h: Auto merged acinclude.m4: Auto merged Docs/manual.texi: Auto merged bdb/dist/configure.in: Auto merged client/Makefile.am: Auto merged innobase/btr/btr0cur.c: Auto merged innobase/buf/buf0lru.c: Auto merged innobase/dict/dict0crea.c: Auto merged innobase/fil/fil0fil.c: Auto merged innobase/include/srv0srv.h: Auto merged innobase/rem/rem0cmp.c: Auto merged innobase/srv/srv0srv.c: Auto merged innobase/srv/srv0start.c: Auto merged innobase/trx/trx0purge.c: Auto merged myisam/myisampack.c: Auto merged mysql-test/mysql-test-run.sh: Auto merged mysql-test/t/join.test: Auto merged mysys/Makefile.am: Auto merged scripts/Makefile.am: Auto merged sql/ha_innodb.h: Auto merged sql/handler.cc: Auto merged sql/my_lock.c: Auto merged sql/mysqld.cc: Auto merged sql/sql_select.cc: Auto merged sql/sql_table.cc: Auto merged support-files/my-huge.cnf.sh: Auto merged support-files/my-large.cnf.sh: Auto merged support-files/my-medium.cnf.sh: Auto merged support-files/my-small.cnf.sh: Auto merged configure.in: merge innobase/row/row0mysql.c: merge innobase/trx/trx0trx.c: merge mysql-test/r/innodb.result: merge mysql-test/r/join.result: merge sql/ha_innodb.cc: merge sql/slave.cc: merge
-
unknown authored
-
unknown authored
sql/sql_table.cc: Fixed comment
-
unknown authored
-
unknown authored
-
unknown authored
Docs/manual.texi: Update information about IS NULL. myisam/myisamchk.c: Portability fix sql/mysqld.cc: Changed log_long_queries -> log_slow_queries
-
- 10 Feb, 2002 2 commits