summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* BUG# 9148 Denial of serviceunknown2005-05-233-1/+17
* BUG# 9148: Denial of serviceunknown2005-05-204-0/+22
* Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-05-192-2/+112
|\
| * after merge fixunknown2005-05-191-1/+1
| * mergedunknown2005-05-182-2/+112
| |\
| | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-05-152-0/+113
| | |\
| | | * Fix for BUG#10095: {wrong query results because of incorrect constant propaga...unknown2005-05-152-0/+113
* | | | Merge book.sanja.is.com.ua:/Users/bell/mysql/bk/mysql-4.1unknown2005-05-184-0/+1052
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/mydev/mysql-4.1unknown2005-05-182-0/+22
| |\ \ \ \
| | * | | | Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICA...unknown2005-05-182-0/+22
| * | | | | Update mysqldump test and resultsunknown2005-05-182-75/+61
| * | | | | Resolve bugfix mergeunknown2005-05-182-0/+1044
| |\ \ \ \ \
| | * | | | | Fix crash in mysqldump -c triggered by tables with a large number of longunknown2005-05-082-0/+1043
* | | | | | | Merge book.sanja.is.com.ua:/Users/bell/mysql/bk/mysql-4.1unknown2005-05-183-1/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | reduced 1 server reloding during testunknown2005-05-183-1/+6
* | | | | | | olap.result, olap.test:unknown2005-05-182-0/+57
| |_|_|/ / / |/| | | | |
* | | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-05-182-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | test fixesunknown2005-05-182-3/+1
| | |/ / / | |/| | |
* | | | | Merge book.sanja.is.com.ua:/Users/bell/mysql/bk/mysql-4.1unknown2005-05-172-0/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#1...unknown2005-05-162-0/+48
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-162-0/+29
|\ \ \ \ \
| * | | | | Fix for BUG#9622: Make index statistics collection in MyISAM behave the sameunknown2005-05-142-0/+29
* | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-166-113/+159
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | mysqltest.c:unknown2005-05-151-4/+6
| * | | | | mtr_report.pl, mtr_process.pl, mysql-test-run.pl:unknown2005-05-153-101/+137
| * | | | | mysql-test-run.pl:unknown2005-05-152-6/+7
| * | | | | mysqltest.c, mysql-test-run.sh:unknown2005-05-152-6/+13
* | | | | | After merge fixesunknown2005-05-148-174/+181
* | | | | | Merge with 4.0unknown2005-05-1412-32/+177
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fixed wrong buffer usage for auto-increment key with blob part that caused CH...unknown2005-05-132-0/+26
| * | | | | Change create_field->offset to store offset from start of fields, independent...unknown2005-05-132-0/+33
| * | | | | Fix outfile test/resultsunknown2005-05-092-8/+9
| * | | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-05-087-18/+84
| |\ \ \ \ \
| | * \ \ \ \ Merge ltantony.mysql.com:/usr/home/antony/work2/p4-bug8191unknown2005-05-085-18/+51
| | |\ \ \ \ \
| | | * | | | | Bug#8191 - SELECT INTO OUTFILE insists on FROM clauseunknown2005-05-085-18/+51
| | | | |_|_|/ | | | |/| | |
| | * | | | | Bug#6236unknown2005-05-082-0/+33
| | |/ / / /
| * | | | | Test fix. DROP TABLE added.unknown2005-05-072-0/+2
| * | | | | BUG#7709 fix - Boolean fulltext query against unsupported engines does notunknown2005-05-072-0/+12
| |/ / / /
| * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2005-04-142-0/+2
| |\ \ \ \
* | | | | | Fixes during reviewunknown2005-05-132-4/+4
* | | | | | If the system is under high load 'show full processlist' might report the unknown2005-05-122-8/+9
* | | | | | bug#10344: some string function fail for UCS2unknown2005-05-102-0/+28
| |_|_|/ / |/| | | |
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-101-0/+2
|\ \ \ \ \
| * | | | | Fix for BUG#10070: Make the test not to produce warnings if InnoDB is not ava...unknown2005-05-101-0/+2
| | |_|_|/ | |/| | |
* | | | | SUBSTR with negative argument didn't workunknown2005-05-092-0/+9
* | | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-092-0/+26
|\ \ \ \ \
| * | | | | Bug#8733 - server accepts malformed query (multiply mentioned distinct)unknown2005-05-092-0/+26
* | | | | | - added "--skip-comments" to the "mysqldump" test to avoid printing comments ...unknown2005-05-092-30/+2
* | | | | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-091-0/+2
|\ \ \ \ \ \
| * | | | | | - fix the range test to pass when InnoDB is note enabled (e.g. in the "-class...unknown2005-05-091-0/+2
| | |/ / / / | |/| | | |