- 25 Feb, 2003 10 commits
-
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
unknown authored
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
BitKeeper/etc/ignore: added support-files/MacOSX/StartupParameters.plist support-files/MacOSX/postinstall support-files/MacOSX/preinstall
-
unknown authored
BUILD/compile-pentium-debug-max: Added -DBIG_TABLES sql/mysqld.cc: Simple code cleanup
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
unknown authored
- moved helper functions from Bootstrap script to logger.pm Build-tools/Bootstrap: - renamed logfile -> LOGFILE - moved functions abort() and run_command() to logger.pm for better reusability Build-tools/Do-pkg: - heavily reworked: now make use of the logger.pm helper functions - added new options: --dry-run, --log, --mail, --verbose Build-tools/logger.pm: - added functions run_command() and abort() from Bootstrap script for better code reusability support-files/MacOSX/postinstall.sh: - made script more robust
-
unknown authored
- tagged ChangeSet 1.1594 as "mysql-4.0.11"
-
- 24 Feb, 2003 9 commits
-
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
unknown authored
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
-
unknown authored
mysql_hot_copy when --checkpoint or --record-log-pos was used.
-
unknown authored
Correct printf format innobase/ut/ut0mem.c: Correct printf format
-
unknown authored
Print correct OS error number also on Windows if we run out of memory innobase/ut/ut0mem.c: Print correct OS error number also on Windows if we run out of memory
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
unknown authored
3.23.x) and removed mirrors.texi again
-
- 23 Feb, 2003 1 commit
-
-
unknown authored
Correction for min/max optimization of queries with outer joins sql/opt_sum.cc: Correction for min/max optimization of queries with outer joins BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 22 Feb, 2003 6 commits
-
-
unknown authored
-
unknown authored
fixed error handling in HANDLER ... READ FIRST sql/sql_handler.cc: fix error handling in HANDLER ... READ FIRST sql/sql_table.cc: ALTER TABLE closes all open HANDLER's for the table in question
-
unknown authored
-
unknown authored
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
ALTER TABLE ... ADD KEY
-
- 21 Feb, 2003 1 commit
-
-
unknown authored
configure.in - there are 32bit installations of HPUX11 out there and compiling for these by manually adding +DAportable to CFLAGS did not work. Better add +DD64 manually, if you need it.
-
- 20 Feb, 2003 2 commits
- 19 Feb, 2003 11 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/space/my/mysql-4.0-build
-
unknown authored
distribution - added Bootstrap, logger.pm and Do-pkg to Build-tools: Bootstrap is used to build the source distribution for the binary builds logger.pm includes some helper functions Do-pkg converts a binary distribution into a Mac OS X PKG (still needs some polishing) support-files/MacOSX/Description.plist.sh: - Shortened IFPkgDescriptionDescription a bit support-files/MacOSX/Makefile.am: - Added more files (StartupParameters.plist, postinstall, preinstall) to distribution
-
unknown authored
into mysql.com:/space/my/mysql-4.0-patches
-
unknown authored
Change mode to -rwxrwxr-x netware/nwbootstrap: Change mode to -rwxrwxr-x
-
unknown authored
Print a warning if MySQL uses a partial-field key value prefix in a search; that would not work if the search flag would happen to be HA_READ_PREFIX_LAST innobase/row/row0sel.c: Print a warning if MySQL uses a partial-field key value prefix in a search; that would not work if the search flag would happen to be HA_READ_PREFIX_LAST
-
unknown authored
commands" again, since this problem had been fixed differently already (Thanks to Serg for spotting this) sql/share/english/errmsg.txt: Reverted Sinisa's patch again, since this problem had been fixed differently already (Thanks to Serg for spotting this) sql/sql_acl.cc: Reverted Sinisa's patch again, since this problem had been fixed differently already (Thanks to Serg for spotting this)
-
unknown authored
"A fix for non-releasing locks for multi table updates and multi table deletes with InnoDB tables."
-
unknown authored
"Cleaning the code of the remaining OLAP code. This code is unnecessary in 4.1/5.0"
-
unknown authored
GRANT commands"
-