- 27 May, 2001 3 commits
-
-
unknown authored
Docs/manual.texi: Missed one.
-
unknown authored
Docs/manual.texi: Added mirror. Fixed erroneous @email{} usage.
-
unknown authored
latvia.gif BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/latvia.gif latvia.txt BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/latvia.txt BitKeeper/triggers/post-commit: Updated commit address.
-
- 26 May, 2001 1 commit
-
-
unknown authored
configure.in InnoDB now uses XCHG to implement mutex if GCC and x86 innobase/configure.in: InnoDB now uses XCHG to implement mutex if GCC and x86 innobase/include/sync0sync.ic: InnoDB now uses XCHG to implement mutex if GCC and x86 BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 25 May, 2001 1 commit
-
-
unknown authored
removed -ffixed-ebp from reckless flags BUILD/compile-pentium@1.16 use fast, not reckless flags for binary distribuition sql/share/english/errmsg.txt@1.24 Point the user to the manual when he gets aborted connection message BUILD/SETUP.sh: removed -ffixed-ebp from reckless flags BUILD/compile-pentium: use fast, not reckless flags for binary distribuition sql/share/english/errmsg.txt: Point the user to the manual when he gets aborted connection message BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 24 May, 2001 4 commits
-
-
unknown authored
Docs/manual.texi: Updated Contrib section, mirrors. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
innobase/ut/ut0ut.c: Rewrote ut_print_timestamp with localtime_r and in Win GetLocalTime
-
unknown authored
srv0start.c InnoDB now prints timestamp at startup and shutdown ut0ut.h InnoDB now prints timestamp at startup and shutdown ut0ut.c InnoDB now prints timestamp at startup and shutdown innobase/ut/ut0ut.c: InnoDB now prints timestamp at startup and shutdown innobase/include/ut0ut.h: InnoDB now prints timestamp at startup and shutdown innobase/srv/srv0start.c: InnoDB now prints timestamp at startup and shutdown innobase/log/log0log.c: InnoDB now prints timestamp at startup and shutdown
-
unknown authored
Docs/manual.texi: Add instructions for innodb_unix_file_flush_method and MyISAM->InnoDB conversion
-
- 23 May, 2001 4 commits
-
-
unknown authored
os0file.c InnoDB now allows parameter innodb_unix_file_flush_method srv0start.c InnoDB now allows parameter innodb_unix_file_flush_method innobase/srv/srv0start.c: InnoDB now allows parameter innodb_unix_file_flush_method innobase/os/os0file.c: InnoDB now allows parameter innodb_unix_file_flush_method innobase/log/log0log.c: InnoDB now allows parameter innodb_unix_file_flush_method
-
unknown authored
into donna.mysql.fi:/home/heikki/mysqle BitKeeper/etc/logging_ok: auto-union
-
unknown authored
Docs/manual.texi: Add links for downloadable menagerie db distribution BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
srv0srv.c One can now specify innodb_unix_file_flush_method in my.cnf srv0start.c One can now specify innodb_unix_file_flush_method in my.cnf ha_innobase.cc One can now specify innodb_unix_file_flush_method in my.cnf ha_innobase.h One can now specify innodb_unix_file_flush_method in my.cnf mysqld.cc One can now specify innodb_unix_file_flush_method in my.cnf sql/ha_innobase.cc: One can now specify innodb_unix_file_flush_method in my.cnf sql/ha_innobase.h: One can now specify innodb_unix_file_flush_method in my.cnf sql/mysqld.cc: One can now specify innodb_unix_file_flush_method in my.cnf innobase/srv/srv0srv.c: One can now specify innodb_unix_file_flush_method in my.cnf innobase/srv/srv0start.c: One can now specify innodb_unix_file_flush_method in my.cnf innobase/include/srv0srv.h: One can now specify innodb_unix_file_flush_method in my.cnf BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 22 May, 2001 11 commits
-
-
unknown authored
Fixed problem with fuzzy dates. mysql-test/r/func_time.result: Added test of fuzzy dates mysql-test/t/func_time.test: Added test of fuzzy dates sql/item.cc: Fixed bug with fuzzy dates sql/sql_parse.cc: Remove wrong access check for locks. (This has to be delayed for 4.0 because there is currently now way to check for "any of the following privileges" Docs/manual.texi: Changelog
-
unknown authored
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into janikt.pp.saunalahti.fi:/home/my/bk/mysql BitKeeper/etc/logging_ok: auto-union Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
Small cleanups Docs/manual.texi: Updated how to add new native functions mysql-test/r/func_crypt.result: Fix for crypt on FreeBSD mysql-test/t/func_crypt.test: Fix for crypt on FreeBSD mysys/thr_lock.c: Changed to use statistics_increment macro for statistic variables. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
-
unknown authored
Docs/manual.texi: Added a link to a GUI. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into threads.polyesthetic.msg:/usr/local/src/my/3
-
unknown authored
sql/sql_parse.cc: Check table access for SQLCOM_LOCK_TABLES.
-
unknown authored
Docs/manual.texi: typo fixes, miscellaneous general cleanup
-
- 21 May, 2001 10 commits
-
-
unknown authored
Docs/manual.texi: general typo fixes
-
unknown authored
Docs/manual.texi: typo fix; fix odd repetition in toc header.
-
unknown authored
manual.texi Mods to Windows-specific sections, chapter 4. Docs/manual.texi: "windows" -> "Windows", where appropriate. Mods to Windows-specific sections, chapter 4.
-
unknown authored
manual.texi I promise to always run test-make-manual. manual.texi I promise to always run test-make-manual. manual.texi ... Docs/manual.texi: I promise to always run test-make-manual. I promise to always run test-make-manual. I promise to always run test-make-manual. ...
-
unknown authored
Docs/manual.texi: Added consultant.
-
unknown authored
Docs/manual.texi: Updated manual about auto-increment in InnoDB
-
unknown authored
dict0mem.h InnoDB now tries to provide autoinc column value from a counter table in data dict sync0sync.h InnoDB now tries to provide autoinc column value from a counter table in data dict univ.i InnoDB now tries to provide autoinc column value from a counter table in data dict dict0dict.c InnoDB now tries to provide autoinc column value from a counter table in data dict dict0mem.c InnoDB now tries to provide autoinc column value from a counter table in data dict sync0sync.c InnoDB now tries to provide autoinc column value from a counter table in data dict ha_innobase.cc InnoDB now tries to provide autoinc column value from a counter table in data dict sql/ha_innobase.cc: InnoDB now tries to provide autoinc column value from a counter table in data dict innobase/sync/sync0sync.c: InnoDB now tries to provide autoinc column value from a counter table in data dict innobase/dict/dict0mem.c: InnoDB now tries to provide autoinc column value from a counter table in data dict innobase/dict/dict0dict.c: InnoDB now tries to provide autoinc column value from a counter table in data dict innobase/include/dict0dict.h: InnoDB now tries to provide autoinc column value from a counter table in data dict innobase/include/dict0mem.h: InnoDB now tries to provide autoinc column value from a counter table in data dict innobase/include/sync0sync.h: InnoDB now tries to provide autoinc column value from a counter table in data dict innobase/include/univ.i: InnoDB now tries to provide autoinc column value from a counter table in data dict
-
unknown authored
srv0start.c Tablespace size must be at least 10 MB innobase/srv/srv0start.c: Tablespace size must be at least 10 MB Docs/manual.texi: Added that InnoDB tablespace must be at least 10 MB, removed single quotes from phantom
-
unknown authored
Docs/manual.texi: Added entry in contrib software.
-
unknown authored
Docs/manual.texi: minor change notes mods
-
- 20 May, 2001 4 commits
-
-
unknown authored
innobase/include/os0file.h: Define always WIN_ASYNC_IO, check at run-time if the OS actually supports it
-
unknown authored
into donna.mysql.fi:/home/heikki/mysqle
-
unknown authored
srv0start.c InnoDB should now run with the same binary on Win95 and NT: checks OS version innobase/srv/srv0start.c: InnoDB should now run with the same binary on Win95 and NT: checks OS version innobase/include/os0file.h: InnoDB should now run with the same binary on Win95 and NT: checks OS version
-
unknown authored
os0file.c Changed file write buffer size in os_file_set_size from 16 MB to 8 MB innobase/os/os0file.c: Removed extraneous fsync and corected a typo in Windows code
-
- 19 May, 2001 2 commits
-
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Support option lines longer than 256 chars. Close the slow log at shutdown. Always allow debug options to mysqld. Change some DBUG_PRINT tags. Docs/manual.texi: Small cleanups configure.in: Force close of sockets on HPUX 10.20 mysql-test/t/merge.test: Remove used tables mysys/default.c: Support option lines longer than 256 chars. mysys/mf_keycache.c: Split check_keycache tags sql/mysqld.cc: Move things to 'cleanup'. Close the slow log at shutdown. Always allow debug options sql/violite.c: Change the error tag to vio_error
-