Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization | monty@mysql.com | 2005-10-25 | 1 | -2/+2 |
* | Merge mysql.com:/home/mydev/mysql-4.0-4000 | ingo@mysql.com | 2005-09-23 | 1 | -5/+12 |
|\ | |||||
| * | Bug#9112 - Merge table with composite index producing invalid results with so... | ingo@mysql.com | 2005-09-23 | 1 | -5/+12 |
* | | Fixed compiler warnings | monty@mysql.com | 2005-07-28 | 1 | -1/+1 |
* | | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -1/+2 |
* | | BUG# 10687: MERGE Engine fails on Windows | reggie@mdk10.(none) | 2005-05-23 | 1 | -1/+3 |
* | | BUG#5964 - 4.1 MERGE tables regression from 4.0 | ingo@mysql.com | 2005-04-28 | 1 | -1/+1 |
* | | merge | serg@serg.mylan | 2005-03-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) | serg@serg.mylan | 2005-03-03 | 1 | -1/+1 |
| * | bug#5389 merge.test fails on qnx - uninitalized variable in myrg_open() | serg@serg.mylan | 2004-09-06 | 1 | -14/+14 |
* | | Fix and testcase for BUG#6699 | sergefp@mysql.com | 2004-11-29 | 1 | -11/+22 |
* | | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 1 | -14/+14 |
* | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0 | serg@serg.mylan | 2004-08-23 | 1 | -8/+4 |
|\ \ | |/ | |||||
| * | unnecessary LINT_INIT removed | serg@serg.mylan | 2004-08-23 | 1 | -8/+4 |
* | | merged | serg@serg.mylan | 2004-08-22 | 1 | -65/+64 |
|\ \ | |/ | |||||
| * | after merge fixes | serg@serg.mylan | 2004-08-22 | 1 | -3/+7 |
| * | ported bugfix for #2408 from 3.23 | serg@serg.mylan | 2004-08-22 | 1 | -64/+59 |
| |\ | |||||
| | * | bug#2408 - Multiple threads altering MERGE table UNIONs hang/crash. | serg@serg.mylan | 2004-08-22 | 1 | -52/+49 |
| | * | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -8/+0 |
* | | | bug#4008 - merge table cannot determine what key caused "dupl. key" error | serg@serg.mylan | 2004-06-25 | 1 | -2/+2 |
* | | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -8/+3 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 8 | -14/+21 |
|\ \ \ | |/ / | |||||
| * | | replace mi_rrnd() in myrg_rkey family to more intelligent (HA_KEYREAD-aware) ... | serg@serg.mylan | 2003-08-01 | 7 | -8/+18 |
| * | | bug #702 - ALTER TABLE tm UNION=(t1,t2) doesn't work if t1.MYD is compressed | serg@serg.mylan | 2003-07-15 | 1 | -6/+3 |
* | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix to remove compiler warnings | monty@mashka.mysql.fi | 2003-04-28 | 1 | -1/+1 |
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | low-level error messages cleanup | serg@serg.mysql.com | 2003-01-28 | 1 | -1/+1 |
* | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 2 | -12/+26 |
|\ \ \ | |/ / | |||||
| * | | Removed compiler warnings | monty@mashka.mysql.fi | 2002-12-12 | 1 | -1/+2 |
| * | | ANALYZE for MERGE | serg@serg.mysql.com | 2002-12-10 | 2 | -13/+26 |
* | | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -1/+2 |
* | | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+1 |
* | | | myisammrg::index_next_same | serg@serg.mysql.com | 2002-11-25 | 3 | -3/+44 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 2 | -1/+42 |
|\ \ \ | |/ / | |||||
| * | | better boundary behaviour | serg@serg.mysql.com | 2002-11-17 | 1 | -2/+4 |
| * | | myisammrg::records_in_range | serg@serg.mysql.com | 2002-11-17 | 2 | -1/+40 |
* | | | merged | serg@serg.mysql.com | 2002-10-14 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | MI_KEYSEG -> HA_KEYSEG | ram@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -1/+1 |
* | | | | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -8/+0 |
|/ / / | |||||
* | | | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 2 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | do not crash on myrg_rprev/myrg_rnext if no current table | serg@sergbook.mysql.com | 2002-07-04 | 2 | -0/+6 |
* | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 2 | -5/+15 |
* | | | Indentation cleanup & new comments | monty@hundin.mysql.fi | 2002-06-28 | 4 | -8/+6 |
* | | | do not crash on myrg_rprev/myrg_rnext if no current table | serg@sergbook.mysql.com | 2002-06-25 | 8 | -17/+16 |
* | | | myrg_open.c: | serg@serg.mysql.com | 2002-06-22 | 1 | -4/+4 |
* | | | My previous patch was not good at all. | Sinisa@sinisa.nasamreza.org | 2002-06-17 | 1 | -0/+3 |
| |/ |/| | |||||
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 11 | -31/+31 |