- 14 Apr, 2002 1 commit
-
-
unknown authored
-
- 11 Apr, 2002 3 commits
- 02 Apr, 2002 4 commits
- 28 Mar, 2002 1 commit
-
-
unknown authored
Docs/manual.texi: Added text fof bug fixes readline/Makefile.am: Bug fix for coredump of mysql program with some Ctrl+keys sql/convert.cc: A bug fix for using SET CHAR... SET on columns > 64K BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 26 Mar, 2002 8 commits
-
-
unknown authored
-
unknown authored
into fred.bitbike.com:/home/arjen/mysql-3.23
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
sql/mysqld.cc: Fix compiler error adding a missed )
-
unknown authored
Docs/manual.texi: Changelog include/mysql_com.h: cleanup sql/mysqld.cc: Fixed overflow bug in startup parameters to MySQL
-
unknown authored
scripts/mysqldumpslow.sh: Fix for new slow log format
-
unknown authored
-
unknown authored
-
- 25 Mar, 2002 10 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
Optimize for pentiumpro for RPM's. Build-tools/Do-rpm: Use compiler option -mpentiumpro configure.in: Print compiler version
-
unknown authored
Docs/manual.texi: Added information about --enable-named-pipe
-
unknown authored
-
unknown authored
Build-tools/Do-compile: Fix to build mysqlcom Build-tools/Do-rpm: Fixes for building with gcc 3.0.4 Docs/manual.texi: Small bug fix configure.in: Cleanup
-
unknown authored
-
unknown authored
variable
-
- 22 Mar, 2002 3 commits
- 21 Mar, 2002 5 commits
-
-
unknown authored
Fix for Solaris and gethostbyname_r Docs/manual.texi: Changelog client/mysql.cc: Cleanup configure.in: Fix for Solaris and gethostbyname_r sql/log_event.h: Fix for load data infile when no active database sql/sql_load.cc: Fix for load data infile when no active database
-
unknown authored
Fix thread-related bug when doing DROP TABLE Fix bug in RENAME TABLE on windows Docs/manual.texi: Changelog client/mysqldump.c: Quote names to SHOW CREATE mysql-test/t/range.test: Test case for range bug sql/lock.cc: Fix thread-related bug when doing DROP TABLE sql/sql_base.cc: Fix thread-related bug when doing DROP TABLE sql/sql_rename.cc: Fix bug in RENAME TABLE on windows
-
unknown authored
Forgot to merge these to 3.23.50 innobase/include/sync0rw.ic: Forgot to merge these to 3.23.50 innobase/include/ut0byte.ic: Forgot to merge these to 3.23.50
-
unknown authored
Add foreign key defs to SHOW CREATE TABLE sql/handler.cc: Add foreign key defs to SHOW CREATE TABLE sql/handler.h: Add foreign key defs to SHOW CREATE TABLE sql/sql_show.cc: Add foreign key defs to SHOW CREATE TABLE
-
unknown authored
Merge InnoDB-3.23.50 innobase/btr/btr0btr.c: Merge InnoDB-3.23.50 innobase/btr/btr0cur.c: Merge InnoDB-3.23.50 innobase/btr/btr0sea.c: Merge InnoDB-3.23.50 innobase/buf/buf0buf.c: Merge InnoDB-3.23.50 innobase/buf/buf0flu.c: Merge InnoDB-3.23.50 innobase/dict/dict0dict.c: Merge InnoDB-3.23.50 innobase/dict/dict0load.c: Merge InnoDB-3.23.50 innobase/fil/fil0fil.c: Merge InnoDB-3.23.50 innobase/fsp/fsp0fsp.c: Merge InnoDB-3.23.50 innobase/include/buf0flu.h: Merge InnoDB-3.23.50 innobase/include/dict0dict.h: Merge InnoDB-3.23.50 innobase/include/fil0fil.h: Merge InnoDB-3.23.50 innobase/include/fsp0fsp.h: Merge InnoDB-3.23.50 innobase/include/log0log.h: Merge InnoDB-3.23.50 innobase/include/log0recv.h: Merge InnoDB-3.23.50 innobase/include/mem0mem.h: Merge InnoDB-3.23.50 innobase/include/os0file.h: Merge InnoDB-3.23.50 innobase/include/row0mysql.h: Merge InnoDB-3.23.50 innobase/include/srv0srv.h: Merge InnoDB-3.23.50 innobase/include/srv0start.h: Merge InnoDB-3.23.50 innobase/include/trx0sys.h: Merge InnoDB-3.23.50 innobase/include/ut0byte.h: Merge InnoDB-3.23.50 innobase/include/ut0rnd.h: Merge InnoDB-3.23.50 innobase/include/ut0ut.h: Merge InnoDB-3.23.50 innobase/log/log0log.c: Merge InnoDB-3.23.50 innobase/log/log0recv.c: Merge InnoDB-3.23.50 innobase/mem/mem0mem.c: Merge InnoDB-3.23.50 innobase/os/os0file.c: Merge InnoDB-3.23.50 innobase/rem/rem0cmp.c: Merge InnoDB-3.23.50 innobase/row/row0ins.c: Merge InnoDB-3.23.50 innobase/row/row0mysql.c: Merge InnoDB-3.23.50 innobase/row/row0sel.c: Merge InnoDB-3.23.50 innobase/row/row0upd.c: Merge InnoDB-3.23.50 innobase/srv/srv0srv.c: Merge InnoDB-3.23.50 innobase/srv/srv0start.c: Merge InnoDB-3.23.50 innobase/trx/trx0sys.c: Merge InnoDB-3.23.50 innobase/ut/ut0mem.c: Merge InnoDB-3.23.50 innobase/ut/ut0ut.c: Merge InnoDB-3.23.50 sql/ha_innobase.cc: Merge InnoDB-3.23.50 sql/ha_innobase.h: Merge InnoDB-3.23.50
-
- 19 Mar, 2002 1 commit
-
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 15 Mar, 2002 2 commits
- 12 Mar, 2002 1 commit
-
-
unknown authored
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys. Allow SET PASSWORD for anonymous user Docs/manual.texi: Changelog client/mysql.cc: Added help for --local-infile client/mysqlimport.c: Merge with 4.0. Patch for LOCAL INFILE handling configure.in: cleanup include/global.h: Fix for bug on intel where (int32) 1 << 32 == 1 mysql-test/r/create.result: Test of CREATE TABLE with 32 keys mysql-test/t/create.test: Test of CREATE TABLE with 32 keys scripts/mysqlhotcopy.sh: Patch for databasenames with space. sql/ha_isam.cc: Fix for bug on intel where (int32) 1 << 32 == 1 sql/ha_myisam.cc: Fix for bug on intel where (int32) 1 << 32 == 1 sql/ha_myisammrg.cc: Fix for bug on intel where (int32) 1 << 32 == 1 sql/mysqld.cc: Added help for --local-infile sql/sql_acl.cc: Allow SET PASSWORD of anonymous user sql/table.cc: Fix for bug on intel where (int32) 1 << 32 == 1
-
- 06 Mar, 2002 1 commit
-
-
unknown authored
Docs/manual.texi: Changelog acinclude.m4: Cleanup --help output libmysql/libmysql.c: Fix for reading option groups in client
-