summaryrefslogtreecommitdiff
path: root/sql/sql_help.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-1/+10
|\ \
| * | MDEV-9524 Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FU...Alexander Barkov2016-06-211-1/+10
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-12/+21
* | | Stage 2 of MDEV-6152:Monty2015-08-211-16/+29
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-13/+17
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+2
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-06-191-1/+1
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | Adding Item_string_sys and Item_string_ascii to reduce duplicate codeAlexander Barkov2014-09-031-1/+1
|/
* MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+1
|\
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
|\ \ | |/
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | mysql-5.5.29 mergeSergei Golubchik2013-01-151-2/+8
|\ \ | |/
| * Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-2/+8
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \
| | | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \
* | | | \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \
| | | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-2/+2
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-2/+2
| * | | | | | merge with 5.1Michael Widenius2010-11-301-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-1/+1
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
* | | | | | | 5.5-mergeSergei Golubchik2011-07-021-6/+8
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Fix for BUG#59894Guilhem Bichot2011-02-111-5/+7
| * | | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+1
* | | | | | | merge.Sergei Golubchik2010-11-251-17/+27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-10/+19
| | |_|/ / | |/| | |
| * | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-6/+6
| | |/ / | |/| |
| * | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-1/+2
* | | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-11/+12
* | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* | | | Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-1/+6
* | | | Backport of:Konstantin Osipov2009-12-081-0/+1
* | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-3/+3
| |/ / |/| |
| | |
| \ \
*-. \ \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-1/+1
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-1/+1
| |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-5/+5
* | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-4/+4
|\ \ | |/
| * BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-4/+4
* | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()unknown2008-02-191-1/+1