summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-1/+16
* hang in dummy natural join (no common columns) Bug #4807unknown2004-08-021-22/+25
* auto_value_on_zero bug testunknown2004-07-301-2/+2
* Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-0/+5
|\
| * bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.unknown2004-06-241-0/+5
| * backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-1/+1
* | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-0/+1
* | EXISTS(SELECT * ...)unknown2004-06-101-2/+13
* | bug#3681 - order by, distinct, refer to aliased field by nameunknown2004-05-171-1/+3
* | check of item name presence in find_item_in_list (Bug #3752)unknown2004-05-141-1/+8
* | Merge with 4.0.19unknown2004-05-051-1/+7
|\ \ | |/
| * don't rely on readdir() returning . and .. firstunknown2004-05-041-1/+7
* | Fixed crashing bug with alter table when table was in use (Bug #3643)unknown2004-05-051-2/+3
* | Added NDB storage engineunknown2004-04-151-2/+19
* | mergedunknown2004-04-071-1/+1
|\ \
| * \ mergedunknown2004-04-071-1/+1
| |\ \
| | * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-1/+1
* | | | Hand-resolved auto mergeunknown2004-04-071-39/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Worklog#1563 - Support of on-line CREATE/DROP INDEX.unknown2004-03-301-39/+0
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-1/+1
|\ \ \ \
| * | | | Fixed warnings from valgrind (not a bug)unknown2004-04-061-1/+1
| | |/ / | |/| |
* | | | after review changesunknown2004-04-071-4/+4
* | | | removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-1/+7
* | | | for Item_param we have to have value set instead of fave item fixed (BUG#3353)unknown2004-04-031-0/+3
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-031-17/+27
|\ \ \ \ | |/ / / |/| | |
| * | | fixed brocken of client_test unknown2004-04-031-17/+27
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-0/+2
|/ / /
* | | fix for table/field caching mechanismunknown2004-04-011-9/+37
* | | More after-merge fixes for patch fixing bug #2050unknown2004-04-011-2/+6
* | | Merge of fix for bug #2050 and bug #3307unknown2004-03-311-25/+59
|\ \ \
| * | | Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement unknown2004-03-311-12/+35
| * | | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".unknown2004-03-281-21/+32
* | | | simple optimzationunknown2004-03-311-6/+6
* | | | resolving conflictsunknown2004-03-301-26/+35
|\ \ \ \
| * | | | An improvement ofunknown2004-03-301-6/+10
| * | | | Fix for the bug #2976: NATURAL JOIN produces duplicate columns.unknown2004-03-191-28/+33
| | |/ / | |/| |
* | | | Disable INSERT DELAYED for embedded libraryunknown2004-03-291-0/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-261-1/+1
|\ \ \ \
| * | | | typo in comment fixedunknown2004-03-261-1/+1
* | | | | Merge with 4.0unknown2004-03-251-2/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS,unknown2004-03-201-2/+3
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Cleanups & safety fixesunknown2004-03-251-3/+3
| | |_|/ | |/| |
* | | | fixed function name in a commentunknown2004-03-241-1/+1
|/ / /
* | | after review changesunknown2004-03-201-15/+17
* | | mergeunknown2004-03-181-9/+15
|\ \ \ | |_|/ |/| |
| * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-6/+9
| * | DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-3/+6
* | | merge fixes (use old code)unknown2004-03-181-6/+21
|\ \ \
| * | | after merge fixesunknown2004-03-181-1/+1