summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | fixed problem in MacOSunknown2004-11-241-0/+1
| * | | Fix for bug #5888 "Triggers with nonexistent columns cause packetsunknown2004-11-241-4/+6
| |/ /
* | | mergeunknown2004-11-211-0/+4
|\ \ \ | |/ / |/| |
| * | post mergeunknown2004-11-211-0/+1
| * | mergeunknown2004-11-111-0/+3
| |\ \
| | * \ mergeunknown2004-10-051-0/+3
| | |\ \
| | | * | fixed merged view fields names (BUG#5147)unknown2004-09-141-0/+3
* | | | | margeunknown2004-11-131-5/+5
|\ \ \ \ \
| * \ \ \ \ mergeunknown2004-11-121-5/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-5/+5
| | |\ \ \ \ \
| | | * | | | | errors without code removedunknown2004-10-201-5/+5
| | | | |/ / / | | | |/| | |
* | | | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-2/+2
|/ / / / / /
* | | | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | WL#1596 "make mysqldump --master-data --single-transaction able to do online ...unknown2004-11-101-1/+1
* | | | | Simple optimization to avoid a malloc for each queryunknown2004-11-091-1/+2
* | | | | Merge on pullunknown2004-11-031-3/+7
|\ \ \ \ \
| * \ \ \ \ merge with 4.1unknown2004-10-291-3/+7
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+2
| | * | | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-0/+1
| | * | | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-2/+2
| | * | | After merge fixesunknown2004-10-071-1/+1
| | * | | check that table used in multi-update is unique added (BUG#5455)unknown2004-09-081-0/+1
* | | | | smarter ALTER TABLE - don't copy the table if only comment or default val...unknown2004-10-211-1/+3
|/ / / /
* | | | Implemented the stored procedure data access characteristics:unknown2004-10-141-3/+16
| |/ / |/| |
* | | mergeunknown2004-09-291-0/+1
|\ \ \ | |_|/ |/| |
| * | mergeunknown2004-09-061-0/+1
| |\ \
| | * | CHECK OPTIONs added (WL#1983)unknown2004-09-031-0/+1
* | | | table lists management during VIEW processing code cleanupunknown2004-09-111-1/+10
* | | | Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-7/+8
|\ \ \ \
| * \ \ \ Merge on pullunknown2004-09-091-7/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-1/+1
| | * | | Merge with 4.1unknown2004-09-061-6/+7
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Merge: manual resolveunknown2004-08-241-1/+1
| | | |\
| | | | * Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-1/+1
| | | * | skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-6/+0
| | | |/
| | | * Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-0/+7
* | | | Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+18
|\ \ \ \ | |/ / / |/| | |
| * | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+18
* | | | adding mysql.proc to table list if view contains stored procedures (BUG#5151)unknown2004-09-011-0/+1
| |/ / |/| |