summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | 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
|\ \ \
| * | | sql_class.h:unknown2004-08-201-1/+0
* | | | mergedunknown2004-08-201-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | cosmetic changeunknown2004-08-191-1/+1
| * | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...unknown2004-08-191-0/+21
* | | (manual port from 4.0 - was needed)unknown2004-08-191-0/+21
| |/ |/|
* | manually mergedunknown2004-08-181-0/+13
|\ \ | |/
| * Fix for:unknown2004-07-311-6/+10
| * removing assertion (will be moved to 4.1) for non-debug to compileunknown2004-07-311-1/+9
| * Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (...unknown2004-07-301-0/+1
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-231-0/+2
|\ \
| * | Robustness feature.unknown2004-06-201-0/+2
* | | Fix for bug#4236 "Server crash on attempt to execute non-preparedunknown2004-06-221-1/+1
|/ /
* | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-0/+3
* | Mergedunknown2004-06-071-9/+29
|\ \