summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedclone-5.0.17-buildunknown2005-12-071-1/+12
|\
| * Mergeunknown2005-12-061-1/+12
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-051-1/+12
| | |\
| | | * this has nothing to do with the bug#13012.unknown2005-12-031-1/+12
* | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-061-10/+13
|\ \ \ \ | |/ / / |/| | |
| * | | WL#2486 - Natural/using join according to SQL:2003.unknown2005-11-281-10/+13
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-12-061-8/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed BUG#14233: Crash after tampering with the mysql.proc tableunknown2005-11-251-8/+0
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-12-041-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-12-041-0/+3
| |\ \ \
| | * | | A set of Netware related patches.unknown2005-12-041-0/+3
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-14956unknown2005-11-281-4/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix result of ROW_COUNT() after 'EXECUTE prepstmt'. (Bug #14956)unknown2005-11-231-4/+8
* | | | | Don't use PATH_MAX for FN_REFLEN as this uses too much stack spaceunknown2005-11-241-0/+1
* | | | | Always initialize THD::thread_stack: it's used inunknown2005-11-231-1/+5
* | | | | postmerge fixunknown2005-11-231-2/+4
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0unknown2005-11-231-6/+12
|\ \ \ \ \
| * | | | | Recursion support made for SP (BUG#10100).unknown2005-11-231-6/+12
* | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-11-221-0/+25
|\ \ \ \ \ \
| * | | | | | Post-review fixes, mainly fixing all print() methods for sp_instr* classes.unknown2005-11-181-1/+2
| * | | | | | Background:unknown2005-11-171-0/+24
| | |/ / / / | |/| | | |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-11-211-2/+2
|\ \ \ \ \ \
| * | | | | | Inefficient usage of String::append() fixed.unknown2005-11-201-2/+2
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-191-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix for bug #13825 "Triggers: crash if release savepoint" and for generalunknown2005-11-191-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | A fix and a test case for Bug#14077 "Failure to replicate a stored unknown2005-11-171-12/+0
| |_|/ / / / |/| | | | |
* | | | | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-141-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixes bug #14569. When no db is selected as current and we do create procedur...unknown2005-11-111-1/+1
| * | | | | Fixes bug #14569. In addition to check current db of not being NULL value unknown2005-11-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-101-16/+65
|\ \ \ \ \
| * | | | | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-16/+65
| |/ / / /
* | | | | WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions".unknown2005-11-101-13/+8
|/ / / /
* | | | sql_parse.cc:unknown2005-11-041-10/+37
|\ \ \ \
| * \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-201-10/+37
| |\ \ \ \
| | * | | | Fix for BUG#4544 "read_only also affects temporary tables":unknown2005-10-171-10/+37
* | | | | | found problem removedunknown2005-11-021-0/+2
* | | | | | postreview fixesunknown2005-10-311-1/+1
| |_|/ / / |/| | | |
* | | | | fixe of typos, comments & layoutunknown2005-10-281-2/+3
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-2/+12
|\ \ \ \ \
| * | | | | support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-2/+12
| |/ / / /
* | | | | Merge deer.(none):/home/hf/work/mysql-5.0.13667unknown2005-10-251-1/+1
|\ \ \ \ \
| * | | | | Fix for bug #13667 (Inconsistency for decimal(m,d) specification.unknown2005-10-111-1/+1
* | | | | | fix for bug#14089 FROM list subquery always fails when unknown2005-10-211-2/+2
| |/ / / / |/| | | |
* | | | | A fix and a test case for Bug#13587 "Server crash when SP is createdunknown2005-10-191-7/+29
| |/ / / |/| | |
* | | | BUG#13343 CREATE|etc TRIGGER|VIEW|USER don't commit the transaction (inconsis...unknown2005-10-131-0/+15
* | | | after merge fixunknown2005-10-121-24/+24
* | | | 4.1->5.0 mergeunknown2005-10-121-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Added missing HAVE_REPLICATION defineunknown2005-10-101-1/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-121-19/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Reviewing new pushed codeunknown2005-10-121-3/+8