summaryrefslogtreecommitdiff
path: root/sql/ha_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergetomas@poseidon.ndb.mysql.com2005-10-061-2/+6
|\
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-0/+4
| |\
| | * Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-0/+4
| * | Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-1/+1
| |/
| * Cleanup for handlerton structure to allow for loadable engine work. This is t...brian@zim.(none)2005-09-191-1/+1
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a193-229-222-105.elisa-laajakaista.fi2005-07-231-0/+12
|\ \ | |/ |/|
| * Faster alter table code for 5.1.jani@a193-229-222-105.elisa-laajakaista.fi2005-07-221-0/+12
* | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-10/+13
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+24
* | Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-241-5/+25
|\ \ | |/ |/|
| * Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-241-5/+26
* | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
| * Mergebrian@zim.(none)2005-06-011-1/+0
| |\
| | * Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-1/+0
* | | Mergekent@mysql.com2005-06-021-0/+2
|\ \ \ | |/ /
| * | tztime.cc:kent@mysql.com2005-06-021-0/+2
* | | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ \ | |/ /
| * | Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
| |/
* | Mergejimw@mysql.com2005-05-071-2/+4
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-8497jimw@mysql.com2005-05-071-2/+4
| |\
| | * Make sure that the filename for temporary tables is built with fn_format()jimw@mysql.com2005-03-011-2/+4
* | | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-1/+6
* | | Fixed errors descovered by valgrind 2.4monty@mysql.com2005-04-061-0/+1
* | | after merge fixgluh@gluh.mysql.r18.ru2005-03-171-1/+1
* | | Merge 4.1 -> 5.0gluh@gluh.mysql.r18.ru2005-03-171-3/+11
|\ \ \ | |/ /
| * | Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...monty@mysql.com2005-03-161-9/+11
* | | after merge fixramil@mysql.com2005-03-151-2/+2
* | | mergingramil@mysql.com2005-03-151-4/+8
|\ \ \ | |/ /
| * | A fix (bug #8489: Strange auto_increment behaviour with HEAP table).ramil@mysql.com2005-03-151-4/+8
| |/
* | after merge fixesserg@serg.mylan2005-03-091-2/+0
* | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-1/+0
* | Merge with 4.1monty@mysql.com2005-02-101-6/+7
|\ \ | |/
| * Fix for BUG#8371: wrong rec_per_key value for hash index on temporary tablesergefp@mysql.com2005-02-081-6/+7
* | Merge with 4.1monty@mysql.com2005-01-151-4/+18
|\ \ | |/
| * limit HEAP table size with max_heap_table_size, better estimation for mem_per...serg@serg.mylan2005-01-141-6/+18
* | First stage of table definition cachemonty@mysql.com2005-01-061-18/+19
* | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-2/+4
* | Update results for new varchar handlingmonty@mysql.com2004-12-071-2/+3
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-2/+6
|\ \
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-2/+6
* | | mergedserg@serg.mylan2004-11-171-1/+1
* | | mergedserg@serg.mylan2004-11-171-5/+52
|\ \ \ | | |/ | |/|
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-11-161-4/+51
| |\ \
| | * | Fix for bug#5138 continued: added comments, removed extra debug printf calls,...sergefp@mysql.com2004-10-121-10/+9
| | * | Fix for bug#5138: hash indexes on heap tables support statistics.sergefp@mysql.com2004-09-081-4/+52
* | | | Changed some unneccessary calls to current_thd() into table->in_usejani@ua141d10.elisa.omakaista.fi2004-11-121-13/+20
| |_|/ |/| |
* | | merge with 4.1monty@mysql.com2004-10-291-11/+8
|\ \ \ | |/ /
| * | Fixed wrong range test code for HEAP tables. This caused a crash when doing a...monty@mysql.com2004-10-231-1/+2