summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLEVenkata Sidagam2012-07-261-1/+1
|\
| * Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLEVenkata Sidagam2012-07-261-1/+1
* | Merge from mysql-5.5.25a-releaseSunanda Menon2012-07-061-2/+2
|\ \
| * | Fix mysql_plugin test to handle version XXaBjorn Munch2012-06-291-2/+2
* | | Bug #12998841: libmysql divulges plaintext password upon request in 5.5Georgi Kodinov2012-07-051-2/+2
* | | manual merge (WL6219)Gleb Shchepa2012-06-291-0/+8
|\ \ \ | | |/ | |/|
| * | Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(...Gleb Shchepa2012-06-291-0/+8
| * | Merge from mysql-5.1.63-releaseSunanda Menon2012-05-084-0/+101
| |\ \
| | * \ merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-04-105-2/+181
| | |\ \
| * | | | Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY Venkata Sidagam2012-05-071-3/+26
* | | | | Bug#13982017: ALTER TABLE RENAME ENDS UP WITH ERROR 1050 (42S01)Jon Olav Hauglid2012-06-011-4/+23
| |_|_|/ |/| | |
* | | | Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-077-0/+146
|\ \ \ \
| * \ \ \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-04-122-32/+58
| |\ \ \ \
| * \ \ \ \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-04-107-2/+306
| |\ \ \ \ \
| * \ \ \ \ \ 5.1-security -> 5.5-security mergeSergey Glukhov2012-04-041-0/+58
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Bug#11766300 59387: FAILING ASSERTION: CURSOR->POS_STATE == 1997660512 (BTR_P...Sergey Glukhov2012-04-041-0/+56
| * | | | | | Bug #11880012: INDEX_SUBQUERY, BLACKHOLE,Gleb Shchepa2012-03-281-0/+21
| * | | | | | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-03-211-0/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from mysql-5.5 to mysql-5.5-securityJon Olav Hauglid2012-03-152-1/+29
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from mysql-5.5 to mysql-5.5-securityJon Olav Hauglid2012-03-151-0/+44
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge from mysql-5.5 to mysql-5.5-securityJon Olav Hauglid2012-03-151-0/+11
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bug#13721076 CRASH WITH TIME TYPE/TIMESTAMP() AND WARNINGS IN SUBQUERYTor Didriksen2012-03-141-0/+10
| * | | | | | | | | | Merge 5.1 => 5.5.Norvald H. Ryeng2012-03-121-0/+18
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | * | | | | | | | | Bug#13031606 VALUES() IN A SELECT STATEMENT CRASHES SERVERNorvald H. Ryeng2012-03-121-0/+18
| * | | | | | | | | | Merged fix for a test case into 5.5 tree.Dmitry Lenev2012-03-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fixed test case for bug #13105873 "valgrind warning:possibleDmitry Lenev2012-03-111-0/+1
| | * | | | | | | | | merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-03-084-1/+188
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug #12408412: GROUP_CONCAT + ORDER BY + INPUT/OUTPUT SAME Georgi Kodinov2012-03-091-0/+9
| * | | | | | | | | | | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-03-084-1/+188
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Auto-merge from mysql-5.1-security.Ramil Kalimullin2012-03-061-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN Ramil Kalimullin2012-03-061-0/+1
| * | | | | | | | | | | | Auto-merge from mysql-5.1-security.Ramil Kalimullin2012-03-051-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN GEOMETRY FUNCTION ...Ramil Kalimullin2012-03-051-0/+7
| | * | | | | | | | | | | Fix for BUG#12414917 - ISCLOSED() CRASHES ON 64-BIT BUILDS Ramil Kalimullin2012-03-051-0/+7
| * | | | | | | | | | | | Merge 5.1-security => 5.5-securityTor Didriksen2012-02-221-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Bug#13519724 63793: CRASH IN DTCOLLATION::SET(DTCOLLATION &SET)Tor Didriksen2012-02-221-0/+12
* | | | | | | | | | | | | Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERYVenkata Sidagam2012-05-071-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY Venkata Sidagam2012-05-041-3/+26
* | | | | | | | | | | | | | BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHEMayank Prasad2012-04-211-6/+9
* | | | | | | | | | | | | | BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHEMayank Prasad2012-04-191-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Backport 5.5=>5.1 Patch for Bug#13805127: Tor Didriksen2012-04-182-0/+127
* | | | | | | | | | | | | | Merge from 5.1 to 5.5Chaithra Gopalareddy2012-04-181-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Bug#12713907:STRANGE OPTIMIZE & WRONG RESULT UNDERChaithra Gopalareddy2012-04-181-0/+44
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWSVenkata Sidagam2012-04-091-2/+7
| |/ / / / / / / / / /
* | | | | | | | | | | Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEMunknown2012-04-112-32/+58
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merged from 5.1 to 5.5Venkata Sidagam2012-04-091-2/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWSVenkata Sidagam2012-04-091-2/+7
| |/ / / / / / / / /
* | | | | | | | | | Patch for Bug#13805127: Stored program cache produces wrong result in same THD.Tor Didriksen2012-03-292-0/+124
* | | | | | | | | | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-03-283-21/+56
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVEPraveenkumar Hulakund2012-03-283-21/+55