summaryrefslogtreecommitdiff
path: root/sql/sql_udf.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | BUG#58246: INSTALL PLUGIN not secure & crashableMats Kindahl2010-12-011-10/+2
* | | | | | merge.Sergei Golubchik2010-11-251-7/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | merge with 5.1Sergei Golubchik2010-09-111-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-2/+2
| | |/ /
| * | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-1/+7
| * | | mergedSergei Golubchik2010-03-151-8/+26
| |\ \ \ | | |/ /
| * | | merge 5.1-> 5.2unknown2009-12-081-2/+2
| |\ \ \
| * | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-4/+4
* | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-2/+2
* | | | | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-1/+1
* | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* | | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-3/+3
* | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-10/+22
|\ \ \ \ \
| * | | | | BUG#51021: current_stmt_binlog_row_based not removed in next-mrLuis Soares2010-02-101-0/+6
| * | | | | BUG#51021: current_stmt_binlog_row_based not removed in next-mrLuis Soares2010-02-091-10/+16
* | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-4/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-311-2/+8
| |\ \ \ \ \
| | * \ \ \ \ Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-301-4/+12
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Manual merge with Conflicts:unknown2010-01-251-4/+12
| | | |\ \ \ \
| | | | * | | | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-4/+4
| | | | | |/ / | | | | |/| |
| * | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-301-4/+16
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Auto-merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-301-4/+14
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug #49132 Replication failure on temporary table + DDLunknown2010-01-221-4/+14
| | | |/ / /
* | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-16/+40
| |\ \ \ \ \
| * \ \ \ \ \ merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-4/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-2/+2
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-4/+4
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-2/+2
| | |/ / / / /
* | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-4/+4
* | | | | | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-16/+40
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-16/+40
| |/ / / / /
* | | | | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-161-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Auto mergeHe Zhenxing2009-11-211-1/+0
| |\ \ \ \ \
| | * | | | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-1/+0
| | | |_|/ / | | |/| | |
| * | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return resultHe Zhenxing2009-11-211-4/+4
| |/ / / /
* | | | | Backport of:Konstantin Osipov2009-12-081-17/+9
* | | | | Backport of:Konstantin Osipov2009-12-041-3/+3
* | | | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-0/+3
|/ / / /
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-2/+2
| |/ /
* | | Backport of:Konstantin Osipov2009-10-141-14/+14
|/ /
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
| * Bug#37428 Potential security issue with UDFs - linux shellcode execution.Sergey Glukhov2008-08-251-3/+23
* | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-1/+1
|\ \ | |/
| * BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-1/+1
| * Merge polly.(none):/home/kaa/src/opt/bug32020/my50-bug31445unknown2007-11-091-2/+10
| |\
* | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-1/+8
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-11-141-2/+10
|\ \ \