summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-11-264-7/+66
|\
| * Fix race condition in ANALYZE TABLE.unknown2001-11-264-7/+66
* | mergeunknown2001-11-252-2/+3
|\ \
| * | Fixes for embedded version.unknown2001-11-252-2/+3
* | | memory leak fixedunknown2001-11-241-1/+1
* | | Merge work:/home/bk/mysql-4.0unknown2001-11-223-0/+40
|\ \ \ | |/ / |/| |
| * | ft_boolean_syntax variableunknown2001-11-221-0/+1
| * | fixes for ft-boolean and range optimizerunknown2001-11-222-0/+39
| * | bad merge fixedunknown2001-11-211-0/+17
| * | broken merge, fix requiredunknown2001-11-212-0/+15
| |\ \ | | |/
* | | Fixed fulltext after merge from 3.23.45unknown2001-11-221-0/+7
* | | mergeunknown2001-11-221-0/+3
|\ \ \ | | |/ | |/|
| * | (UPDATE|DELETE) ...WHERE MATCH bugfixunknown2001-11-212-0/+7
| * | typo fixedunknown2001-11-211-1/+1
* | | Fix bug when repairing compressed MyISAM filesunknown2001-11-224-12/+12
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-214-0/+48
|\ \ \ | |_|/ |/| |
| * | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-184-0/+48
| |\ \
| | * \ Mergeunknown2001-11-181-0/+12
| | |\ \ | | | |/
| | | * Fixed bug in OPTIMIZE TABLE that reset index cardinality if itunknown2001-11-182-0/+22
| | * | Test of optimize table.unknown2001-11-183-0/+36
* | | | fixes: --gdb does not implies --managerunknown2001-11-201-6/+2
* | | | tests addedunknown2001-11-204-41/+54
* | | | ./mysql-test-run test1 test2 test3unknown2001-11-201-8/+10
* | | | fixed problem in rpl_log testunknown2001-11-192-4/+4
|/ / /
* | | use env vars for socket/port in connect in mysqltestunknown2001-11-172-5/+12
* | | work to enable reading 3.23 logs - not yet finishedunknown2001-11-105-23/+25
* | | Merge work:/home/bk/mysql-4.0unknown2001-11-084-0/+25
|\ \ \ | |/ /
| * | Fixed bug in UPDATE .. ORDER BYunknown2001-11-082-0/+21
| * | Don't use IGNORE by default in INSERT ... SELECTunknown2001-11-082-0/+4
* | | fixed memory leak in replicationunknown2001-11-081-6/+12
* | | Merge work:/home/bk/mysql-4.0unknown2001-11-071-3/+24
|\ \ \ | |/ / |/| |
| * | Merge work:/home/bk/mysql-4.0unknown2001-11-071-3/+24
| |\ \
| | * | manager clean-up ( added pid-file and kill in mysql-test-run when things go w...unknown2001-11-071-3/+24
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-082-0/+8
|\ \ \ \ | |/ / /
| * | | bug in relevance calculation fixedunknown2001-11-082-0/+8
* | | | Fix wrong memory allocation in SHOW OPEN TABLESunknown2001-11-081-0/+6
* | | | Add timeout for shutdown to mysql-test-rununknown2001-11-072-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.unknown2001-11-073-3/+8
* | | | mergeunknown2001-11-071-0/+1
|\ \ \ \ | |/ / /
| * | | Added missing mysqlbinlog to binary distributions.unknown2001-11-071-0/+1
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-072-8/+36
|\ \ \ \ | | |/ / | |/| |
| * | | Mergeunknown2001-11-062-8/+36
| |\ \ \
| | * | | ft boolean search by table scan; queue_fix()unknown2001-11-062-8/+36
| | | |/ | | |/|
* | | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0unknown2001-11-062-2/+2
|\ \ \ \ | |/ / /
| * | | Make ft_xxx variables ulong to not break mysqld.cc init of variables.unknown2001-11-052-2/+2
* | | | emove purify warningsunknown2001-11-061-0/+1
|/ / /
* | | Fixes up things after merge from 3.23.44unknown2001-11-055-5/+84
* | | use local version when doing merge with 3.23.44unknown2001-11-043-31/+233
* | | merge with 3.23.44unknown2001-11-049-239/+105
|\ \ \ | | |/ | |/|
| * | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-032-3/+16