summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-4/+20
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-161-0/+2
|\ \ \
| * | | stop evaluation constant functions in WHERE (BUG#4663)unknown2005-07-161-0/+2
* | | | Improve a comment.unknown2005-07-151-2/+12
| |_|/ |/| |
* | | Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-56/+88
* | | Fixes during review of new codeunknown2005-07-041-4/+8
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-06-231-3/+10
|\ \ \
| * | | - implement inheritance of sp_instr: public Query_arena.unknown2005-06-231-3/+10
| |/ /
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-06-231-3/+3
|\ \ \ | |/ / |/| |
| * | fixed environment restoring in case of error during SP function execution (BU...unknown2005-06-231-3/+3
* | | Remove THD::stmt_backupunknown2005-06-221-11/+4
* | | Adjust to the changed Query_arena constructor:unknown2005-06-221-13/+7
|/ /
* | A preparatory patch to help adding JOIN::transform() and move one-time unknown2005-06-211-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-171-6/+2
|\ \
| * | Rename all prepared statements COM_ commands to prefix with COM_STMT_unknown2005-06-171-6/+2
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-06-171-2/+9
|\ \ \ | |/ /
| * | Post-merge fixes.unknown2005-06-171-1/+1
| * | Manual merge (4.1->5.0)unknown2005-06-171-1/+8
| |\ \ | | |/
| | * A fix for Bug#9141 "4.1 does not log into slow log unknown2005-06-161-1/+1
* | | renamed:unknown2005-06-151-18/+18
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-2/+3
|\ \
| * \ Manual merge.unknown2005-06-071-2/+3
| |\ \
| | * | Patch two (the final one) for Bug#7306 "the server side preparedStatementunknown2005-06-071-2/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #10015 "Crash in InnoDB if stored routines are used".unknown2005-06-071-0/+2
* | | | A fix for systems that don't have HAVE_MMAP defined.unknown2005-06-071-4/+0
* | | | mergeunknown2005-06-051-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed bug in multiple-table-delete where some rows was not deletedunknown2005-05-301-2/+3
| |/ /
* | | Give Item_arena::is_stmt_prepare a more descriptive name (it marks unknown2005-06-031-1/+2
|/ /
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-261-0/+2
|\ \
| * | Change Last_query_cost status variable from global to thread-local.unknown2005-05-181-0/+2
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \ \ | |/ / |/| / | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1