summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Review fixes of new pushed codeunknown2006-01-061-8/+4
* Set thread_stack after return from end_thread()unknown2005-12-031-0/+1
* 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
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-16/+14
| |\ \
| | * | Review of code pushed since last 5.0 pull:unknown2005-10-061-11/+7
* | | | Added missing HAVE_REPLICATION defineunknown2005-10-101-0/+2
* | | | After merge fixesunknown2005-10-101-1/+1
* | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1unknown2005-10-101-80/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | BUG#12618: Removing fake lockingunknown2005-10-101-82/+20
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1unknown2005-10-081-1/+1
| |\ \ \ | | |/ /
| | * | Bug #10942 "deadlock with FLUSH TABLES WITH READ LOCK + STOP SLAVE"unknown2005-10-081-1/+1
| | * | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-201-11/+39
| | |\ \
| | | * \ Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-141-11/+39
| | | |\ \