summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| | * | | post review changes:unknown2004-09-291-1/+1
| | * | | added CHECK option test for INSERT ... ON DUPLICATE KEY UPDATE (WL#1983)unknown2004-09-061-9/+6
* | | | | Strict mode & better warningsunknown2004-09-281-3/+10
|/ / / /
* | | | Mergeunknown2004-09-151-0/+63
|\ \ \ \
| * \ \ \ Merge.unknown2004-09-131-0/+61
| |\ \ \ \
| | * | | | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-0/+61
| | |/ / /
| * | | | post merge fixesunknown2004-09-101-0/+2
* | | | | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-14/+17
|/ / / /
* | | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-0/+4
* | | | Merge with 4.1unknown2004-09-061-44/+72
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Change Item_arena::state to enumunknown2004-08-311-4/+4
| * | Merge: manual resolveunknown2004-08-241-3/+19
| |\ \
| | * | Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-3/+19
| * | | Fix to compile with msvc: converted static const int Item_arena::* to enum me...unknown2004-08-241-4/+8
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-211-68/+60
| |\ \
| | * | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-68/+60
| * | | mergedunknown2004-08-201-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,unknown2004-08-201-2/+2
| * | | mergedunknown2004-08-201-1/+0
| |\ \ \