summaryrefslogtreecommitdiff
path: root/sql/sql_help.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-2/+8
* 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
* | | 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
* | | 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()kostja@dipika.(none)2008-02-191-1/+1
* | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintkaa@polly.(none)2007-10-181-1/+1
|\ \ | |/
| * Fix for bug #31207: Test "join_nested" shows different strategy on IA64kaa@polly.(none)2007-10-171-1/+1
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-5/+5
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-5/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2007-03-201-2/+8
|\ \
| * \ Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.1kroki/tomash@moonlight.home2007-03-091-2/+8
| |\ \
| | * | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedkroki/tomash@moonlight.home2007-03-091-2/+8
* | | | wl#3700 - post-review fixes:serg@janus.mylan2007-03-171-2/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@janus.mylan2007-03-161-3/+2
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@janus.mylan2007-03-061-0/+2
| |\ \ \ \ | | |/ / /
| * | | | WL#3700: Handler API change: all index search methods - that is,serg@janus.mylan2007-01-291-3/+2
| | |/ / | |/| |
* | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optgkodinov/kgeorge@magare.gmz2007-03-091-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | WL#3527: Extend IGNORE INDEX so places where index is ignored gkodinov/kgeorge@macbook.gmz2007-03-051-1/+1
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-02-261-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving.gkodinov/kgeorge@macbook.gmz2007-02-191-0/+2
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-9/+19
* | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-1/+1
|\ \ | |/
| * many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+1
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-1/+2
|\ \ | |/
| * fix for bug #12595 (ESCAPE must be exactly 1 character long)andrey@lmy004.2005-10-211-1/+2
* | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newmsvensson@neptunus.(none)2005-09-141-2/+2
|\ \ | |/
| * Added option --valgrind-mysqltest to mysql-test-runmonty@mishka.mysql.fi2005-09-141-2/+2
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-15/+17
|\ \ | |/
| * Cleanups and optimization during review of new codemonty@mysql.com2005-08-181-16/+14
| * Implementation of WL#2486 -timour@mysql.com2005-08-121-2/+6
* | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-2/+2
|/
* do not register changes of stack variablebell@sanja.is.com.ua2005-07-031-1/+2
* Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-10/+13