monty@donna.mysql.com
1ce0e50f4c
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-11-22 03:45:50 +02:00
monty@donna.mysql.com
e049538cb0
Split error message for crashed table to 3 different error messages.
...
Fixes for Windows
2000-11-22 03:45:02 +02:00
sasha@mysql.sashanet.com
74fbeabbf8
client/mysqltest.c
...
generate a bigger reject file ( full in most cases) if the master result file is 0 length
sql/sql_show.cc
fixed 3 bugs in SHOW CREATE TABLE
New test case shw000001 for SHOW CREATE TABLE bugs
2000-11-21 16:41:29 -07:00
sasha@mysql.sashanet.com
7c548f6639
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-20 23:41:03 -07:00
sasha@mysql.sashanet.com
14854a669a
fixed warning in sql_class.cc
...
added gdb support, mysqld options per test, and other cool stuff to mysql-test-run
added --replicate-wild-do/ignore-table
more test cases
2000-11-20 23:38:08 -07:00
monty@donna.mysql.com
b65dbb6114
Fixed problem with auto-repair of MyISAM tables
...
Fixed bug in ISAM and MyISAM when updating from multiple-processes
2000-11-21 03:43:34 +02:00
jani@prima.mysql.com
9e8564d5bf
Added documentation.
2000-11-20 21:22:02 +02:00
jani@prima.mysql.com
b355c2e993
Small change in mysql.cc
2000-11-20 19:56:13 +02:00
jani@prima.mysql.com
c3730a53d7
Merge narttu:/my/bk/mysql into prima.mysql.com:/home/my/bk/mysql
2000-11-20 19:51:22 +02:00
jani@prima.mysql.com
056fae6cfc
Bug fix to mysql.cc for windows version.
2000-11-20 19:50:41 +02:00
tim@work.mysql.com
6b4967e3e5
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/d1/users/tim/src/mysql
2000-11-19 22:27:46 +01:00
jani@prima.mysql.com
a01882588b
Added function tee_putc to mysql.cc.
2000-11-18 17:34:15 +02:00
jani@prima.mysql.com
0d621f31b9
Merge narttu:/my/bk/mysql into prima.mysql.com:/home/my/bk/mysql
2000-11-18 13:05:16 +02:00
monty@donna.mysql.com
e5dcd8bed3
Portability fixes
2000-11-18 02:15:06 +02:00
jani@prima.mysql.com
c5cf7f434b
Fixed bug in mysql client.
2000-11-17 21:36:47 +02:00
jani@prima.mysql.com
4db04e734e
New mysql client.
2000-11-17 14:33:29 +02:00
monty@narttu.mysql.fi
b689a1a752
merge
2000-11-16 00:24:11 +02:00
monty@narttu.mysql.fi
e69becf133
changed to use IO_CACHE instead of FILE
2000-11-15 23:00:06 +02:00
tim@work.mysql.com
c89eee103f
thread_test.c make thread_test compile on non-threaded machines
2000-11-15 08:38:28 +01: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
serg@serg.mysql.com
552ed3c8a3
mysqldump.c Dumping via SHOW CREATE added.
...
Autofallback to the old behaviour for pre-3.23.26 servers.
2000-10-29 13:49:42 +01:00
monty@donna.mysql.com
2fd65762b6
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-10-20 17:40:13 +03:00
monty@donna.mysql.com
2fedd7bae7
Bug fixes + defines for INNOBASE
2000-10-20 17:39:23 +03:00
sasha@mysql.sashanet.com
7323cf3010
Docs/manual.texi
...
updated docs for SET SQL_LOG_BIN
client/mysqltest.c
added support for expected error
2000-10-18 11:57:02 -06:00
monty@donna.mysql.com
7ac13c89e6
Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and
...
a lot of portability issues.
2000-10-14 03:16:35 +03:00
mwagner@evoq.home.mwagner.org
06641fd079
run.test mysql-test -> mysqltest
...
run-all-tests mysql-test -> mysqltest
README mysql-test -> mysqltest
Makefile.am Retargetted mysql-test to mysqltest.
.del-mysql-test.c Delete: client/mysql-test.c
mysql-test-run Added program definitions.
mysqltest.c BitKeeper file /home/mwagner/work/bk/mysql/client/mysqltest.c
2000-10-10 03:42:07 -05:00
monty@tramp.mysql.fi
9f7c4563f7
First part of automatic repair of MyISAM tables.
...
Error on full disk on repair.
SIGHUP signal handling.
Update with keys on timestamp
Portability fixes
2000-10-03 14:18:03 +03:00
monty@tramp.mysql.fi
e32799e4dd
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
...
reading from FIFO, fixes for FULLTEXT, @@IDENTITY
2000-09-26 00:33:25 +03: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
2776500c22
Update to new root alloc, OPTIMIZE TABLE and some other changes
2000-09-12 03:02:33 +03:00
monty@donna.mysql.com
be5e4e72b6
Small bug fixes
2000-09-07 04:55:17 +03:00
monty@donna.mysql.com
0c07817b08
Abort patch
2000-09-02 08:20:54 +03:00
monty@donna.mysql.com
4496d43faa
Quoting of TIMESTAMP columns and small optimizations
2000-09-02 07:58:42 +03:00
serg@infomag.ape.relarn.ru
dc85435993
mysqldump.c use SHOW CREATE
...
lex.h MRG_MyISAM == MERGE (for SHOW CREATE to work)
2000-08-30 21:40:59 +04:00
jcole@tetra.spaceapes.com
e6b5cfa75a
Cleanups of manual.texi and mysql.cc.
2000-08-30 05:08:33 -05:00
monty@donna.mysql.com
306640e274
Updates for release
2000-08-29 19:38:32 +03:00
monty@donna.mysql.com
066d55c0c0
Bug fixes for 3.23.23
2000-08-29 12:31:01 +03:00
monty@donna.mysql.com
d564acf14e
Fixes for Ia64
2000-08-23 15:02:27 +03:00
monty@donna.mysql.com
f0952ce3e1
FLUSH TABLE table_list
...
Fixes for RENAME TABLE
Portability fixes
2000-08-22 00:18:32 +03:00
monty@donna.mysql.com
2f450e4fc7
Delayed keys + portability fixes
2000-08-16 05:14:02 +03:00
jcole@jcole.burghcom.com
807460bbce
Various fixups, readability improved.
2000-08-11 18:41:53 -05:00
jcole@jcole.burghcom.com
aaf6c72cc4
Aesthetic changes only.
2000-08-11 10:17:38 -05:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00