summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* merge with 3.23.47unknown2001-12-064-0/+61
|\
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-12-051-0/+12
| |\
| | * Fixed bug in LEFT JOINunknown2001-12-051-0/+12
| * | added build-tagsunknown2001-11-301-0/+17
| |/
| * Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-292-0/+32
* | Update of query cache codeunknown2001-12-063-0/+36
* | use $MASTER_PORTunknown2001-12-012-7/+1
* | Mergeunknown2001-11-281-0/+13
|\ \
| * | boolean fulltext search without an indexunknown2001-11-281-0/+13
* | | mergeunknown2001-11-282-3/+4
|\ \ \ | | |/ | |/|
| * | fixed alias drop bug in binlogunknown2001-11-272-3/+4
* | | Fix for IO_CACHE.unknown2001-11-281-5/+12
* | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0unknown2001-11-281-6/+2
|\ \ \
| * | | New improved IO_CACHEunknown2001-11-281-6/+2
* | | | Changed incomplete testcase to another incomplete testcase which works even i...unknown2001-11-271-2/+2
* | | | func_encrypt.test Drop table uncommented againunknown2001-11-261-1/+1
* | | | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-11-261-0/+46
|\ \ \ \ | |/ / / |/| | |
| * | | des_encrypt()/des_decrypt() are now ASCII protected and pass testsuiteunknown2001-11-261-0/+46
* | | | mergeunknown2001-11-263-7/+56
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix race condition in ANALYZE TABLE.unknown2001-11-263-7/+56
* | | mergeunknown2001-11-251-1/+2
|\ \ \ | |_|/ |/| |
| * | Fixes for embedded version.unknown2001-11-251-1/+2
* | | Merge work:/home/bk/mysql-4.0unknown2001-11-221-0/+7
|\ \ \ | |/ / |/| |
| * | fixes for ft-boolean and range optimizerunknown2001-11-221-0/+7
| * | broken merge, fix requiredunknown2001-11-212-0/+15
| |\ \ | | |/
* | | mergeunknown2001-11-221-0/+3
|\ \ \ | | |/ | |/|
| * | (UPDATE|DELETE) ...WHERE MATCH bugfixunknown2001-11-211-0/+3
* | | Fix bug when repairing compressed MyISAM filesunknown2001-11-221-2/+2
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-212-0/+22
|\ \ \ | |_|/ |/| |
| * | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-182-0/+22
| |\ \
| | * \ Mergeunknown2001-11-181-0/+12
| | |\ \ | | | |/
| | | * Fixed bug in OPTIMIZE TABLE that reset index cardinality if itunknown2001-11-181-0/+12
| | * | Test of optimize table.unknown2001-11-181-0/+10
* | | | tests addedunknown2001-11-202-30/+34
|/ / /
* | | work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-3/+0
|/ /
* | Fixed bug in UPDATE .. ORDER BYunknown2001-11-081-0/+11
* | Don't use IGNORE by default in INSERT ... SELECTunknown2001-11-081-0/+2
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-081-0/+1
|\ \
| * | bug in relevance calculation fixedunknown2001-11-081-0/+1
* | | Add timeout for shutdown to mysql-test-rununknown2001-11-071-2/+2
|\ \ \ | | |/ | |/|
| * | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.unknown2001-11-071-1/+2
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-071-4/+10
|\ \ \ | | |/ | |/|
| * | Mergeunknown2001-11-061-4/+10
| |\ \
| | * | ft boolean search by table scan; queue_fix()unknown2001-11-061-4/+10
* | | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0unknown2001-11-061-1/+1
|\ \ \ \ | |/ / /
| * | | Make ft_xxx variables ulong to not break mysqld.cc init of variables.unknown2001-11-051-1/+1
* | | | emove purify warningsunknown2001-11-061-0/+1
|/ / /
* | | merge with 3.23.44unknown2001-11-046-6/+74
|\ \ \ | | |/ | |/|
| * | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-031-3/+11
| * | Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-033-2/+3