Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#18160 - Memory-/HEAP Table endless growing indexes | svoj@april.(none) | 2006-04-19 | 1 | -1/+2 |
* | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2006-02-02 | 1 | -0/+1 |
|\ | |||||
| * | Bug #12796: Record lost in HEAP table | pappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-11-08 | 1 | -0/+1 |
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-10-27 | 2 | -4/+4 |
|\ \ | |/ | |||||
| * | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization | monty@mysql.com | 2005-10-25 | 2 | -4/+4 |
* | | Bug#12891: | bar@mysql.com | 2005-09-01 | 1 | -4/+6 |
* | | Merge c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-4.1 | pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-08-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Bug #12460 Table Full | pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-08-20 | 1 | -1/+1 |
* | | ctype_utf8.test: | igor@igor-inspiron.creware.com | 2005-07-08 | 1 | -2/+2 |
* | | Merge | kent@mysql.com | 2005-07-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -1/+2 |
* | | fixes for windows 64-bit compiler warnings | georg@lmy002.wdf.sap.corp | 2005-06-13 | 2 | -5/+5 |
* | | Fix for bug #9404: information_schema: Weird error messages with SELECT SUM()... | gluh@mysql.com | 2005-05-09 | 1 | -7/+6 |
* | | A fix (Bug #9489: Problem with BIT_OR and MySQL 5.0.3) | ramil@mysql.com | 2005-04-21 | 1 | -0/+11 |
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@zim.(none) | 2005-03-17 | 1 | -0/+1 |
|\ \ | |||||
| * | | after merge fix | gluh@gluh.mysql.r18.ru | 2005-03-17 | 1 | -0/+2 |
| * | | Merge 4.1 -> 5.0 | gluh@gluh.mysql.r18.ru | 2005-03-17 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Partly reverty back patch (in heap-auto-increment-key detection) to ensure th... | monty@mysql.com | 2005-03-16 | 1 | -2/+1 |
* | | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants... | brian@zim.(none) | 2005-03-16 | 1 | -1/+1 |
|/ / | |||||
* | | merging | ramil@mysql.com | 2005-03-15 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | A fix (bug #8489: Strange auto_increment behaviour with HEAP table). | ramil@mysql.com | 2005-03-15 | 1 | -1/+2 |
* | | Merge with 4.1 | monty@mysql.com | 2005-01-15 | 2 | -4/+6 |
|\ \ | |/ | |||||
| * | limit HEAP table size with max_heap_table_size, better estimation for mem_per... | serg@serg.mylan | 2005-01-14 | 2 | -4/+6 |
* | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 8 | -49/+99 |
* | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 7 | -18/+199 |
|\ \ | |/ |/| | |||||
| * | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 7 | -18/+199 |
* | | A fix (bug #6878: Crash with engine=memory). | ram@gw.mysql.r18.ru | 2004-12-02 | 1 | -0/+7 |
* | | Bug #6748 heap_rfirst() doesn't work (and never did!) | serg@serg.mylan | 2004-11-22 | 1 | -0/+1 |
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-11-16 | 7 | -26/+180 |
|\ \ | |/ |/| | |||||
| * | Fix for bug#5138 continued: added comments, removed extra debug printf calls,... | sergefp@mysql.com | 2004-10-12 | 3 | -28/+124 |
| * | Fix for bug#5138: hash indexes on heap tables support statistics. | sergefp@mysql.com | 2004-09-08 | 6 | -10/+68 |
* | | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -2/+2 |
|/ | |||||
* | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -30/+37 |
* | ctype_utf8.test: | bar@mysql.com | 2004-08-16 | 1 | -10/+91 |
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | konstantin@mysql.com | 2004-06-10 | 1 | -1/+0 |
* | Fix skipp -> skip once and for all. | paul@kite-hub.kitebird.com | 2004-06-03 | 1 | -1/+1 |
* | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -21/+16 |
* | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again). | ingo@mysql.com | 2004-05-06 | 2 | -7/+141 |
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | monty@mysql.com | 2004-03-25 | 1 | -3/+38 |
* | WL#1648 - Start/Stop Inserting Duplicates Into a Table | ingo@mysql.com | 2004-03-18 | 1 | -0/+33 |
* | Optimized GIS functions | monty@mashka.mysql.fi | 2004-03-04 | 1 | -4/+20 |
* | fixed for BUG #2719 "Heap tables status shows wrong or missing data" | vva@eagle.mysql.r18.ru | 2004-02-20 | 2 | -1/+9 |
* | After merge fixes | monty@mysql.com | 2004-02-16 | 2 | -2/+0 |
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 2 | -7/+9 |
|\ | |||||
| * | Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables": | guilhem@mysql.com | 2004-01-30 | 2 | -7/+11 |
* | | Missed header added | hf@deer.(none) | 2003-12-16 | 1 | -0/+1 |
* | | Added missing timeout function for named pipes and shared memory (fixes core ... | monty@mysql.com | 2003-12-15 | 1 | -13/+50 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 2 | -7/+8 |
* | | merged | serg@serg.mylan | 2003-10-15 | 1 | -2/+1 |
|\ \ | |||||
| * | | minor cleanups | serg@sergbook.mysql.com | 2003-09-16 | 1 | -2/+1 |