summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed errors found during reviewunknown2005-04-061-2/+3
* | Mergeunknown2005-04-051-4/+6
|\ \
| * | XID SQL syntaxunknown2005-04-041-4/+6
* | | fixed mechanism of detection selection from table wich we updateunknown2005-03-281-1/+2
|/ /
* | Fix a valgrind warning spotted while trying to repeat Bug#7166unknown2005-03-231-0/+1
* | Fix complilation failureunknown2005-03-091-1/+1
* | after merge fixesunknown2005-03-091-1/+5
* | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-2/+3
|\ \
| * | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-0/+1
* | | Mergeunknown2005-03-011-0/+1
|\ \ \ | | |/ | |/|
| * | mergingunknown2005-02-281-14/+33
| |\ \
| * | | A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used).unknown2004-10-271-0/+1
* | | | Show all generated warnings in SHOW ERRORunknown2005-02-241-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-21/+12
|\ \ \ \
| * | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-21/+12