Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat... | gbichot@quadita2.mysql.com | 2005-05-05 | 1 | -1/+41 |
* | Fix for bug #9566 "explicit LOCK TABLE and store procedures result in | dlenev@brandersnatch.localdomain | 2005-04-07 | 1 | -4/+9 |
* | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when... | monty@mysql.com | 2005-04-04 | 1 | -17/+16 |
* | More portability fixes | acurtis@pcgem.rdg.cyberkinetica.com | 2005-03-10 | 1 | -8/+5 |
* | Merge in fix Bug#3788 | acurtis@ltantony.rdg.cyberkinetica.homeunix.net | 2005-03-08 | 1 | -2/+22 |
|\ | |||||
| * | Bug#3788 | acurtis@pcgem.rdg.cyberkinetica.com | 2005-03-04 | 1 | -2/+22 |
* | | Fix for yet another memleak caused by SP-locking patch. | dlenev@brandersnatch.localdomain | 2005-03-05 | 1 | -2/+0 |
* | | Manual merge SP-locking improvements patch with current tree. | dlenev@mysql.com | 2005-03-04 | 1 | -54/+135 |
|\ \ | |||||
| * | | Better approach for prelocking of tables for stored routines execution | dlenev@brandersnatch.localdomain | 2005-03-04 | 1 | -54/+135 |
| |/ | |||||
* | | Fixed BUG#8762: Stored Procedures: Inconsistent behavior | pem@mysql.comhem.se | 2005-03-02 | 1 | -3/+5 |
|/ | |||||
* | WL#2130: Table locking for stored FUNCTIONs | pem@mysql.comhem.se | 2005-02-08 | 1 | -22/+33 |
* | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -14/+14 |
* | Merge with global tree | monty@mysql.com | 2004-12-31 | 1 | -1/+0 |
|\ | |||||
| * | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -1/+0 |
* | | WL#925 - Privileges for stored routines | acurtis@pcgem.rdg.cyberkinetica.com | 2004-12-23 | 1 | -0/+39 |
|/ | |||||
* | A fix (Bug #6843: Wrong function name crashes MySQL if mysql.proc table is missi | ram@gw.mysql.r18.ru | 2004-12-16 | 1 | -0/+1 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-11-25 | 1 | -1/+2 |
|\ | |||||
| * | Fix compiler warnings on some systems. (Unused variables) | pem@mysql.comhem.se | 2004-11-23 | 1 | -1/+2 |
* | | post-merge fix | bell@sanja.is.com.ua | 2004-11-25 | 1 | -1/+1 |
* | | merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | merge | bell@sanja.is.com.ua | 2004-11-11 | 1 | -1/+2 |
| |\ | |||||
| | * | fixed merged view fields names (BUG#5147) | bell@sanja.is.com.ua | 2004-09-14 | 1 | -1/+2 |
* | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -9/+7 |
* | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -1/+2 |
| * | | | merge | bell@sanja.is.com.ua | 2004-10-28 | 1 | -18/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-20 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
* | | | | | Merge of WL#1972 "Evaluate HAVING before SELECT select-list" | timour@mysql.com | 2004-11-11 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | WL#1972 "Evaluate HAVING before SELECT select-list" | timour@mysql.com | 2004-11-02 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | After merge fixes | monty@mysql.com | 2004-11-09 | 1 | -11/+11 |
* | | | | Fixes after merge with 4.1 | monty@mysql.com | 2004-11-03 | 1 | -2/+6 |
|/ / / | |||||
* | | | Fixed BUG#6022: Stored procedure shutdown problem with self-calling function. | pem@mysql.comhem.se | 2004-10-23 | 1 | -1/+1 |
* | | | Fixed BUG#6027: Stored procedures can be renamed. | pem@mysql.comhem.se | 2004-10-22 | 1 | -17/+5 |
|/ / | |||||
* | | Implemented the stored procedure data access characteristics: | pem@mysql.comhem.se | 2004-10-14 | 1 | -7/+48 |
|/ | |||||
* | Fixed BUG#5000: SPs can be created with no default database. | pem@mysql.comhem.se | 2004-09-08 | 1 | -0/+2 |
* | Fixed BUG#5258: Stored procedure modified date is 0000-00-00. | pem@mysql.comhem.se | 2004-09-08 | 1 | -0/+1 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-02 | 1 | -4/+10 |
|\ | |||||
| * | adding mysql.proc to table list if view contains stored procedures (BUG#5151) | bell@sanja.is.com.ua | 2004-09-01 | 1 | -4/+10 |
* | | Fixed BUG#5251: mysql changes creation time of a procedure/function when alte... | pem@mysql.comhem.se | 2004-08-27 | 1 | -0/+1 |
|/ | |||||
* | Fixed BUG#4934: Caching issue with stored procedures. | pem@mysql.comhem.se | 2004-08-06 | 1 | -4/+16 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2004-08-03 | 1 | -1/+2 |
|\ | |||||
| * | Port of cursors to be pushed into 5.0 tree: | konstantin@mysql.com | 2004-08-03 | 1 | -1/+2 |
* | | WL#2001: Optimize stored procedure code. | pem@mysql.comhem.se | 2004-08-02 | 1 | -0/+1 |
|/ | |||||
* | after merge fixes | serg@serg.mylan | 2004-07-22 | 1 | -2/+1 |
* | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -4/+7 |
* | After merge fixes | monty@mysql.com | 2004-07-15 | 1 | -0/+2 |
* | After merge fixes | monty@mysql.com | 2004-07-12 | 1 | -2/+2 |
* | Fixed BUG#3339: Stored procedures in nonexistent schemas are uncallable. | pem@mysql.comhem.se | 2004-06-15 | 1 | -0/+12 |
* | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2004-06-09 | 1 | -46/+56 |
|\ |