summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-011-1/+1
|\
| * Fix for bug #14304: auto_increment field incorrect set from within stored pro...unknown2005-12-011-1/+1
* | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-011-1/+8
|\ \ | |/ |/|
| * Fix for BUG#14920 Ordering aggregated result sets corrupts resultset.unknown2005-11-301-1/+8
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-241-2/+4
|\ \
| * | Fix for bug #15047: "server crash when compiling without transaction support".unknown2005-11-211-2/+4
| |/
* | A name of macro is fixed.unknown2005-11-231-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0unknown2005-11-231-0/+1
|\ \
| * | Recursion support made for SP (BUG#10100).unknown2005-11-231-0/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0unknown2005-11-231-0/+7
|\ \ \ | |_|/ |/| |
| * | Fix for BUG#13549 "Server crash with nested stored proceduresunknown2005-11-231-0/+7
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-191-0/+1
|\ \ \
| * | | Fix for bug #13825 "Triggers: crash if release savepoint" and for generalunknown2005-11-191-0/+1
* | | | Fixes bug #13377. my_open() & my_create() functions changed to use unknown2005-11-141-5/+1
| |_|/ |/| |
* | | Reorder struct elements to be more optimal for 64 bit computersunknown2005-11-041-32/+30
|/ /
* | Fix for BUG#13037: undefined variable in IF cause erroneous error-message.unknown2005-10-251-0/+8
* | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-171-1/+7
|\ \
| * | Fixes bug #13377. Added code to close active log files in case unknown2005-10-031-1/+7
| |/
* | Move handling of suffix_length from strnxfrm_bin() to filesort to ensure prop...unknown2005-10-141-0/+1
* | pthread_handler_decl() changed to be ctags-friendlyunknown2005-10-081-2/+2
|/
* Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-13/+13
|\
| * A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-13/+13
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-211-0/+1
|\ \
| * \ mergedunknown2005-09-211-0/+1
| |\ \ | | |/ | |/|
| | * BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-0/+1
| | * Bug#10109unknown2005-08-071-3/+11
* | | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-5/+7
* | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-11/+30
|/ /
* | Fixed BUG#12379: PROCEDURE with HANDLER calling FUNCTION with errorunknown2005-09-131-1/+3
* | Fix for BUG#12637: Make SPs+user variables replication work:unknown2005-09-071-2/+10
* | Rename:unknown2005-09-021-18/+17
* | Slightly amended Monty's SP replication code cleanup patchunknown2005-08-271-7/+0
* | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-3/+41
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-15/+34
|\ \
| * \ mergedunknown2005-08-121-15/+28
| |\ \
| | * | BUG#12162 - one can start two transactions with the same XID.unknown2005-08-121-15/+28
| * | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-0/+6
| |\ \ \
| | * | | Implementation of WL#2486 -unknown2005-08-121-0/+6
* | | | | Save and clear run context before executing a stored function or trigger and ...unknown2005-08-151-5/+29
* | | | | Fixes during review of new pushed codeunknown2005-08-121-2/+3
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-111-4/+3
|\ \ \ \
| * | | | Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerunknown2005-08-101-4/+3
| | |/ / | |/| |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-091-4/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #10055 "Using stored function with information_schema causes emptyunknown2005-08-081-4/+9
* | | | Manual mergeunknown2005-08-031-2/+4
|\ \ \ \
| * | | | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-2/+4
* | | | | Manual mergeunknown2005-08-021-3/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sql_select.cc, sql_class.h:unknown2005-08-021-3/+1
* | | | | Manual mergeunknown2005-07-281-1/+2
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | func_gconcat.result, func_gconcat.test:unknown2005-07-281-1/+3
| | |/ | |/|