summaryrefslogtreecommitdiff
path: root/heap
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-01-112-4/+10
|\
| * Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-4.1-bug23443kroki/tomash@moonlight.home2007-01-092-4/+10
| |\
| | * Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-4.0-bug23443kroki/tomash@moonlight.home2007-01-092-4/+10
| | |\
| | | * BUG#23443: user-defined variables can consume too much memory in thekroki/tomash@moonlight.home2007-01-092-4/+13
| | | * A fix (bug #6878: Crash with engine=memory).ram@gw.mysql.r18.ru2004-12-021-0/+7
* | | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-3129-28/+43
* | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-2328-56/+28
* | | | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
* | | | Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+2
|/ / /
* | | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-207-24/+28
* | | make dist changes for Cmake buildgeorg@lmy002.wdf.sap.corp2006-09-011-1/+1
* | | Additional files for cmake supportgeorg@lmy002.wdf.sap.corp2006-08-311-0/+8
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1cmiller@zippy.cornsilk.net2006-08-091-0/+3
|\ \ \ | |/ /
| * | Bug#9719: DELETE with WHERE on HEAP table just deletes first row of matchedcmiller@zippy.cornsilk.net2006-08-021-0/+3
* | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2006-06-301-1/+1
|\ \ \ | |/ /
| * | Don't read ~/.my.cnf in mysqldump.testmonty@mysql.com2006-06-301-1/+1
* | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2006-06-302-1/+3
|\ \ \ | |/ /
| * | Fixed include file usagemonty@mysql.com2006-06-302-1/+3
* | | Merge april.(none):/home/svoj/devel/mysql/BUG12873/mysql-5.0svoj@april.(none)2006-05-241-1/+1
|\ \ \
| * | | BUG#12873 - BTREE index on MEMORY table with multiple NULL valuessvoj@april.(none)2006-05-111-1/+1
* | | | BUG#18233 - Memory tables INDEX USING HASH (a,b) returns 1 row onsvoj@april.(none)2006-05-101-0/+2
|/ / /
* | | BUG#18160 - Memory-/HEAP Table endless growing indexessvoj@april.(none)2006-04-191-1/+2
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-0/+1
|\ \ \ | |/ /
| * | Bug #12796: Record lost in HEAP tablepappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-11-081-0/+1
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-272-4/+4
|\ \ \ | |/ /
| * | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-252-4/+4
* | | Bug#12891:bar@mysql.com2005-09-011-4/+6
* | | Merge c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-4.1pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-201-1/+1
|\ \ \ | |/ /
| * | Bug #12460 Table Fullpappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-201-1/+1
* | | ctype_utf8.test:igor@igor-inspiron.creware.com2005-07-081-2/+2
* | | Mergekent@mysql.com2005-07-061-1/+1
|\ \ \ | |/ /
| * | Makefile.am:kent@mysql.com2005-07-051-1/+2
* | | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-132-5/+5
* | | Fix for bug #9404: information_schema: Weird error messages with SELECT SUM()...gluh@mysql.com2005-05-091-7/+6
* | | A fix (Bug #9489: Problem with BIT_OR and MySQL 5.0.3)ramil@mysql.com2005-04-211-0/+11
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-03-171-0/+1
|\ \ \
| * | | after merge fixgluh@gluh.mysql.r18.ru2005-03-171-0/+2
| * | | Merge 4.1 -> 5.0gluh@gluh.mysql.r18.ru2005-03-171-2/+1
| |\ \ \ | | |/ /
| | * | Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...monty@mysql.com2005-03-161-2/+1
* | | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...brian@zim.(none)2005-03-161-1/+1
|/ / /
* | | mergingramil@mysql.com2005-03-151-1/+2
|\ \ \ | |/ /
| * | A fix (bug #8489: Strange auto_increment behaviour with HEAP table).ramil@mysql.com2005-03-151-1/+2
* | | Merge with 4.1monty@mysql.com2005-01-152-4/+6
|\ \ \ | |/ /
| * | limit HEAP table size with max_heap_table_size, better estimation for mem_per...serg@serg.mylan2005-01-142-4/+6
* | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-188-49/+99
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-067-18/+199
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-067-18/+199
* | | A fix (bug #6878: Crash with engine=memory).ram@gw.mysql.r18.ru2004-12-021-0/+7
* | | Bug #6748 heap_rfirst() doesn't work (and never did!)serg@serg.mylan2004-11-221-0/+1
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-11-167-26/+180
|\ \ \ | |/ / |/| |