summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up last bug fixesmonty@mashka.mysql.fi2003-09-092-83/+86
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-09-051-0/+34
|\
| * Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was ...monty@mashka.mysql.fi2003-09-051-0/+34
* | bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYserg@serg.mylan2003-09-031-0/+11
|/
* Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...ram@mysql.r18.ru2003-09-021-0/+13
* Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-09-011-0/+3
|\
| * workaround for IN's special treatment of first argument. Not for 4.1serg@serg.mylan2003-09-011-0/+3
* | Revert change of lower-case-table handling as this breaks how alias works.monty@narttu.mysql.fi2003-08-291-0/+5
|/
* merge with 3.23 to get for overrun in ISAM tables with man fields and a blob.monty@narttu.mysql.fi2003-08-281-0/+173
|\
| * Updated test for ISAM overflow bugmonty@narttu.mysql.fi2003-08-281-0/+173
* | Add detection of in_addr_tmonty@narttu.mysql.fi2003-08-282-4/+6
* | Add column names for metadata when running mysql with -Tmonty@narttu.mysql.fi2003-08-271-0/+7
* | vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-5/+0
* | Better fix for myisamchk --sort-index on windowsmonty@narttu.mysql.fi2003-08-251-0/+2
* | After merge fixesSinisa@sinisa.nasamreza.org2003-08-2227-34/+601
|\ \
| * \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-222-8/+181
| |\ \
| | * | 2 minor edits, plusguilhem@mysql.com2003-08-222-8/+181
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-224-28/+45
| |\ \ \ | | |/ / | |/| |
| | * | Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-224-28/+45
| * | | Result updates after Dmitri's and my changes to logging with --log-slave-upda...guilhem@mysql.com2003-08-212-0/+11
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-205-0/+57
| |\ \ \ | | |/ / | |/| |
| | * | First commit for fixing BUG#1100guilhem@mysql.com2003-08-205-0/+57
| * | | Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-202-4/+58
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-08-191-1/+1
| |\ \
| | * | Fix test casemonty@mashka.mysql.fi2003-08-191-1/+1
| * | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0bell@laptop.sanja.is.com.ua2003-08-182-3/+9
| |\ \ \ | | |/ /
| | * | Cleanups to recent patchesmonty@mashka.mysql.fi2003-08-151-0/+5
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-08-131-3/+4
| | |\ \
| | | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-08-121-3/+4
| | | |\ \
| | | | * | Remove wrong bug fix when calling create_sort_index.monty@mashka.mysql.fi2003-08-101-3/+4
| * | | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0bell@laptop.sanja.is.com.ua2003-08-151-518/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2003-08-091-518/+12
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | rewritten test using loop (BUG#930)bell@sanja.is.com.ua2003-08-081-518/+12
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-121-0/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | between tests addedserg@serg.mylan2003-08-081-0/+17
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@build.mysql.com2003-08-081-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | openssl_1.result, openssl_1.test:dlenev@build.mysql.com2003-08-071-2/+2
| | |/ / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-08-071-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-0/+1
| * | | | Bug #792 combination of date-interval and between with mixed constant and non...serg@serg.mylan2003-08-061-0/+1
| * | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-051-0/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | make it clear for optimizer that XOR's are not optimizable at the moment (BUG...serg@serg.mylan2003-08-051-0/+5
| * | | | 2 bugfixes:guilhem@mysql.com2003-08-042-0/+79
| | |/ / | |/| |
| * | | Fix so that SET PASSWORD is not replicated by the slave if running withguilhem@mysql.com2003-08-023-0/+104
| |/ /
| * | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-012-1/+35
| |\ \
| | * | bug #942. docid == ftb->lastpos in join on looping over nested tableserg@serg.mylan2003-07-311-1/+15
| | * | outer join, impossible on condition, where, and usable key for rangeserg@serg.mylan2003-07-251-0/+20
| * | | support of more then 255 tables dependence in query cache (fixed BUG#930)bell@sanja.is.com.ua2003-07-301-1/+529
| * | | Make rpl_insert_id.test use InnoDB, and added foreign keys to the table,guilhem@mysql.com2003-07-261-2/+4
| |/ /
* | | grant.result, grant.test, sql_acl.cc:Sinisa@sinisa.nasamreza.org2003-08-221-0/+10