- 05 Mar, 2002 3 commits
-
-
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
-
- 23 Feb, 2002 5 commits
- 21 Feb, 2002 1 commit
-
-
unknown authored
sql/mysqld.cc: Added Monty's code for to call the handler of named pipes at shutdown. Change the code to call the stop service after the clean up. Change the create/open the mysql.err files for to print the InnoDB start messages. sql/nt_servc.cc: Modify the WaitHint for to kill the service. This will be modify for to be defined through an user variable.
-
- 20 Feb, 2002 3 commits
- 16 Feb, 2002 2 commits
-
-
unknown authored
-
unknown authored
Build-tools/Do-all-build-steps: pass parameters to Do-rpm Build-tools/Do-compile: with-other-libc option Build-tools/Do-rpm: make it "automagically" work on SuSE as well as RedHat strings/Makefile.am: added t_ctype.h to the distribution for now - permanent fix to come later support-files/mysql.spec.sh: changed build to use --with-other-libc
-
- 15 Feb, 2002 5 commits
-
-
unknown authored
-
unknown authored
configure.in: support for static nss on Linux when compiling --with-other-libc mysql-test/mysql-test-run.sh: --user-test option
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql
-
unknown authored
If the string foreign was succeeded by a non-space character, that confused the foreign key syntax parser innobase/dict/dict0dict.c: If the string foreign was succeeded by a non-space character, that confused the foreign key syntax parser
-
unknown authored
client/mysql.cc: Fixed two bugs in 'tee'. It's now possible to change the 'tee-file' on the fly without need to run 'notee' in between. 'tee' will now also accept quotes around the file name. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 14 Feb, 2002 8 commits
-
-
unknown authored
-
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 7 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
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 1 commit
-
-
unknown authored
sql/sql_table.cc: Fixed comment
-
- 10 Feb, 2002 4 commits