summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#1391:unknown2003-09-253-2/+28
* Added MYSQL_BINLOG variable.unknown2003-09-241-0/+7
* #1169: Add --exec command to mysqltestunknown2003-09-243-0/+35
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-192-20/+10
|\
| * removing my chmods so that the test can be run on non-Unix platformsunknown2003-09-192-20/+10
* | Applied Monty corrections to the FULL SCANunknown2003-09-172-10/+10
* | fixed test result to be in sync with the optimiserunknown2003-09-171-2/+2
* | Merge oak.local:/home/kostja/mysql/mysql-4.0-rootunknown2003-09-162-1221/+6
|\ \
| * | select.test cleanupunknown2003-09-162-1221/+6
| |/
* | Fixed bug in the optimiser for FULL TABLE SCAN case:unknown2003-09-153-5/+5
|/
* * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".unknown2003-09-112-3/+101
* Cleaned up last bug fixesunknown2003-09-094-191/+194
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-052-0/+56
|\
| * Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was ...unknown2003-09-052-0/+56
* | bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYunknown2003-09-032-0/+24
|/
* Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...unknown2003-09-022-0/+44
* Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-012-0/+9
|\
| * workaround for IN's special treatment of first argument. Not for 4.1unknown2003-09-012-0/+9
* | Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-292-2/+14
|/
* post-merge fixesunknown2003-08-281-0/+170
* merge with 3.23 to get for overrun in ISAM tables with man fields and a blob.unknown2003-08-281-0/+173
|\
| * Updated test for ISAM overflow bugunknown2003-08-282-0/+175
* | Add detection of in_addr_tunknown2003-08-284-7/+13
* | Add column names for metadata when running mysql with -Tunknown2003-08-272-0/+13
* | vio ssl structure renames (to get rid of ending _)unknown2003-08-273-11/+0
* | Better fix for myisamchk --sort-index on windowsunknown2003-08-252-2/+4
* | After merge fixesunknown2003-08-2253-115/+1194
|\ \
| * \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-224-11/+364
| |\ \
| | * | 2 minor edits, plusunknown2003-08-224-11/+364
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-2212-50/+101
| |\ \ \ | | |/ / | |/| |
| | * | Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-2212-50/+101
| * | | Result updates after Dmitri's and my changes to logging with --log-slave-upda...unknown2003-08-214-2/+13
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-208-0/+89
| |\ \ \ | | |/ / | |/| |
| | * | First commit for fixing BUG#1100unknown2003-08-208-0/+89
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-201-6/+6
| |\ \ \
| | * | | Fix for BUG#1086. Now we don't preserve event's log_pos throughunknown2003-08-201-6/+6
| | |/ /
| * | | Fixed some varnings from valgrindunknown2003-08-205-17/+190
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-191-1/+1
| |\ \
| | * | Fix test caseunknown2003-08-191-1/+1
| * | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-184-4/+16
| |\ \ \ | | |/ /
| | * | Cleanups to recent patchesunknown2003-08-152-0/+8
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-132-4/+8
| | |\ \
| | | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-122-4/+8
| | | |\ \
| | | | * | Remove wrong bug fix when calling create_sort_index.unknown2003-08-102-4/+8
| * | | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-152-1035/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-08-092-1035/+14
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | rewritten test using loop (BUG#930)unknown2003-08-082-1035/+14
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-122-0/+45
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | BETWEEN bug fix: non-const expressions on both endsunknown2003-08-091-1/+1
| | * | | | between range optimization bug (between with const on one end only)unknown2003-08-081-1/+1