summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2004-11-211-3/+6
|\
| * mergeunknown2004-11-111-3/+6
| |\
| | * mergeunknown2004-10-051-3/+6
| | |\
| | | * support of join view updateability (WL#1809)unknown2004-09-151-3/+6
* | | | mergedunknown2004-11-201-0/+6
|\ \ \ \
| * | | | Enabled usage of new system variables for ndbunknown2004-11-171-0/+6
* | | | | remove unused parts of codeunknown2004-11-181-0/+1
* | | | | mergeunknown2004-11-121-3/+4
|\ \ \ \ \
| * | | | | post-review fixesunknown2004-11-121-1/+3
| * | | | | changed function name to prevent injection wrong code from 4.1 (WL#2133)unknown2004-10-201-2/+0
| * | | | | errors without code removedunknown2004-10-201-0/+1
* | | | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | More debuggingunknown2004-11-101-1/+1
* | | | | merge on pullunknown2004-11-091-8/+24
|\ \ \ \ \
| * | | | | After merge fixesunknown2004-11-091-1/+1
| * | | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-8/+24
| |\ \ \ \ \ | | |/ / / /
| | * | | | Simpler arena swapping codeunknown2004-11-081-8/+24
* | | | | | new lock for multiupdate:unknown2004-11-051-2/+6
|/ / / / /
* | | | | Fixes after merge with 4.1unknown2004-11-031-2/+7
* | | | | merge with 4.1unknown2004-10-291-70/+117
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-221-0/+2
| |\ \ \
| | * | | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field unknown2004-10-221-0/+2
| * | | | Manual merge.unknown2004-10-211-17/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | A fix and test case for bug#6059 "mysql_stmt_field_count returns unknown2004-10-211-17/+28
| * | | | Merge with 4.0unknown2004-10-201-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Code cleanups (done during review of new code)unknown2004-10-201-1/+1
| | * | | Added startup option and settable session variableunknown2004-10-131-0/+3
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-141-6/+6
| |\ \ \ \
| | * | | | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-6/+6
| * | | | | Move Heikki's comment about thd->query comment to proper place unknown2004-10-131-18/+17
| |/ / / /
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-101-1/+3
| |\ \ \ \
| | * | | | Blob support for the group_concat() function.unknown2004-10-101-1/+3
| * | | | | A small simplification: perform two actions at once, register aunknown2004-10-101-4/+5
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-081-0/+31
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values unknown2004-10-081-0/+31
| * | | | | Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-10-051-0/+1
| | |\ \ \
| | | * | | BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).unknown2004-09-241-0/+1
| * | | | | A couple of typos fixed.unknown2004-10-041-2/+0
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-231-2/+14
| |\ \ \ \ \
| | * | | | | Implementation of Monty's idea about clear_alloc_root() optimization and clea...unknown2004-09-231-2/+14
| * | | | | | A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-3/+10
| |/ / / / /
| * | | | | moved all ndb thread specific data into new placeholderunknown2004-09-141-2/+1
| * | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-091-21/+0
| |\ \ \ \ \
| | * \ \ \ \ mergedunknown2004-09-071-21/+0
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Replacing class Disable_binlog by macros. Patch already approved by Monty.unknown2004-09-061-21/+0
| | | |/ / /
| * | | | | renamed ha_recovery_logging to ha_enable_transactionunknown2004-09-031-0/+1
| |/ / / /
* | | | | sql_updatable_view_key replaced with updatable_views_with_limitunknown2004-10-071-1/+1
| |_|/ / |/| | |
* | | | mergeunknown2004-10-041-9/+6
|\ \ \ \
| * \ \ \ mergeunknown2004-09-291-9/+6
| |\ \ \ \