summaryrefslogtreecommitdiff
path: root/heap
Commit message (Expand)AuthorAgeFilesLines
* ctype_utf8.test:unknown2005-07-081-2/+2
* Mergeunknown2005-07-061-1/+1
|\
| * Makefile.am:unknown2005-07-051-1/+2
* | fixes for windows 64-bit compiler warningsunknown2005-06-132-5/+5
* | Fix for bug #9404: information_schema: Weird error messages with SELECT SUM()...unknown2005-05-091-7/+6
* | A fix (Bug #9489: Problem with BIT_OR and MySQL 5.0.3)unknown2005-04-211-0/+11
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-171-0/+1
|\ \
| * | after merge fixunknown2005-03-171-0/+2
| * | Merge 4.1 -> 5.0unknown2005-03-171-2/+1
| |\ \ | | |/
| | * Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...unknown2005-03-161-2/+1
* | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...unknown2005-03-161-1/+1
|/ /
* | mergingunknown2005-03-151-1/+2
|\ \ | |/
| * A fix (bug #8489: Strange auto_increment behaviour with HEAP table).unknown2005-03-151-1/+2
* | Merge with 4.1unknown2005-01-152-4/+6
|\ \ | |/
| * limit HEAP table size with max_heap_table_size, better estimation for mem_per...unknown2005-01-142-4/+6
* | Add 0x before pointers (to help with debugging)unknown2004-12-188-49/+99
* | Merge with new VARCHAR codeunknown2004-12-067-18/+199
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-067-18/+199
* | A fix (bug #6878: Crash with engine=memory).unknown2004-12-021-0/+7
* | Bug #6748 heap_rfirst() doesn't work (and never did!)unknown2004-11-221-0/+1
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-167-26/+180
|\ \ | |/ |/|
| * Fix for bug#5138 continued: added comments, removed extra debug printf calls,...unknown2004-10-123-28/+124
| * Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-086-10/+68
* | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-2/+2
|/
* Portability fixesunknown2004-08-261-30/+37
* ctype_utf8.test:unknown2004-08-161-10/+91
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* Fix skipp -> skip once and for all.unknown2004-06-031-1/+1
* key_cmp -> key_cmp_if_sameunknown2004-05-161-21/+16
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-062-7/+141
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-3/+38
* WL#1648 - Start/Stop Inserting Duplicates Into a Tableunknown2004-03-181-0/+33
* Optimized GIS functionsunknown2004-03-041-4/+20
* fixed for BUG #2719 "Heap tables status shows wrong or missing data"unknown2004-02-202-1/+9
* After merge fixesunknown2004-02-162-2/+0
* Merge with 4.0.18unknown2004-02-112-7/+9
|\
| * Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-302-7/+11
* | Missed header addedunknown2003-12-161-0/+1
* | Added missing timeout function for named pipes and shared memory (fixes core ...unknown2003-12-151-13/+50
* | Merge key cache structures to oneunknown2003-11-202-7/+8
* | mergedunknown2003-10-151-2/+1
|\ \
| * | minor cleanupsunknown2003-09-161-2/+1
* | | Merge with 4.0.16unknown2003-10-071-2/+2
|\ \ \ | |/ / |/| / | |/
| * - fixed several typos ("uppdate"->"update" and "tryed"->"tried")unknown2003-09-191-2/+2
| * Fix and test-case for the bug #775: SELECT misses rows in indexed HEAP table ...unknown2003-07-031-3/+6
* | After merge fixesunknown2003-08-191-0/+1
* | Fix:unknown2003-08-051-4/+6
* | Bugfix for HEAP table rb-index scan.unknown2003-06-101-2/+2
* | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-2/+2
* | set_default_charset() is not used anymoreunknown2003-03-162-6/+7