summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-2/+7
* Patch for Bug#55850 (Trigger warnings not cleared).Alexander Nozdrin2010-10-261-6/+20
* Fixed bug#45445 - cannot execute procedures with thread_stackDmitry Shulga2010-10-211-4/+7
* Reverting a patch for Bug#45445 (cannot execute procedures with thread_stack ...Alexander Nozdrin2010-10-131-1/+4
* A follow up for the patch for Bug#45445, increase stack sizeDmitry Shulga2010-10-121-2/+3
* Fixed bug#45445 - cannot execute procedures with thread_stackDmitry Shulga2010-10-071-2/+21
* Fix use of uninitialized variable.Alexander Nozdrin2010-08-121-1/+1
* BUG#50312 Warnings for unsafe sub-statement not returned to clientAlfranio Correia2010-08-101-0/+19
* Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-301-68/+125
* A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-11/+36
* Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-4/+30
|\
| * merge 5.1-bugteam => trunk-mergeKristofer Pettersson2010-06-081-4/+30
| |\
| | * Bug#53191 Lock_time in slow log is negative when logging stored routinesKristofer Pettersson2010-06-081-8/+37
* | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-121/+113
|\ \ \ | |/ /
| * | Backport a old cleanup patch.Davi Arnaut2010-05-281-102/+101
| * | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-21/+14
| |\ \
| | * \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-071-21/+13
| | |\ \ | | | |/
| | | * Bug#50755: Crash if stored routine def contains version commentsDavi Arnaut2010-04-011-21/+13
| | * | Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-1/+10
| | |\ \
| | * \ \ Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-1/+14
| | |\ \ \
| | * \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-03-291-0/+1
| | | * | | revert 48525Tatiana A. Nurnberg2010-02-221-1/+0
| | | * | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-02-181-0/+1
* | | | | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-3/+8
|/ / / / /
* | | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-0/+3
| |_|_|/ |/| | |
* | | | A fix for Bug#11918 "SP does not accept variables in LIMIT clause"Konstantin Osipov2010-04-141-1/+10
| |_|/ |/| |
* | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-0/+1
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+13
|/ /
* | Manual merge from mysql-next-mr.Alexander Nozdrin2010-03-021-0/+3
|\ \
| * \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-0/+3
| |\ \
| | * \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-0/+3
| | |\ \ | | | |/
| | | * Bug #47905 stored procedures with conditional statements notStaale Smedseng2010-02-111-0/+3
| | * | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-301-0/+1
| | |\ \ | | | |/
| | | * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-0/+1
* | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-1/+1
|/ / /
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-2/+9
|\ \ \
| * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-2/+9
| |\ \ \ | | |/ /
| | * | Fixed a build failure in mysql-trunk-merge caused by a badAlexey Kopytov2009-12-281-3/+3
| | * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-251-2/+9
| | |\ \ | | | |/
| | | * Bug#47649 crash during CALL procedureSergey Glukhov2009-12-231-2/+9
* | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-9/+8
|\ \ \ \ | |/ / /
| * | | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-141-3/+3
| |\ \ \
| * \ \ \ Manual merge from next-mr.unknown2010-01-121-10/+11
| |\ \ \ \
| * \ \ \ \ merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-10/+7
| |\ \ \ \ \
| | * \ \ \ \ merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1Alfranio Correia2009-12-171-10/+7
| | |\ \ \ \ \
| | | * \ \ \ \ mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-21/+22
| | | |\ \ \ \ \
| | | * | | | | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-1/+1
| | | * | | | | | Manual merge 5.1-rep+2 to 5.1-rep+3He Zhenxing2009-10-181-0/+1
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-9/+6
| | | |\ \ \ \ \ \ \