summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-082-0/+98
|\ \ \ | |/ / |/| |
| * | Patch for --insert-ignoreunknown2005-05-072-0/+98
* | | Merge ltantony.mysql.com:/usr/home/antony/work2/p4-bug9666unknown2005-05-072-0/+22
|\ \ \
| * | | Bug#9666 - Can't use 'DEFAULT FALSE' for column of type boolunknown2005-05-072-0/+22
* | | | Merge ltantony.mysql.com:/usr/home/antony/work2/p2-bug9725unknown2005-05-072-0/+25
|\ \ \ \
| * | | | Bug#9725 - "disapearing query/hang" and "unknown error" with "on duplicate ke...unknown2005-05-072-0/+25
| |/ / /
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8497unknown2005-05-073-0/+19
|\ \ \ \
| * | | | Make sure that the filename for temporary tables is built with fn_format()unknown2005-03-013-0/+19
* | | | | fix for bug #4082: Integer lengths cause truncation with DISTINCT CONCAT and ...unknown2005-05-064-5/+20
| |_|/ / |/| | |
* | | | Bug#6505 Wrong sorting order:unknown2005-05-062-4/+7
| |/ / |/| |
* | | bug#6504 Upper/Lower conversion bug:unknown2005-05-062-0/+47
* | | Merge stamagawa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-054-0/+9012
|\ \ \
| * | | Added cp932 character setunknown2005-05-054-0/+9012
* | | | A fix and test case for Bug#9777 " Empty set returned by Prepared Statement w...unknown2005-05-052-0/+85
* | | | logging_ok:unknown2005-05-042-0/+7
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-05-032-0/+51
|\ \ \ \
| * | | | A fix and test case for Bug#9096 "select doesn't return all matched unknown2005-05-032-0/+51
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9761unknown2005-05-022-0/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix 'CREATE TABLE ... LIKE ...' when lower_case_table_namesunknown2005-04-282-0/+11
* | | | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-05-023-0/+78
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-9634unknown2005-04-291-0/+6
| |\ \ \ \ \
| | * | | | | Fix 'mysql_client_test' with embedded server. (Bug #9634)unknown2005-04-271-0/+6
| * | | | | | Manually resolve mergeunknown2005-04-292-0/+72
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Fix crash in embedded server due to incorrect storage of resultsunknown2005-03-312-0/+72
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-304-1/+61
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-292-1/+45
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-282-1/+45
| | |\ \ \ \ \
| | | * | | | | Fix for avoiding gettin Invalid schema object version when doing local changesunknown2005-04-272-1/+45
| * | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-282-0/+16
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-272-0/+16
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fix for BUG#9298: Make int->string conversion sign-aware in Protocol_simple::...unknown2005-04-182-0/+16
* | | | | | | | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-292-4/+93
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-283-2/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fixed core dump bug when hot link list in key cache was empty. Bug #10167unknown2005-04-271-2/+2
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-262-0/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-262-0/+5
| | |\ \ \ \ \ \
| | | * | | | | | Small fixes done while reviewing pushed codeunknown2005-04-062-0/+5
| | | | |_|_|/ / | | | |/| | | |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-272-0/+24
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-272-0/+24
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | A fix (bug #9837: round(1, 6) delivers wrong value in create table context).unknown2005-04-192-0/+24