summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite IGNORE handling:Michael Widenius2011-12-111-3/+0
* Merge with 5.2.Michael Widenius2011-12-111-11/+11
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-11/+11
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-11/+11
| | |\
| | | * Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN...Sergey Glukhov2011-08-021-2/+2
| | | * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-8/+8
* | | | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ...Sergey Petrunya2011-08-291-1/+0
* | | | Fixed LP bug #794890.Igor Babaev2011-06-131-5/+8
* | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-16/+42
|\ \ \ \
| * | | | Fixed bugs causing failures fot the funcs_1 test suite.Igor Babaev2011-06-031-1/+6
| * | | | MergeIgor Babaev2011-05-201-15/+36
| |\ \ \ \
| | * \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-15/+36
| | |\ \ \ \
| | | * | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-15/+36
* | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-2/+1
* | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-16/+47
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-13/+44
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-13/+44
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS".Dmitry Shulga2011-03-151-13/+43
| * | | | | Merge Mariadb 5.1->5.2unknown2011-04-121-3/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug fix for lp:732124 union + limit returns wrong resultMichael Widenius2011-03-091-3/+3
* | | | | | Merge with 5.2Michael Widenius2011-03-091-16/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-16/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-16/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ \
| | | | * | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | * | | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-07-301-2/+2
| | | * | | | Fixed following problems:Sergey Glukhov2010-12-141-15/+3
| | | | |/ / | | | |/| |
* | | | | | Fix for LP#697622 Assertion `! is_set()' failed when preparing a HANDLER stat...Michael Widenius2011-01-121-5/+2
* | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-0/+61
* | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge with 5.1Michael Widenius2010-11-301-0/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#54494 crash with explain extended and prepared statementsSergey Glukhov2010-09-231-0/+4
* | | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-17/+56
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Automatic mergeMichael Widenius2010-10-011-1/+1
| |\ \ \ \
| | * | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-1/+1
| * | | | | merge with 5.1Sergei Golubchik2010-09-111-6/+9
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-2/+2
| | * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-4/+7
| | |\ \ \ | | | |/ /
| | | * | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-07-301-2/+2
| | | * | Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-211-2/+5
| * | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-12/+48
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-12/+48
| | |\ \ \ | | | |/ /
| | | * | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-281-0/+29
| | | |\ \ | | | | |/
| | | | * Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-06-281-0/+28
| | | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+1
| | | * | Addendum for the fix for bug #42064:Alexey Kopytov2010-06-121-7/+12
| | | * | Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-6/+9
| | | |\ \
| | | | * | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-6/+9