summaryrefslogtreecommitdiff
path: root/sql/ha_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Fix for bug #5555: "GROUP BY enum_field" returns incorrect resultsgluh@gluh.mysql.r18.ru2004-10-051-6/+2
| * | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-4/+4
| |/
* | Mergemonty@mishka.local2004-09-151-12/+14
|\ \
| * \ Merge.jani@rhols221.adsl.netsonic.fi2004-09-131-12/+14
| |\ \ | | |/ | |/|
| | * Added per thread status variables, after review, patch v1.1.jani@rhols221.adsl.netsonic.fi2004-09-131-12/+14
* | | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-1/+1
|/ /
* | Bug 4531: unique key prefix interacts poorly with utf8bar@mysql.com2004-08-191-1/+1
* | manually mergedserg@serg.mylan2004-08-181-1/+2
|\ \ | |/ |/|
| * fixed Bug #4973 Memory is not released when HEAP table is droppedvva@eagle.mysql.r18.ru2004-08-111-1/+2