summaryrefslogtreecommitdiff
path: root/heap
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2007-03-221-1/+0
|\
| * Merge chilla.local:/home/mydev/mysql-4.1-bug26996unknown2007-03-211-1/+0
| |\
| | * Bug#26996 - Update of a Field in a Memory Table ends with wrong resultunknown2007-03-191-1/+0
* | | Fixed compiler warningsunknown2007-01-221-1/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-112-4/+10
|\ \
| * \ Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-4.1-bug23443unknown2007-01-092-4/+10
| |\ \ | | |/
| | * Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-4.0-bug23443unknown2007-01-092-4/+10
| | |\
| | | * BUG#23443: user-defined variables can consume too much memory in theunknown2007-01-092-4/+13
| | | * A fix (bug #6878: Crash with engine=memory).unknown2004-12-021-0/+7
* | | | my_strtoll10-x86.s:unknown2006-12-3129-28/+43
* | | | Many files:unknown2006-12-2328-56/+28
* | | | Fixed compiler warningsunknown2006-11-301-1/+1
* | | | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-1/+2
|/ / /
* | | Remove compiler warningsunknown2006-11-207-24/+28
* | | make dist changes for Cmake buildunknown2006-09-011-1/+1
* | | 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
* | | 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
|\ \ \ | |/ / |/| |