summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | After merge fixesunknown2004-03-171-1/+1
| * | | merge with 4.0unknown2004-03-161-5/+20
| |\ \ \ | | | |/ | | |/|
| | * | Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-3/+3
| | * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-0/+4
| | * | Fix for BUG#3063 "Don't mark an auto DROP TEMP TABLE as 'killed' in the binlog";unknown2004-03-041-0/+10
| | * | Complement tounknown2004-02-221-1/+2
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix for #233 (the second one)unknown2004-03-161-2/+2
| |/ /
* | | mergeunknown2004-03-091-2/+1
|\ \ \ | |/ / |/| |