summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* results updatedunknown2003-10-061-0/+22
* bug #1434 (and related issues)unknown2003-10-061-1/+21
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-041-3/+3
|\
| * Ride hobby horse.unknown2003-10-041-3/+3
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-033-0/+36
|\ \ | |/ |/|
| * When the I/O thread was stopped while copying a long transaction, and restarted,unknown2003-10-033-0/+36
* | Optimized code for setting user variables with := and fixed some bugs in old ...unknown2003-10-033-11/+45
|/
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-012-0/+51
|\
| * fixed bug #1194 unknown2003-09-242-0/+51
* | fix for a random test failure on hpux/ia64unknown2003-09-292-0/+13
* | Added resetting of replace_result patterns after --exec command in mysqltest ...unknown2003-09-291-0/+6
* | Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)unknown2003-09-2914-127/+125
* | Fix for BUG#1345 "SQL Syntax Error in binarylog with DROP TABLES":unknown2003-09-282-0/+24
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-253-2/+28
|\ \
| * | Fix for BUG#1391:unknown2003-09-253-2/+28
* | | Test for mysqlbinlogunknown2003-09-244-3/+183
|/ /
* | 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
| |\ \ \