summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-171-1/+1
| | |\
| | | * Bug#31752: check strmake() boundsunknown2007-11-261-1/+1
* | | | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()unknown2008-02-191-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-02-191-3/+17
|\ \ \ \ | |/ / / |/| | |
| * | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-3/+17
* | | | Merge mysql.com:/Users/davi/mysql/bugs/32633-5.1unknown2008-02-071-2/+11
|\ \ \ \
| * | | | Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitutionunknown2008-02-071-2/+11
| |/ / /
* | | | Bug#21801 SQL exception handlers and warningsunknown2008-02-041-1/+29
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-182/+171
|\ \ \
| * | | Doxygenized comments.unknown2007-10-111-182/+171
* | | | Use an inline getter method (thd->is_error()) to query if there is an error unknown2007-10-301-1/+1
* | | | Fix for BUG#24923: Functions with ENUM issues.unknown2007-10-171-39/+92
* | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-runtimeunknown2007-10-161-10/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#28318 CREATE FUNCTION (UDF) requires a schemaunknown2007-10-091-10/+3
| |/
* | Eliminate compile warnings.unknown2007-09-011-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-08-311-106/+42
|\ \
| * | Fix for BUG#25843: changing default database between PREPARE and EXECUTEunknown2007-08-311-106/+42
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-08-301-25/+32
|\ \ \ | |/ /
| * | Cleanup-patch for BUG#25843: changing default database betweenunknown2007-08-301-25/+32
* | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-08-221-6/+7
|\ \ \ | |/ / |/| |
| * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-6/+7
* | | Fix doxygen warnings.unknown2007-08-151-1/+1
|/ /
* | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-07-271-1/+1
|\ \
| * | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-1/+1
* | | Merge ibm.:/home/alik/Documents/MySQL/devel/5.0-rtunknown2007-07-271-2/+2
|\ \ \ | |/ / |/| / | |/
| * Allow mysql.proc to have extra (unknown) fields.unknown2007-07-251-2/+2
* | Post-merge fixes (merge from the main).unknown2007-07-171-1/+1
* | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-161-25/+38
|\ \ | |/
| * A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-16/+37
| * A fix and a teset case for Bug#28551 The warning unknown2007-07-051-8/+4
| * Fix typo in the patch for BUG#25411 on 24-Apr-2007.unknown2007-06-191-1/+1
| * Merge siva.hindu.god:/home/tsmith/m/bk/50unknown2007-05-171-2/+7
| |\
| | * Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-04-241-2/+7
| | |\
| | | * Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-2/+7
| * | | Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-1/+1
| |/ /
| * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-1/+1
| |\ \ | | |/
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-021-17/+237
|\ \ \
| * | | Patch for the following bugs:unknown2007-06-281-17/+237
* | | | Bug #29157: UPDATE, changed rows incorrectunknown2007-06-281-1/+4
|/ / /
* | | Merge gleb.loc:/home/uchum/work/bk/5.1unknown2007-06-251-14/+2
|\ \ \
| * | | Bug #26418: Slave out of sync after unknown2007-06-191-14/+2
* | | | The second cleanup patch in scope of BUG#11986.unknown2007-06-141-20/+20
* | | | Bug#25411 (trigger code truncated), PART IIunknown2007-06-121-4/+8
|/ / /
* | | Fix a warning.unknown2007-06-011-1/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-24/+24
|\ \ \
| * \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-30/+38
| |\ \ \
| | * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-30/+38
* | | | | 1. Fix memory leak.unknown2007-05-301-3/+3
* | | | | Refactoring patch:unknown2007-05-291-170/+156
|/ / / /
* | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-05-021-2/+7
|\ \ \ \ | |/ / / |/| | |