summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-12-292-0/+45
|\
| * BUG#15775 "drop user" command does not refresh acl_check_hostsmsvensson@neptunus.(none)2005-12-282-0/+45
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@moonbone.local2005-12-282-0/+15
|\ \
| * | Fix bug#14583 evgen@moonbone.local2005-12-272-0/+15
* | | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2005-12-274-22/+75
|\ \ \ | |/ / |/| |
| * | BUG#5390 - problems with merge tablesingo@mysql.com2005-12-074-22/+75
* | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-12-182-0/+51
|\ \ \ | |_|/ |/| |
| * | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-12-182-0/+51
| |\ \
| | * | BUG#11336 - fulltext index corruption after repair_by_sort and mi_deleteserg@serg.mylan2005-12-182-0/+51
* | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-12-172-0/+38
|\ \ \ \ | |/ / /
| * | | Fixed BUG #12440: "Incorrect processing of time values containingaivanov@mysql.com2005-12-152-0/+38
* | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-12-151-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | mysqld.cc:kent@mysql.com2005-12-081-0/+2
| | |/ | |/|
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-12-142-0/+2
|\ \ \
| * | | Fix to make ndb_multi.test (Bug #15401 NDB lock problems) more predictablemskold@mysql.com2005-12-142-0/+2
* | | | Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-4.1aivanov@mysql.com2005-12-122-0/+81
|\ \ \ \
| * | | | Fix BUG#12071: "Windows hang: 'Opening tables' or 'Waiting foraivanov@mysql.com2005-12-122-0/+81
| | |_|/ | |/| |
* | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1joerg@mysql.com2005-12-122-6/+6
|\ \ \ \
| * \ \ \ Merge mysql.com:/M41/mysql-4.1 into mysql.com:/M41/bug12429joerg@mysql.com2005-12-122-6/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | rpl_until.test + rpl_until.resultjoerg@mysql.com2005-12-122-6/+6
| | | |/ | | |/|
* | | | Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATEjimw@mysql.com2005-12-082-1/+38
|/ / /
* | | BUG#9535 Warning for "create table t as select uuid();"msvensson@neptunus.(none)2005-12-072-0/+13
|/ /
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@moonbone.local2005-12-022-0/+30
|\ \
| * | Fix bug#15028 Multitable update returns different numbers of matched rowsevgen@moonbone.local2005-12-012-0/+30
* | | We should skip beggining '(' characters when test query on possibilitybell@sanja.is.com.ua2005-12-012-0/+40
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-14216jimw@mysql.com2005-11-292-0/+44
|\ \ \
| * | | Fix bug in handling of decimal fields in UNION statements that couldjimw@mysql.com2005-10-282-0/+44
* | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-11-292-3/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug#10446 Illegal mix of collations:bar@mysql.com2005-11-212-3/+17
* | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-11-283-6/+39
|\ \ \ \
| * \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-11-283-6/+39
| |\ \ \ \
| | * | | | Bug#14406 GRANTS ON objects with non-ascii names borked after FLUSH PRIVILEGESbar@mysql.com2005-11-143-6/+39
* | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-11-288-2/+73
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-11-262-0/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | followup for for the bug#5686serg@serg.mylan2005-11-262-0/+4
| * | | | | A fix and a test case for Bug#14410 "Crash in Enum or Set type in konstantin@mysql.com2005-11-252-0/+48
| * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-11-252-0/+19
| |\ \ \ \ \
| | * \ \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@moonbone.local2005-11-242-0/+19
| | |\ \ \ \ \
| | | * | | | | Fix bug #14482 Wrongly applied optimization in resolve_const_item() causedevgen@moonbone.local2005-11-242-0/+19
| * | | | | | | Updated expected errormskold@mysql.com2005-11-252-2/+2
| |/ / / / / /
* | | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-11-221-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-gcakent@mysql.com2005-11-141-1/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | mysql-test-run.pl:kent@mysql.com2005-11-141-1/+2
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-11-212-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Bug #14514 Creating table with packed key fails silentlymsvensson@neptunus.(none)2005-11-212-0/+12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-11-212-2/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Disabled --ps-protocol during autodiscover testmskold@mysql.com2005-11-181-0/+2
| * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2005-11-182-2/+3
| |\ \ \ \ \ \
| | * | | | | | Fixed incorrectly use if table with wrong schema versionmskold@mysql.com2005-11-172-2/+3
* | | | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-11-1916-17/+469
|\ \ \ \ \ \ \ \ | |/ / / / / / /