Commit graph

22 commits

Author SHA1 Message Date
monty@donna.mysql.com
ece13efde9 Write UNION() for MERGE tables 2001-02-17 19:04:33 +02:00
monty@donna.mysql.com
c533308a15 Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
monty@donna.mysql.com
6d0e529042 Fixed bug when having many binary log files
Fixed bug when deleting keys with possible NULL values
many changes to mysqltest
2001-01-08 00:04:30 +02:00
monty@donna.mysql.com
4de5ac3327 Fixed new bug in BDB tables 2000-12-31 11:38:44 +02:00
monty@donna.mysql.com
07b1f0dccd Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
monty@donna.mysql.com
b590fa2567 New benchmark test
Fixed bug in REPLACE with BDB tables
Prepare for write lock on read for BDB
Inform the handler when we want to use IGNORE / REPLACE
New manual pages
2000-12-24 15:19:00 +02:00
monty@donna.mysql.com
155823ad51 Lots of new benchmark runs
Remember filename for temporary files created with mkstemp
Fixed wrongly allocated BDB share structure
Cleanups for SunPRO
2000-12-18 16:09:19 +02:00
tim@threads.polyesthetic.msg
7f877deb47 Clean up safe_mysqld, mysql_install_db and mysql.server. They
should now work the way you expect them to (process command-line
arguments consistently).
2000-11-29 15:21:48 -05:00
tim@threads.polyesthetic.msg
80a4d37e12 safe_mysqld.sh
- set pid_file and err_log relative to DATADIR as specified in
    the my.cnf file, instead of the default value
  - do not pass safe_mysqld-specific options to mysqld
  - minor style changes (remove extra ; at end of line, make
    spacing more consistent, etc.)

manual.ja.texi
  - Turn off SCCS flag
2000-11-18 20:34:20 -05:00
monty@tik.mysql.com
7a013339f8 Bug fixes, TRUNCATE, safer passwords on command line and connect timeout 2000-11-13 23:55:10 +02:00
monty@donna.mysql.com
2fedd7bae7 Bug fixes + defines for INNOBASE 2000-10-20 17:39:23 +03:00
monty@narttu.mysql.fi
ae80d2a5a3 Portability fixes 2000-10-11 00:48:03 +03:00
tim@threads.polyesthetic.msg
d4b54a2139 safe_mysqld.sh remove stray warning message from nohup nice
configure.in	the & in 2>&1 gets replaced by sed during AC_SUBST
2000-09-23 12:39:40 -04:00
monty@donna.mysql.com
50486eeb80 Fixes for MyISAM and packed keys + AIX 2000-09-22 01:46:26 +03:00
monty@donna.mysql.com
25106ec755 configure fixes 2000-09-14 15:10:06 +03:00
monty@donna.mysql.com
4726593862 Fixes for FULLTEXT and TIME type 2000-09-13 01:08:34 +03:00
monty@donna.mysql.com
2776500c22 Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
monty@donna.mysql.com
454044ac9e Added --port to safe_mysqld 2000-08-30 23:58:23 +03:00
tim@localhost.polyesthetic.msg
621c7db2f7 Use @HOSTNAME@ instead of hardcoded /bin/hostname. 2000-08-09 14:57:59 -04:00
sasha@mysql.sashanet.com
407d7bb8f3 Fixed the mess created when I did LOD branch on accident 2000-08-02 21:19:47 -06:00
sasha@mysql.sashanet.com
16f1f1bc8a Tim's niceness fix in safe_mysqld.sh - also a test to see if mail notification works 2000-08-01 17:38:08 -06:00
bk@work.mysql.com
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00