summaryrefslogtreecommitdiff
path: root/sql/sql_help.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving.unknown2007-02-191-0/+2
* Many files:unknown2006-12-231-2/+1
* many warnings (practically safe but annoying) correctedunknown2006-01-031-1/+1
* fix for bug #12595 (ESCAPE must be exactly 1 character long)unknown2005-10-211-1/+2
* Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-2/+2
* Cleanups and optimization during review of new codeunknown2005-08-181-16/+14
* Implementation of WL#2486 -unknown2005-08-121-2/+6
* do not register changes of stack variableunknown2005-07-031-1/+2
* Name resolution context added (BUG#6443)unknown2005-07-011-10/+13
* Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-1/+1
* Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+0
* Cleanup during reviewsunknown2005-03-161-1/+1
* Remove compiler warnings and remove not used variablesunknown2005-02-251-1/+1
* after review fixup (bug #8129: help.test fails using --ps-protocol)unknown2005-01-261-0/+4
* a fix (bug #8129: help.test fails using --ps-protocol)unknown2005-01-261-1/+2
* First stage of table definition cacheunknown2005-01-061-6/+6
* Merge with 4.1unknown2004-12-221-1/+2
|\
| * * Added comments and one assertunknown2004-12-141-1/+2
* | Merge with new VARCHAR codeunknown2004-12-061-4/+2
|\ \
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-4/+2
* | | post-merge fixunknown2004-11-251-1/+1
* | | mergeunknown2004-11-211-1/+2
|\ \ \
| * \ \ mergeunknown2004-11-111-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | mergeunknown2004-10-051-1/+2
| | |\ \
| | | * | fixed merged view fields names (BUG#5147)unknown2004-09-141-1/+2
* | | | | mergeunknown2004-11-121-45/+23
|\ \ \ \ \
| * | | | | post-review fixesunknown2004-11-121-1/+1
| * | | | | errors without code removedunknown2004-10-201-45/+23
| | |/ / / | |/| | |
* | | | | Merge of WL#1972 "Evaluate HAVING before SELECT select-list"unknown2004-11-111-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | WL#1972 "Evaluate HAVING before SELECT select-list"unknown2004-11-021-1/+1
| |/ / /
* | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-7/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Simpler arena swapping codeunknown2004-11-081-7/+7
* | | | merge with 4.1unknown2004-10-291-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | true,false -> TRUE, FALSEunknown2004-10-141-1/+1
* | | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-1/+1
| |/ |/|
* | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)unknown2004-08-311-4/+1
* | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-2/+4
* | VIEWunknown2004-07-161-8/+10
|/
* mergedunknown2004-06-231-129/+107
|\
| * handler interface cleanups:unknown2004-06-231-129/+107
* | Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding"unknown2004-06-221-1/+1
|/
* after review changesunknown2004-04-071-3/+0
* removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-4/+4
* false/true -> FALSE/TRUEunknown2004-03-301-3/+3
* after review changesunknown2004-03-201-3/+3
* DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-7/+10
* Portability fixesunknown2004-03-051-3/+3
* ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-1/+1
* mergeunknown2004-01-171-1/+1
|\
| * removed droping field->query_id for reinitialization tables for subquery.unknown2004-01-031-1/+1