summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* post-review fixesunknown2004-11-121-109/+174
* mergeunknown2004-10-281-27/+84
|\
| * Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.unknown2004-10-221-16/+88
| * Fixed BUG#6027: Stored procedures can be renamed.unknown2004-10-221-12/+2
| * added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)unknown2004-10-211-1/+2
* | changed function name to prevent injection wrong code from 4.1 (WL#2133)unknown2004-10-201-29/+24
* | errors without code removedunknown2004-10-201-305/+245
|/
* showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...unknown2004-10-101-2/+3
* prevent substituting Item_ref as VIEW fields in WHERE conditions (BUG#5969)unknown2004-10-101-2/+2
* Revised BUG#5000: SPs can be created with no default database.unknown2004-10-071-4/+15
* fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-15/+15
* mergeunknown2004-10-051-2/+7
|\
| * More fixes for strict mode:unknown2004-10-021-2/+7
* | mergeunknown2004-10-041-1/+2
|\ \
| * \ mergeunknown2004-09-291-1/+2
| |\ \
| | * | added CHECK option test for INSERT ... ON DUPLICATE KEY UPDATE (WL#1983)unknown2004-09-061-1/+2
* | | | Fixed BUG#4905: Stored procedure doesn't clear for "Rows affected".unknown2004-09-291-0/+1
| |_|/ |/| |
* | | Strict mode & better warningsunknown2004-09-281-4/+8
|/ /
* | Removed wrong warnings in test suite (This was because select_insert / select...unknown2004-09-171-0/+4
* | Mergeunknown2004-09-151-88/+142
|\ \
| * \ Merge.unknown2004-09-131-22/+48
| |\ \
| | * | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-22/+48
| | |/
| * | table lists management during VIEW processing code cleanupunknown2004-09-111-20/+19
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-0/+14
| |\ \
| | * \ Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-48/+118
| | |\ \
| | * \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+14
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+14
| * | | | post merge fixesunknown2004-09-101-14/+15
| * | | | mergeunknown2004-09-091-31/+101
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | test of updating and fetching from the same table check (BUG##5157)unknown2004-09-081-19/+22
| * | | | support of view to COM_FIELD_LIST added (BUG#5145)unknown2004-09-071-0/+11
| | |/ / | |/| |
* | | | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-2/+4
| |/ / |/| |
* | | Merge on pullunknown2004-09-091-48/+118
|\ \ \ | |/ / |/| |
| * | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-6/+20
| * | Merge with 4.1unknown2004-09-061-46/+102
| |\ \
| | * \ Merge with 4.0 to get latest bug fixesunknown2004-09-041-0/+15
| | |\ \
| | | * | A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).unknown2004-08-271-0/+13
| | * | | after review patchunknown2004-08-311-0/+36
| | * | | mergedunknown2004-08-261-1/+1
| | |\ \ \ | | | |/ /
| | | * | mergeunknown2004-08-261-1/+1
| | | |\ \
| | | | * | Remove default argument to mysql_truncate()unknown2004-08-261-1/+1
| | * | | | Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-33/+26
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-211-0/+3
| | |\ \ \ \
| | | * | | | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-0/+3
| | * | | | | mergedunknown2004-08-201-1/+5
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,unknown2004-08-201-1/+5
| | | * | | | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...unknown2004-08-191-1/+1
| | * | | | | (manual port from 4.0 - was needed)unknown2004-08-191-1/+1
| | * | | | | Fixed symbol name problems that made build fail.unknown2004-08-191-2/+2
| | | |/ / / | | |/| | |
| | * | | | manually mergedunknown2004-08-181-1/+5
| | |\ \ \ \ | | | |/ / /