summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Applied Monty corrections to the FULL SCANkostja@oak.local2003-09-172-10/+10
* fixed test result to be in sync with the optimiserkostja@oak.local2003-09-171-2/+2
* Merge oak.local:/home/kostja/mysql/mysql-4.0-rootkostja@oak.local2003-09-162-1221/+6
|\
| * select.test cleanupkostja@oak.local2003-09-162-1221/+6
* | Fixed bug in the optimiser for FULL TABLE SCAN case:kostja@oak.local2003-09-153-5/+5
|/
* * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".guilhem@mysql.com2003-09-112-3/+101
* Cleaned up last bug fixesmonty@mashka.mysql.fi2003-09-094-191/+194
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-09-052-0/+56
|\
| * Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was ...monty@mashka.mysql.fi2003-09-052-0/+56
* | bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYserg@serg.mylan2003-09-032-0/+24
|/
* Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...ram@mysql.r18.ru2003-09-022-0/+44
* Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-09-012-0/+9
|\
| * workaround for IN's special treatment of first argument. Not for 4.1serg@serg.mylan2003-09-012-0/+9
* | Revert change of lower-case-table handling as this breaks how alias works.monty@narttu.mysql.fi2003-08-292-2/+14
|/
* post-merge fixesserg@serg.mylan2003-08-281-0/+170
* 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-282-0/+175
* | Add detection of in_addr_tmonty@narttu.mysql.fi2003-08-284-7/+13
* | Add column names for metadata when running mysql with -Tmonty@narttu.mysql.fi2003-08-272-0/+13
* | vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-273-11/+0
* | Better fix for myisamchk --sort-index on windowsmonty@narttu.mysql.fi2003-08-252-2/+4
* | After merge fixesSinisa@sinisa.nasamreza.org2003-08-2253-115/+1194
|\ \
| * \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-224-11/+364
| |\ \
| | * | 2 minor edits, plusguilhem@mysql.com2003-08-224-11/+364
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-2212-50/+101
| |\ \ \ | | |/ / | |/| |
| | * | Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-2212-50/+101
| * | | Result updates after Dmitri's and my changes to logging with --log-slave-upda...guilhem@mysql.com2003-08-214-2/+13
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-208-0/+89
| |\ \ \ | | |/ / | |/| |
| | * | First commit for fixing BUG#1100guilhem@mysql.com2003-08-208-0/+89
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2003-08-201-6/+6
| |\ \ \
| | * | | Fix for BUG#1086. Now we don't preserve event's log_pos throughdlenev@mysql.com2003-08-201-6/+6
| | |/ /
| * | | Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-205-17/+190
| |/ /
| * | 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-184-4/+16
| |\ \ \ | | |/ /
| | * | Cleanups to recent patchesmonty@mashka.mysql.fi2003-08-152-0/+8
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-08-132-4/+8
| | |\ \
| | | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-08-122-4/+8
| | | |\ \
| | | | * | Remove wrong bug fix when calling create_sort_index.monty@mashka.mysql.fi2003-08-102-4/+8
| * | | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0bell@laptop.sanja.is.com.ua2003-08-152-1035/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2003-08-092-1035/+14
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | rewritten test using loop (BUG#930)bell@sanja.is.com.ua2003-08-082-1035/+14
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-122-0/+45
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | BETWEEN bug fix: non-const expressions on both endsserg@serg.mylan2003-08-091-1/+1
| | * | | | between range optimization bug (between with const on one end only)serg@serg.mylan2003-08-081-1/+1
| | * | | | between tests addedserg@serg.mylan2003-08-082-0/+45
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@build.mysql.com2003-08-082-4/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | openssl_1.result, openssl_1.test:dlenev@build.mysql.com2003-08-072-4/+4
| | |/ / /
| * | | | 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