summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't clear warnings for functions or triggersmonty@mysql.com2005-08-151-3/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-151-93/+206
|\
| * Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0sanja@hasky.mysql.fi2005-08-131-4/+9
| |\
| | * Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1sanja@hasky.mysql.fi2005-08-131-4/+9
| | |\
| | | * sql_parse.cc:tsmith@.mysql.com2005-08-131-4/+9
| * | | mergedserg@sergbook.mysql.com2005-08-121-30/+50
| |\ \ \ | | |/ / | |/| |
| | * | BUG#12162 - one can start two transactions with the same XID.serg@sergbook.mysql.com2005-08-121-30/+50
| * | | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-08-121-59/+147
| |\ \ \
| | * | | Implementation of WL#2486 -timour@mysql.com2005-08-121-59/+147
* | | | | Save and clear run context before executing a stored function or trigger and ...monty@mysql.com2005-08-151-7/+22
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-121-21/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes during review of new pushed codemonty@mysql.com2005-08-121-2/+4
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-111-19/+22
| |\ \ \ \
| | * | | | Cleanups during review of new codemonty@mysql.com2005-08-111-19/+22
* | | | | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-4/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1acurtis@xiphis.org2005-08-091-1/+2
| |\ \ \ \
| | * | | | Bug#10109acurtis@xiphis.org2005-08-071-1/+2
| * | | | | Review of new pushed codemonty@mysql.com2005-08-091-4/+8
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-111-1/+1
|\ \ \ \ \ \
| * | | | | | Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerdlenev@mysql.com2005-08-101-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge mysql.com:/home/psergey/mysql-5.0-bug12228-r4sergefp@mysql.com2005-08-101-1/+2
|\ \ \ \ \ \
| * | | | | | BUG#12228: Post review fixes: Added test case, code cleanup.sergefp@mysql.com2005-08-101-2/+2
| * | | | | | Fix for BUG#12228: SP cache code:sergefp@mysql.com2005-08-081-1/+2
| |/ / / / /
* | | | | | error message fixedhf@deer.(none)2005-08-101-1/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-101-0/+7
|\ \ \ \ \ \
| * | | | | | Fix for bug #12280 "Triggers: crash if flush tables".dlenev@mysql.com2005-08-101-0/+7
| |/ / / / /
* | | | | | Merged code.jani@ua141d10.elisa.omakaista.fi2005-08-091-29/+22
| |_|_|/ / |/| | | |
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-6080jimw@mysql.com2005-08-081-2/+5
|\ \ \ \ \
| * | | | | Fix error message when creating a non-string field with a displayjimw@mysql.com2005-08-051-2/+5
| |/ / / /
* | | | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-08-081-0/+17
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Bug#9459 - deadlock with flush with lock, and lock table writeingo@mysql.com2005-08-051-0/+17
| |/ /
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-08-031-15/+7
|\ \ \
| * \ \ Manual mergesergefp@mysql.com2005-08-031-15/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...sergefp@mysql.com2005-07-301-15/+7
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-11602jimw@mysql.com2005-08-021-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Increase allowed size of stored procedure bodies to 4GB, and jimw@mysql.com2005-07-261-0/+6
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-011-9/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-9947jimw@mysql.com2005-08-011-12/+10
| |\ \ \
| | * | | Fix max_connections_per_hour handling when the globaljimw@mysql.com2005-06-271-12/+10
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-10724jimw@mysql.com2005-08-011-2/+10
| |\ \ \ \
| | * | | | Don't force column header to @@session.var_name if @@local.var_namejimw@mysql.com2005-07-251-2/+10
* | | | | | Merginghf@deer.(none)2005-07-271-1/+1
* | | | | | Mergehf@deer.(none)2005-07-271-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix for bug #6710 (CREATE FUNCTION fails with 'Unknown error')hf@deer.(none)2005-07-231-0/+1
| |/ / / /
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-11213jimw@mysql.com2005-07-221-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Change error message when the amount of stack needed is not availablejimw@mysql.com2005-06-221-2/+3
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-11822jimw@mysql.com2005-07-191-20/+10
|\ \ \ \ \
| * | | | | Handle systems where 127.0.0.1 doesn't always map to 'localhost'jimw@mysql.com2005-07-181-20/+10
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-191-0/+1
|\ \ \ \ \ \
| * | | | | | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)dlenev@mysql.com2005-07-191-0/+1
| | |_|_|_|/ | |/| | | |