summaryrefslogtreecommitdiff
path: root/sql/sql_help.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * * Added comments and one assertsergefp@mysql.com2004-12-141-1/+2
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-4/+2
|\ \
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-4/+2
* | | post-merge fixbell@sanja.is.com.ua2004-11-251-1/+1
* | | mergebell@sanja.is.com.ua2004-11-211-1/+2
|\ \ \
| * \ \ mergebell@sanja.is.com.ua2004-11-111-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | mergebell@sanja.is.com.ua2004-10-051-1/+2
| | |\ \
| | | * | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-1/+2
* | | | | mergebell@sanja.is.com.ua2004-11-121-45/+23
|\ \ \ \ \
| * | | | | post-review fixesbell@sanja.is.com.ua2004-11-121-1/+1
| * | | | | errors without code removedbell@sanja.is.com.ua2004-10-201-45/+23
| | |/ / / | |/| | |
* | | | | Merge of WL#1972 "Evaluate HAVING before SELECT select-list"timour@mysql.com2004-11-111-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | WL#1972 "Evaluate HAVING before SELECT select-list"timour@mysql.com2004-11-021-1/+1
| |/ / /
* | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-7/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Simpler arena swapping codemonty@mysql.com2004-11-081-7/+7
* | | | merge with 4.1monty@mysql.com2004-10-291-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-1/+1
* | | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-1/+1
| |/ |/|
* | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)bell@sanja.is.com.ua2004-08-311-4/+1
* | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-2/+4
* | VIEWbell@sanja.is.com.ua2004-07-161-8/+10
|/
* mergedserg@serg.mylan2004-06-231-129/+107
|\
| * handler interface cleanups:serg@serg.mylan2004-06-231-129/+107
* | Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding"dlenev@brandersnatch.localdomain2004-06-221-1/+1
|/
* after review changesbell@sanja.is.com.ua2004-04-071-3/+0
* removed old way to prevent using stack tables for caching Items in PSbell@sanja.is.com.ua2004-04-041-4/+4
* false/true -> FALSE/TRUEmonty@mysql.com2004-03-301-3/+3
* after review changesbell@sanja.is.com.ua2004-03-201-3/+3
* DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-7/+10
* Portability fixesmonty@mysql.com2004-03-051-3/+3
* ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...bell@sanja.is.com.ua2004-02-171-1/+1
* mergebell@sanja.is.com.ua2004-01-171-1/+1
|\
| * removed droping field->query_id for reinitialization tables for subquery.bell@sanja.is.com.ua2004-01-031-1/+1
* | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyram@gw.mysql.r18.ru2004-01-141-2/+2
|/
* Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-1/+1
* Portability fixes for windowsmonty@mashka.mysql.fi2003-10-151-1/+3
* Fixed some new memory leaksmonty@narttu.mysql.fi2003-06-241-3/+22
* fixed bug (writting outside mallocced buffer in sql_help.cc)vva@eagle.mysql.r18.ru2003-06-051-3/+3
* Fix windows build after applyiing the changes from new client.c(sql-common)venu@myvenu.com2003-06-031-7/+6
* fix some warnings in sql_help.ccvva@eagle.mysql.r18.ru2003-05-301-2/+2
* new version of helpvva@eagle.mysql.r18.ru2003-05-291-256/+526
* Preparing to client<->server autoconvertbar@bar.mysql.r18.ru2003-03-171-6/+6
* Windows portabilty fixups (last commit caused some errors, so recomitting) - ...venu@myvenu.com2003-02-201-2/+2
* Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-269/+378
* Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-1/+1
* Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-2/+2