summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Fixup from 4.1 to 5.0 mergeunknown2005-05-131-1/+1
* Fix for bug #9486 "Can't perform multi-update in stored procedure".unknown2005-04-151-1/+1
* Mergeunknown2005-04-051-4/+5
|\
| * XID SQL syntaxunknown2005-04-041-4/+5
* | Fix for bug#9383: INFORMATION_SCHEMA.COLUMNS, JOIN, Crash, prepared statementunknown2005-04-051-2/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-04-011-3/+2
|\ \ | |/ |/|
| * fixed mechanism of detection selection from table wich we updateunknown2005-03-281-3/+2
* | merge 4.1->5.0unknown2005-03-311-1/+2
|\ \ | |/ |/|
| * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-1/+2
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-0/+2
* | WL#874 "Extended LOAD DATA". unknown2005-03-161-0/+6
* | Portability fix.unknown2005-03-101-1/+1
* | Fix for memory leak which was introduced by patch improving locking in SP.unknown2005-03-041-2/+2
* | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-10/+26
|\ \
| * | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-10/+26
* | | merge with 4.1unknown2005-02-281-21/+50
|\ \ \ | | |/ | |/|
| * | Fixed wrong memory references found by purifyunknown2005-02-281-21/+50
* | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-171-3/+10
|\ \ \
| * \ \ manually mergedunknown2005-02-141-3/+10
| |\ \ \ | | |_|/ | |/| |
| | * | XA (not completely polished out yet)unknown2005-01-161-3/+10
* | | | Merge with 4.1unknown2005-02-151-2/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix signatures of placement operator delete in places where placement unknown2005-02-151-1/+1
* | | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-2/+11
* | | 4.1 -> 5.0 mergeunknown2005-02-031-0/+1
|\ \ \ | |/ /
| * | fixed column number fetchinmg for subqueries. (BUG#8020)unknown2005-01-241-0/+1
* | | WL#1967unknown2005-02-011-1/+2
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-1/+1
|\ \ \ | |/ /
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-1/+1
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2004-12-311-1/+1
|\ \ \
| * | | logging_ok:unknown2004-12-241-1/+1
* | | | Merge with global treeunknown2004-12-311-1/+1
|\ \ \ \
| * \ \ \ Merge with 4.1unknown2004-12-221-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | WL#2274 - INSERT..SELECT..UPDATEunknown2004-12-131-1/+1
* | | | | revert "LOCK TABLES ... WHERE ENGINE=INNODB"unknown2004-12-271-2/+2
* | | | | WL#925 - Privileges for stored routinesunknown2004-12-231-0/+1
| |_|/ / |/| | |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-211-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #6849 "Crash while preparing query containing const expr withunknown2004-12-171-4/+3
| | |/ | |/|
* | | Content merge.unknown2004-12-091-0/+1
|\ \ \ | |/ / |/| |
| * | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsunknown2004-12-091-0/+1
* | | Merge with 4.1unknown2004-12-061-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-031-1/+0
| |\
| | * Bug #6379: ENUM values are incorrectly convertedunknown2004-12-021-1/+0
| * | now we create temporary join for all queries with subqueries to make correct ...unknown2004-11-301-0/+1
| |/
* | protection: TRASH in deleteunknown2004-11-281-3/+5
* | Merge mysql.com:/home/mydev/mysql-5.0unknown2004-11-251-1/+2
|\ \
| * | WL#2050 - CREATE USER and DROP USER and RENAME USERunknown2004-11-251-1/+2
* | | Fixed BUG#6807: Stored procedure crash if CREATE PROCEDURE ... KILL QUERYunknown2004-11-251-2/+1
|/ /
* | do not leave sql command uninitialized, because it used for detection need of...unknown2004-11-251-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-251-4/+7
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-241-0/+1
| |\ \