summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug#31384 DATE_ADD() and DATE_SUB() return binary dataAlexander Barkov2011-02-104-14/+46
* weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-088-8/+8
|\
| * Merge from mysql-5.1.55-releaseunknown2011-02-0812-58/+81
| |\
| | * Updating header copyright/README in source for 2011Karen Langford2011-01-2510-10/+10
| | * mergeGeorgi Kodinov2011-01-1211-39/+187
| | |\
* | | \ Merge from mysql-5.5.9-releaseJonathan Perkin2011-02-085-49/+72
|\ \ \ \
| * \ \ \ Auto-merged.Evgeny Potemkin2011-01-121-2/+1
| |\ \ \ \
| * \ \ \ \ mergeGeorgi Kodinov2011-01-1215-49/+197
| |\ \ \ \ \
| * \ \ \ \ \ Merge fix for Bug#59211 to mysql-5.5-securityOystein Grovlen2011-01-122-6/+16
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Bug#59211: Select Returns Different Value for min(year) FunctionOystein Grovlen2011-01-122-6/+16
| | * | | | | mergeGeorgi Kodinov2011-01-102-73/+21
| | |\ \ \ \ \
| | * \ \ \ \ \ automergeGeorgi Kodinov2011-01-0726-27/+68
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ mergeGeorgi Kodinov2010-12-237-80/+53
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ mergeGeorgi Kodinov2010-12-1736-259/+460
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ automergeKristofer Pettersson2010-12-161-0/+12
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | BUG#59267 LOAD DATA LOCAL INFILE not executed on slave with SBRAlfranio Correia2011-01-121-1/+3
| * | | | | | | | | | | mergeGeorgi Kodinov2011-01-105-71/+37
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ automergeGeorgi Kodinov2011-01-0727-34/+77
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ mergeGeorgi Kodinov2010-12-2317-87/+126
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ mergeGeorgi Kodinov2010-12-1760-530/+1162
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 5.1-security => 5.5-securityKristofer Pettersson2010-12-161-42/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Bug58747 57359 patch: breaks secure_file_priv+not secure yet+still accesses o...Kristofer Pettersson2010-12-161-42/+43
| * | | | | | | | | | | | | | | Auto-merge from mysql-5.1-security.Alexander Nozdrin2010-12-151-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Auto-merge from mysql-5.0-security.Alexander Nozdrin2010-12-151-0/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Patch for Bug#57952 (privilege change is not taken into account by EXECUTE).Alexander Nozdrin2010-12-151-0/+12
| | | * | | | | | | | | | | | | Backport of the 5.1 fix for bug #55826 to 5.0Georgi Kodinov2010-12-081-1/+15
| | | * | | | | | | | | | | | | Backport of bug #55564 to 5.0-securityGeorgi Kodinov2010-12-032-0/+9
| | | * | | | | | | | | | | | | backport of bug #54461 from 5.1-security to 5.0-securityGleb Shchepa2010-11-241-0/+2
| | | * | | | | | | | | | | | | backport: Bug #55568 from 5.1-security to 5.0-securityGleb Shchepa2010-11-233-8/+17
| | | * | | | | | | | | | | | | Bug#52711 Segfault when doing EXPLAIN SELECT with union...order by (select......Sergey Glukhov2010-11-081-2/+3
| | | * | | | | | | | | | | | | Fix for bug #54575: crash when joining tables with unique set column(backport...Sergey Glukhov2010-11-081-3/+4
| * | | | | | | | | | | | | | | automerge 5.1-security --> 5.5-security (bug 57187)Gleb Shchepa2010-12-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Bug #57187: more user variable fun with multipleGleb Shchepa2010-12-061-1/+1
* | | | | | | | | | | | | | | | Bug #59632 Assertion failed: arg_length > lengthTor Didriksen2011-02-071-2/+4
* | | | | | | | | | | | | | | | Merge of fix for bug#59308 from mysql-5.1 -> mysql-5.5Ole John Aske2011-02-071-86/+131
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix for bug#59308: Incorrect result for SELECT DISTINCT <col>... ORDER BY <co...Ole John Aske2011-02-071-88/+135
* | | | | | | | | | | | | | | | Merge from mysql-5.1 for bug#58026.Dmitry Shulga2011-02-041-1/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fixed bug#58026 - massive recursion and crash in regular expressionDmitry Shulga2011-02-041-1/+18
* | | | | | | | | | | | | | | | mergeGeorgi Kodinov2011-02-023-13/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | merge to 5.1.Georgi Kodinov2011-02-023-13/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fixes for Bug #55755 and Bug #52315 part 2Georgi Kodinov2011-02-023-14/+14
| | * | | | | | | | | | | | | | | Postfix bug#49124Libing Song2011-01-264-4/+4
| | * | | | | | | | | | | | | | | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2011-01-154-14/+33
* | | | | | | | | | | | | | | | | Merged fix for bug #58650 "Failing assertion:Dmitry Lenev2011-02-024-17/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Bug #36022 please log more information about "Sort aborted" queriesTor Didriksen2011-02-024-17/+35
* | | | | | | | | | | | | | | | | | Merged fix for bug #58650 "Failing assertion:Dmitry Lenev2011-02-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Fix for bug #58650 "Failing assertion: primary_key_no == -1 ||Dmitry Lenev2011-02-021-0/+1
* | | | | | | | | | | | | | | | | Backport of fix for Bug#52123Tor Didriksen2011-02-022-16/+17
* | | | | | | | | | | | | | | | | Fix for bug#58490, 'Incorrect result in multi level OUTER JOIN Ole John Aske2011-02-011-2/+25
* | | | | | | | | | | | | | | | | MergeOle John Aske2011-02-011-38/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /