summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
* First stage of table definition cacheunknown2005-01-061-14/+14
* Merge with global treeunknown2004-12-311-1/+0
|\
| * After merge fixesunknown2004-12-311-1/+0
* | WL#925 - Privileges for stored routinesunknown2004-12-231-0/+39
|/
* A fix (Bug #6843: Wrong function name crashes MySQL if mysql.proc table is missiunknown2004-12-161-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-251-1/+2
|\
| * Fix compiler warnings on some systems. (Unused variables)unknown2004-11-231-1/+2
* | post-merge fixunknown2004-11-251-1/+1
* | mergeunknown2004-11-211-1/+2
|\ \ | |/ |/|
| * mergeunknown2004-11-111-1/+2
| |\
| | * fixed merged view fields names (BUG#5147)unknown2004-09-141-1/+2
* | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-9/+7
* | | mergeunknown2004-11-121-1/+2
|\ \ \
| * | | post-review fixesunknown2004-11-121-1/+2
| * | | mergeunknown2004-10-281-18/+6
| |\ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-1/+1
| |\ \ \ \
| | * | | | errors without code removedunknown2004-10-201-1/+1
| | | |_|/ | | |/| |
* | | | | Merge of WL#1972 "Evaluate HAVING before SELECT select-list"unknown2004-11-111-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | WL#1972 "Evaluate HAVING before SELECT select-list"unknown2004-11-021-1/+1
| | |_|/ | |/| |
* | | | After merge fixesunknown2004-11-091-11/+11
* | | | Fixes after merge with 4.1unknown2004-11-031-2/+6
|/ / /
* | | Fixed BUG#6022: Stored procedure shutdown problem with self-calling function.unknown2004-10-231-1/+1
* | | Fixed BUG#6027: Stored procedures can be renamed.unknown2004-10-221-17/+5
|/ /
* | Implemented the stored procedure data access characteristics:unknown2004-10-141-7/+48
|/
* Fixed BUG#5000: SPs can be created with no default database.unknown2004-09-081-0/+2
* Fixed BUG#5258: Stored procedure modified date is 0000-00-00.unknown2004-09-081-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-021-4/+10
|\
| * adding mysql.proc to table list if view contains stored procedures (BUG#5151)unknown2004-09-011-4/+10
* | Fixed BUG#5251: mysql changes creation time of a procedure/function when alte...unknown2004-08-271-0/+1
|/
* Fixed BUG#4934: Caching issue with stored procedures.unknown2004-08-061-4/+16
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-031-1/+2
|\
| * Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-1/+2
* | WL#2001: Optimize stored procedure code.unknown2004-08-021-0/+1
|/
* after merge fixesunknown2004-07-221-2/+1
* VIEWunknown2004-07-161-4/+7
* After merge fixesunknown2004-07-151-0/+2
* After merge fixesunknown2004-07-121-2/+2
* Fixed BUG#3339: Stored procedures in nonexistent schemas are uncallable.unknown2004-06-151-0/+12
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2004-06-091-46/+56
|\
| * Fixed BUG#2564: SHOW CREATE inconsistent W.R.T ANSI_QUOTES.unknown2004-06-091-38/+46
| * Fixed proper restoring of current db on errors.unknown2004-06-081-8/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-05-111-1/+1
|\ \ | |/
| * Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.ccunknown2004-04-281-1/+1
* | Merge with 5.0unknown2004-03-261-0/+13
|\ \ | |/ |/|
| * Speed up things if mysql.proc doesn't existsunknown2004-03-261-0/+13
* | Fixed BUG#3259: Stored procedure names are case sensitive.unknown2004-03-231-0/+1
* | WL#1366: Use the schema (db) associated with an SP.unknown2004-03-221-0/+64
* | WL#1366: Use the schema (db) associated with an SP.unknown2004-03-191-10/+96
* | Mergeunknown2004-03-181-1/+14
|\ \
| * | Fix BUG#2674: Crash if return system variable in stored procedures.unknown2004-03-171-1/+14