summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2004-11-212-1/+314
|\
| * mergeunknown2004-11-112-1/+315
| |\
| | * postmerge fixunknown2004-10-052-3/+1
| | * mergeunknown2004-10-052-1/+317
| | |\
| | | * support of join view updateability (WL#1809)unknown2004-09-152-0/+239
| | | * fixed merged view fields names (BUG#5147)unknown2004-09-142-3/+78
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-212-1/+3
|\ \ \ \
| * | | | make the test results repeatableunknown2004-11-212-1/+3
* | | | | test made independend of server builtin featuresunknown2004-11-212-3/+2
* | | | | mergeunknown2004-11-212-0/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VIEW support for CHECK TABLE command (WL#1984)unknown2004-10-282-0/+25
* | | | | mergedunknown2004-11-2021-54/+1100
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-192-4/+14
| |\ \ \ \ \
| | * \ \ \ \ Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-192-4/+14
| | |\ \ \ \ \
| | | * | | | | Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-152-4/+14
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-192-0/+13
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Manual merge of fix for bug #6439 "from_unixtime() function returnsunknown2004-11-192-0/+13
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-192-0/+13
| | | |\ \ \ \ \ \
| | | | * | | | | | Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime unknown2004-11-152-0/+13
| * | | | | | | | | func_str.result:unknown2004-11-191-14/+0
| * | | | | | | | | Bug #6658 MAX(column) returns incorrect coercibilityunknown2004-11-193-1/+40
| |/ / / / / / / /
| * | | | | | | | Reuse ctype_common.inc instead of retypingunknown2004-11-192-13/+55
| * | | | | | | | Incorrect response with partial utf8 indexunknown2004-11-193-0/+117
| * | | | | | | | ndb_grant.result, ndb_grant.test:unknown2004-11-192-0/+790
| * | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-186-36/+69
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..unknown2004-11-186-36/+69
| * | | | | | | | | Check that the third UNION part with COLLATEunknown2004-11-182-0/+16
| |/ / / / / / / /
* | | | | | | | | changed field names, fields order according to WL descriptionunknown2004-11-202-38/+70
* | | | | | | | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2004-11-182-0/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | WL 2059 Engine-specific status variables framework and WL 1922unknown2004-11-182-0/+26
* | | | | | | | | | remove unused parts of codeunknown2004-11-182-8/+68
* | | | | | | | | | mergedunknown2004-11-175-12/+10
* | | | | | | | | | mergedunknown2004-11-1716-20/+373
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-11-174-16/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | time independent testunknown2004-11-172-1/+3
| | * | | | | | | | | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...unknown2004-11-174-16/+31
| * | | | | | | | | | mergedunknown2004-11-172-0/+20
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | / / / / / / / | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | test for bug#5528unknown2004-11-172-0/+19
| * | | | | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-162-0/+21
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2004-11-162-0/+21
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | key_cache.result, key_cache.test:unknown2004-11-162-0/+21
| * | | | | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-164-10/+272
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix for bug#5138 continued: added comments, removed extra debug printf calls,...unknown2004-10-122-14/+38
| | * | | | | | | | | | Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-084-10/+248
| * | | | | | | | | | | A fix (bug #6449: DO server-crashing bug).unknown2004-11-162-0/+13
| * | | | | | | | | | | Bug #6552 CHAR column w/o length is legal, BINARY w/o length is notunknown2004-11-162-0/+14
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | WL#638 - Fix precedence for parsing NOT ... LIKE expression sunknown2004-11-174-2/+30
* | | | | | | | | | | Fix for Auto_increment filed value in 'show table status'unknown2004-11-172-3/+10
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | In 5.0 we return 'out of range' instead of 'data truncated'.unknown2004-11-161-3/+3
* | | | | | | | | | Mergeunknown2004-11-165-1/+202
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /