summaryrefslogtreecommitdiff
path: root/sql/sql_help.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Preparatory (and the most problematic) patch for Bug#7306konstantin@mysql.com2005-05-301-1/+1
* Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-1/+0
* Cleanup during reviewsmonty@mysql.com2005-03-161-1/+1
* Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-1/+1
* after review fixup (bug #8129: help.test fails using --ps-protocol)ram@gw.mysql.r18.ru2005-01-261-0/+4
* a fix (bug #8129: help.test fails using --ps-protocol)ram@gw.mysql.r18.ru2005-01-261-1/+2
* First stage of table definition cachemonty@mysql.com2005-01-061-6/+6
* Merge with 4.1monty@mishka.local2004-12-221-1/+2
|\