summaryrefslogtreecommitdiff
path: root/heap
Commit message (Expand)AuthorAgeFilesLines
* Deleted old storage directories (introduced by a buggy 5.0 -> 5.1 merge).unknown2006-09-211-8/+0
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintunknown2006-09-051-0/+8
|\
| * Additional files for cmake supportunknown2006-08-311-0/+8
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1unknown2006-08-091-0/+3
| |\
| | * Bug#9719: DELETE with WHERE on HEAP table just deletes first row of matchedunknown2006-08-021-0/+3
| * | Merge mysql.com:/home/my/mysql-4.1unknown2006-06-301-1/+1
| |\ \ | | |/
| | * Don't read ~/.my.cnf in mysqldump.testunknown2006-06-301-1/+1
| * | Merge mysql.com:/home/my/mysql-4.1unknown2006-06-302-1/+3
| |\ \ | | |/
| | * Fixed include file usageunknown2006-06-302-1/+3
| * | Merge april.(none):/home/svoj/devel/mysql/BUG12873/mysql-5.0unknown2006-05-241-1/+1
| |\ \
| | * | BUG#12873 - BTREE index on MEMORY table with multiple NULL valuesunknown2006-05-111-1/+1
| * | | BUG#18233 - Memory tables INDEX USING HASH (a,b) returns 1 row onunknown2006-05-101-0/+2
| |/ /
| * | BUG#18160 - Memory-/HEAP Table endless growing indexesunknown2006-04-191-1/+2
| * | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-02-021-0/+1
| |\ \ | | |/
| | * Bug #12796: Record lost in HEAP tableunknown2005-11-081-0/+1
| * | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-272-4/+4
| |\ \ | | |/
| | * Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-252-4/+4
| * | Bug#12891:unknown2005-09-011-4/+6
| * | Merge c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-4.1unknown2005-08-201-1/+1
| |\ \ | | |/
| | * Bug #12460 Table Fullunknown2005-08-201-1/+1
| * | 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
* | | Changes to create storage directory for storage engines. unknown2005-04-2631-4589/+0
|/ /
* | 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