summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#8656: Crash with group_concat on alias in outer tablegluh@gluh.mysql.r18.ru2005-03-162-0/+15
* Fix for bug #7100: relay_log_space_max missing from SHOW VARIABLESgluh@gluh.mysql.r18.ru2005-03-162-0/+8
* # Bug#8785 Problem with nested concats andbar@mysql.com2005-03-152-0/+16
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-03-152-0/+71
|\
| * A fix (bug #8489: Strange auto_increment behaviour with HEAP table).ramil@mysql.com2005-03-152-0/+71
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-03-152-3/+4
|\ \ | |/ |/|
| * A "fix" for problem discovered in BUG#8510: remove ONLY_FULL_GROUP_BY mode fr...sergefp@mysql.com2005-02-172-3/+4
* | correct not_null_tables() for XOR and ANDserg@serg.mylan2005-03-132-0/+7
* | join_outer.result, join_outer.test:igor@rurik.mysql.com2005-03-122-0/+41
* | Merge test and resultsjimw@mysql.com2005-03-112-2/+34
|\ \
| * | Flush entries from the query cache for tables used injimw@mysql.com2005-03-072-0/+32
* | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1joerg@mysql.com2005-03-112-0/+33
|\ \ \
| * \ \ Mergesergefp@mysql.com2005-03-112-0/+33
| |\ \ \
| | * | | Fix for BUG#8711: "<=>" may have true value for NULL arguments, so make sergefp@mysql.com2005-03-112-0/+33
* | | | | Keep the Perl version of 'mysql-test-run' in sync with the shell script.joerg@mysql.com2005-03-111-1/+1
* | | | | Merge mysql.com:/M41/mysql-4.1 into mysql.com:/M41/push-4.1joerg@mysql.com2005-03-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ensure that the tests with '--ps-protocol' and '--embedded-server' are taken ...joerg@mysql.com2005-03-031-1/+1
* | | | | Merge mysql.com:/home/timka/mysql/src/4.1-bug-7425timour@mysql.com2005-03-102-0/+34
|\ \ \ \ \
| * | | | | Fix for BUG#7425.timour@mysql.com2005-03-092-0/+34
* | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-03-092-0/+31
|\ \ \ \ \ \
| * | | | | | func_str.result:igor@rurik.mysql.com2005-03-091-63/+0
| * | | | | | Manual mergeigor@rurik.mysql.com2005-03-092-0/+94
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | func_str.result, func_str.test:igor@rurik.mysql.com2005-03-092-0/+32
| | | |_|/ / | | |/| | |
| | * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0sergefp@mysql.com2005-02-282-0/+38
| | |\ \ \ \
| | | * | | | Fix for BUG#7519: Index statistics is not displayed after ANALYZE for tempora...sergefp@mysql.com2005-02-052-0/+38
* | | | | | | Fix to make mysql-test-run.pl work with new system tables definitionslars@mysql.com2005-03-091-50/+50
|/ / / / / /
* | | | | | mysql-test-run.pl:kent@mysql.com2005-03-091-4/+14
* | | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-03-083-15/+19
|\ \ \ \ \ \
| * | | | | | Fix to make builds possibleSinisa@sinisa.nasamreza.org2005-03-082-15/+1
| * | | | | | Added possibility to add disabled tests to mysql-test-run.jani@ua141d10.elisa.omakaista.fi2005-03-081-0/+18
* | | | | | | BUG#6635 - test_if_skip_sort_order() thought it can skip filesortserg@serg.mylan2005-03-082-0/+16
|/ / / / / /
* | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2005-03-072-0/+56
|\ \ \ \ \ \
| * | | | | | A fix for a bug #8830, which occured when binary data from blob wasSinisa@sinisa.nasamreza.org2005-03-052-0/+56
* | | | | | | mysql-test-run.sh:tomas@poseidon.ndb.mysql.com2005-03-071-0/+5
* | | | | | | mysql-test-run to default run with ndbcluster if compiled with that supporttomas@poseidon.ndb.mysql.com2005-03-072-1/+4
* | | | | | | Fix for Bug #8753 Invalid schema object version after dropping indexmskold@mysql.com2005-03-075-0/+151
| |_|_|/ / / |/| | | | |
* | | | | | logging_ok:igor@linux.local2005-03-042-0/+56
* | | | | | type_blob.result, func_system.result, func_str.result, ctype_collate.result:bar@mysql.com2005-03-045-34/+51
* | | | | | Fix symlink test to avoid filenames with pathsjimw@mysql.com2005-03-032-2/+4
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8707jimw@mysql.com2005-03-032-0/+25
|\ \ \ \ \ \
| * | | | | | Don't try to create a symlink if the DATA DIRECTORY specified for a tablejimw@mysql.com2005-02-232-0/+25
* | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-3309jimw@mysql.com2005-03-032-0/+30
|\ \ \ \ \ \ \
| * | | | | | | Fix bug in checking of table-specific grats that caused IP/NETMASKjimw@mysql.com2005-03-022-0/+30
* | | | | | | | Bugs: #8063: make test mysqldump [ fail ]bar@mysql.com2005-03-032-22/+8
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Bug#8840 Empty string comparison and character set 'cp1250'bar@mysql.com2005-03-034-0/+27
* | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-03-032-0/+72
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uintsergefp@mysql.com2005-02-282-0/+72
* | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-03-022-0/+23
|\ \ \ \ \ \ \
| * | | | | | | a fix for --ps-protocol (bug #6089: FOUND_ROWS returns wrong values when no t...ramil@mysql.com2005-03-022-0/+23
* | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2005-03-023-0/+189
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |