summaryrefslogtreecommitdiff
path: root/sql/protocol_cursor.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes after merge with 4.1unknown2004-11-031-11/+12
* Fixed BUG#4941: Stored procedure crash fetching null value into variable.unknown2004-09-101-1/+2
* Microsoft VC++ won't compile class C { static const int I=1; }.unknown2004-08-281-2/+2
* Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-2/+2
* Post-merge fixes.unknown2003-12-011-3/+3
* Merge 4.1 to 5.0unknown2003-12-011-8/+8
|\
| * Added missing SSL library (Should be in source distribution)unknown2003-11-281-5/+5
| * Merge key cache structures to oneunknown2003-11-201-3/+3
* | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...unknown2003-10-101-5/+7
|/
* SCRUMunknown2003-04-231-0/+143