Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| * | Fix after manual merge. | kroki/tomash@moonlight.intranet | 2006-07-29 | 1 | -1/+1 |
| * | Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge | kroki/tomash@moonlight.intranet | 2006-07-29 | 1 | -1/+1 |
| |\ | |||||
| | * | BUG#21206: memory corruption when too many cursors are opened at once | kroki/tomash@moonlight.intranet | 2006-07-26 | 1 | -1/+1 |
* | | | Remove compiler warnings | monty@mysql.com | 2006-06-23 | 1 | -1/+1 |
* | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes... | monty@mysql.com | 2006-06-04 | 1 | -83/+127 |
* | | | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2006-02-25 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixes to embedded server to be able to run tests with it | monty@mysql.com | 2006-02-24 | 1 | -2/+2 |
* | | | Merge mysql.com:/home/kostja/mysql/tmp_merge | konstantin@mysql.com | 2006-02-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | many warnings (practically safe but annoying) corrected | serg@serg.mylan | 2006-01-03 | 1 | -1/+1 |
* | | | Change DBUG_ASSERT(1) to DBUG_ASSERT(0) | sergefp@mysql.com | 2006-02-01 | 1 | -4/+4 |
* | | | merge | tulin@dl145b.mysql.com | 2005-07-20 | 1 | -2/+3 |
* | | | merge | tulin@dl145b.mysql.com | 2005-07-19 | 1 | -1/+32 |
|\ \ \ | |/ / | |||||
| * | | Bug#10932 - Building server with key limit of 128, makes test cases fail | ingo@mysql.com | 2005-07-19 | 1 | -0/+31 |
| * | | Cleanups during review | monty@mishka.local | 2005-07-18 | 1 | -0/+1 |
* | | | Patch for push of wl1354 Partitioning | mronstrom@mysql.com | 2005-07-18 | 1 | -22/+14 |
* | | | post merge fixes | tomas@poseidon.ndb.mysql.com | 2005-07-13 | 1 | -2/+2 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-07-12 | 1 | -0/+45 |
|\ \ \ | |/ / | |||||
| * | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -0/+45 |
* | | | changed name of my_bitmap member since it has a different meaning than in 5.0 | tomas@poseidon.ndb.mysql.com | 2005-06-02 | 1 | -19/+19 |
* | | | bitmap bug fixes and interface change | tomas@poseidon.ndb.mysql.com | 2005-06-02 | 1 | -55/+80 |
* | | | Many fixes | mronstrom@mysql.com | 2005-05-12 | 1 | -167/+764 |
|/ / | |||||
* | | after merge fixes | serg@serg.mylan | 2005-03-09 | 1 | -2/+4 |
* | | merged | serg@serg.mylan | 2005-03-09 | 1 | -4/+0 |
|\ \ | |/ | |||||
| * | Merge 4.0.24 compile changes into the 4.1 tree. | joerg@mysql.com | 2005-03-07 | 1 | -37/+222 |
| * | Please the Sun C compiler by qualifying 'inline' as 'static inline'. | joerg@mysql.com | 2005-03-04 | 1 | -2/+2 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -2/+2 |
|\ \ | |||||
| * | | true,false -> TRUE, FALSE | monty@mishka.local | 2004-10-14 | 1 | -2/+2 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | Manual merge | sergefp@mysql.com | 2004-06-14 | 1 | -0/+66 |
|\ \ \ | |/ / |/| | | |||||
| * | | * New index_merge EXPLAIN output format | sergefp@mysql.com | 2004-05-29 | 1 | -6/+16 |
| * | | This is first cset for WL#1394 "Optimize index merge when all involved index ... | sergefp@mysql.com | 2004-05-13 | 1 | -0/+56 |
* | | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -3/+3 |
|/ / | |||||
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -11/+37 |
* | | compatibility fixes | serg@serg.mylan | 2003-11-03 | 1 | -17/+17 |
* | | post-merge fixes | serg@serg.mylan | 2003-10-30 | 1 | -3/+12 |
* | | Bitmap post-review fixes | serg@serg.mylan | 2003-10-30 | 1 | -14/+24 |
* | | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 1 | -97/+78 |
* | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -13/+175 |
|/ | |||||
* | Cleanup of alarm macros. | monty@hundin.mysql.fi | 2001-12-21 | 1 | -1/+1 |
* | Merge with 3.23.47 | monty@hundin.mysql.fi | 2001-12-15 | 1 | -9/+50 |
|\ | |||||
| * | misc cleanup | sasha@mysql.sashanet.com | 2001-12-13 | 1 | -3/+4 |
| * | slave-skip-errors | sasha@mysql.sashanet.com | 2001-12-12 | 1 | -7/+45 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -16/+14 |
* | | New improved IO_CACHE | monty@bitch.mysql.fi | 2001-11-28 | 1 | -1/+1 |
|/ | |||||
* | Added defines for fast mutex in glibc 2.2 (should be safe) | monty@donna.mysql.fi | 2001-03-24 | 1 | -1/+1 |
* | Fixed bug in bitmap handling | monty@donna.mysql.com | 2001-02-09 | 1 | -1/+2 |
* | Force sockets to be blocking on HPUX 11.0 | monty@donna.mysql.com | 2001-02-07 | 1 | -7/+5 |