summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed BUG#12379: PROCEDURE with HANDLER calling FUNCTION with errorunknown2005-09-131-1/+27
* Post-merge fixes. Call sp_cache_clear in THD::cleanup.unknown2005-09-091-4/+3
* Merge 4.1->5.0unknown2005-09-091-3/+3
|\
| * Fixes bug #12517. Clear user variables and replication events before unknown2005-08-301-2/+2
* | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".unknown2005-09-031-14/+3
* | Rename:unknown2005-09-021-11/+11
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-271-1/+1
|\ \
| * | Slightly amended Monty's SP replication code cleanup patchunknown2005-08-271-1/+1
* | | libmysqld.vcproj:unknown2005-08-251-1/+1
|/ /
* | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-2/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-2/+96
|\ \
| * | forgotten 'return'unknown2005-08-141-2/+2
| * | mergedunknown2005-08-121-2/+87
| |\ \
| | * | BUG#12162 - one can start two transactions with the same XID.unknown2005-08-121-2/+87
* | | | Save and clear run context before executing a stored function or trigger and ...unknown2005-08-151-1/+83
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-091-24/+19
|\ \ \ | |/ / |/| |
| * | Fix for bug #10055 "Using stored function with information_schema causes emptyunknown2005-08-081-24/+19
* | | Manual mergeunknown2005-08-031-1/+1
|\ \ \
| * | | Prelocking-free SPs, post-review fixes:unknown2005-08-031-2/+2
| * | | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-1/+1
* | | | Fixes during review of new pushed codeunknown2005-07-311-0/+4
|/ / /
* | | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-0/+20
|/ /
* | Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-4/+46
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10214unknown2005-07-051-0/+2
|\ \
| * | Make status of NO_BACKSLASH_ESCAPES mode known to the client sounknown2005-06-231-0/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-011-1/+4
|\ \ \
| * | | A fix and a test case for Bug#11172 "mysql_stmt_attr_setunknown2005-07-011-1/+4
| |/ /
* | | Name resolution context added (BUG#6443)unknown2005-07-011-6/+10
|/ /
* | - implement inheritance of sp_instr: public Query_arena.unknown2005-06-231-7/+20
* | Remove THD::stmt_backupunknown2005-06-221-31/+12
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-221-63/+19
|\ \
| * | Adjust to the changed Query_arena constructor:unknown2005-06-221-63/+19
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-1/+1
|/ /
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-201-1/+1
|\ \
| * | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-1/+1
* | | renamed:unknown2005-06-151-14/+14
|/ /
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0unknown2005-06-071-3/+7
|\ \ | |/
| * Many files:unknown2005-06-071-3/+7
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | Mergeunknown2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-261-0/+1
|\ \
| * | Change Last_query_cost status variable from global to thread-local.unknown2005-05-181-0/+1
* | | Fixed on BUG#6048: Stored procedure causes operating system rebootunknown2005-05-231-1/+2
* | | Item::fix_field need correct pointer on item reference to chnge it if itis ne...unknown2005-05-091-4/+3
|/ /
* | mysql-test/r/flush_block_commit.resultunknown2005-04-121-3/+4