summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with new VARCHAR codeunknown2004-12-061-42/+36
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-46/+41
* | After merge fixesunknown2004-12-061-6/+6
* | Merge with 4.1unknown2004-12-061-81/+35
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-031-81/+34
| |\ \
| | * \ Merge mysql.com:/space/bkroot/mysql-4.1unknown2004-12-031-8/+8
| | |\ \
| | | * | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-8/+8
| | * | | Bug #6379: ENUM values are incorrectly convertedunknown2004-12-021-73/+26
| | |/ /
| * | | Mergeunknown2004-12-011-4/+4
| |\ \ \ | | |/ /
| * | | now we create temporary join for all queries with subqueries to make correct ...unknown2004-11-301-0/+1
| * | | moved procedure list initialization (BUG#6517)unknown2004-11-151-1/+0
* | | | Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running co...unknown2004-12-021-1/+6
* | | | protection: TRASH in deleteunknown2004-11-281-1/+5
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2004-11-271-6/+8
|\ \ \ \
| * \ \ \ mergedunknown2004-11-251-6/+8
| |\ \ \ \
| | * | | | send_warning removedunknown2004-11-241-6/+8
* | | | | | Merge mysql.com:/home/mydev/mysql-5.0unknown2004-11-251-2/+32
|\ \ \ \ \ \
| * | | | | | WL#2050 - CREATE USER and DROP USER and RENAME USERunknown2004-11-251-2/+32
| |/ / / / /
* | | | | | Fixed BUG#6807: Stored procedure crash if CREATE PROCEDURE ... KILL QUERYunknown2004-11-251-2/+26
|/ / / / /
* | | | | spelling fixed/comments added (postreview fixes)unknown2004-11-251-0/+2
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-251-23/+22
|\ \ \ \ \ | |/ / / /
| * | | | Fix for bug #5888 "Triggers with nonexistent columns cause packetsunknown2004-11-241-3/+3
| * | | | Fix compiler warnings on some systems. (Unused variables)unknown2004-11-231-20/+19
* | | | | post-merge fixunknown2004-11-251-24/+25
* | | | | mergeunknown2004-11-211-23/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | post mergeunknown2004-11-211-6/+2
| * | | | mergeunknown2004-11-111-24/+40
| |\ \ \ \
| | * \ \ \ mergeunknown2004-10-071-15/+15
| | |\ \ \ \
| | * \ \ \ \ mergeunknown2004-10-051-23/+37
| | |\ \ \ \ \
| | | * | | | | support of join view updateability (WL#1809)unknown2004-09-151-20/+36
| | | * | | | | fixed merged view fields names (BUG#5147)unknown2004-09-141-1/+1
* | | | | | | | remove unused parts of codeunknown2004-11-181-1/+1
* | | | | | | | mergedunknown2004-11-171-4/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...unknown2004-11-171-4/+4
| | |_|_|_|/ / | |/| | | | |
| * | | | | | fixed incorrect using of THD::is_fatal_errorunknown2004-11-141-1/+1
* | | | | | | bad fix of the bad cleanup corrected :)unknown2004-11-161-4/+4
* | | | | | | fixed "condition is always false" warningsunknown2004-11-151-6/+4
* | | | | | | posmerge fixesunknown2004-11-131-11/+13
* | | | | | | margeunknown2004-11-131-343/+276
|\ \ \ \ \ \ \
| * | | | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-119/+79
| * | | | | | | mergeunknown2004-11-121-352/+330
| |\ \ \ \ \ \ \
| | * | | | | | | post-review fixesunknown2004-11-121-109/+174
| | * | | | | | | mergeunknown2004-10-281-27/+84
| | |\ \ \ \ \ \ \
| | * | | | | | | | 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
* | | | | | | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-98/+118
* | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-121-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Ensure that new connections are in state SLEEP (for nicer show processlist)unknown2004-11-121-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-111-5/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Mainly resolving Guilhem's 4.1 patch to 5.0unknown2004-11-111-464/+1267
| | |_|_|/ / / / / | |/| | | | | | |