summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-11-0518-746/+1485
|\
| * Fixed LP BUG#652727 and LP BUG#643424.unknown2010-11-023-67/+69
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-235-61/+104
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-202-6/+13
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-094-12/+13
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-054-148/+241
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-043-23/+44
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-309-434/+569
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-172-34/+52
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-163-16/+22
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-163-37/+9
| * Fixed Valgrind warning about uninitialized variableunknown2010-09-061-1/+1
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-061-0/+12
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-0514-269/+528
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-07-182-43/+90
| * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-07-182-67/+163
| * Merge main 5.3 into 5.3-mwl89.unknown2010-07-1614-71/+123
| |\
| * | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-07-165-112/+137
* | | mergeSergei Golubchik2010-11-026-56/+58
|\ \ \
| * | | fix windows embeddedSergei Golubchik2010-11-021-4/+2
| * | | merge w/ 5.2Sergei Golubchik2010-11-025-52/+56
| |\ \ \
| | * | | fix LIKE in a vcol function, broken by a fix for mysql bug#54568.Sergei Golubchik2010-10-301-0/+5
| | * | | merge w/ 5.1Sergei Golubchik2010-10-291-0/+1
| | |\ \ \
| | | * | | Show the number of warm keycache blocks in SHOW STATUSSergei Golubchik2010-10-201-0/+1
| | * | | | sane implementation of Key_% status variables.Sergei Golubchik2010-10-294-52/+50
* | | | | | Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_...Michael Widenius2010-11-023-5/+15
|/ / / / /
* | | | | 5.2 mergeSergei Golubchik2010-10-2830-279/+518
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Sergei Golubchik2010-10-2527-238/+461
| |\ \ \ \ | | |/ / /
| | * | | better fix for MySQL bugsSergei Golubchik2010-10-204-49/+34
| | * | | fixed a bad mergeSergei Golubchik2010-10-191-8/+0
| | * | | 5.1.51 mergeSergei Golubchik2010-10-1925-194/+430
| | |\ \ \
| | | * | | Fix for bug#56679: gis.test: valgrind errorRamil Kalimullin2010-09-091-4/+6
| | | * | | Manual resolve of mysql-test/r/gis.resultKristofer Pettersson2010-09-079-102/+158
| | | |\ \ \
| | | | * \ \ Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-019-101/+157
| | | | |\ \ \
| | | | | * \ \ automerge local --> 5.1-bugteam (bug 53034)Gleb Shchepa2010-08-311-1/+17
| | | | | |\ \ \
| | | | | | * | | Bug #53034: Multiple-table DELETE statements not acceptingGleb Shchepa2010-08-311-1/+17
| | | | | * | | | Automerge.Ramil Kalimullin2010-08-302-21/+0
| | | | | |\ \ \ \
| | | | | | * \ \ \ Automerge.Alexey Kopytov2010-08-302-21/+0
| | | | | | |\ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | | | * | | Bug #54465: assert: field_types == 0 || field_types[field_pos]Alexey Kopytov2010-08-272-21/+0
| | | | | * | | | | Fix for bug #51875: crash when loading data into geometry function polyfromwkbRamil Kalimullin2010-08-301-2/+4
| | | | | |/ / / /
| | | | | * | | | Fix for bug #54253: memory leak when using I_S plugins w/o deinit methodRamil Kalimullin2010-08-271-5/+8
| | | | | |/ / /
| | | | | * | | Automerge.Alexey Kopytov2010-08-263-72/+124
| | | | | |\ \ \
| | | | | | * | | Bug #55656: mysqldump can be slower after bug 39653 fix.Evgeny Potemkin2010-08-261-18/+42
| | | | | | * | | Fixed bug #29751 - do not rename the error log at FLUSH LOGS.Dmitry Shulga2010-08-252-54/+82
| | | | | * | | | Bug #54802: 'NOT BETWEEN' evaluation is incorrectAlexey Kopytov2010-08-241-0/+4
| | | | | |/ / /
| | | | * | | | Bug #53544: Server hangs during JOIN query in stored procedureAlexey Kopytov2010-08-261-1/+1
| | | * | | | | Bug#55531 crash with conversions of geometry types / stringsKristofer Pettersson2010-09-072-1/+14
| | | |/ / / /
| | | * | | | Automerge.Alexey Kopytov2010-08-243-8/+17
| | | |\ \ \ \
| | | | * | | | Bug #55568: user variable assignments crash server when usedAlexey Kopytov2010-08-243-8/+17
| | | * | | | | mergeGeorgi Kodinov2010-08-2014-103/+246
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |