Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation failures on Windows caused by the patch for Bug#17199. | konstantin@mysql.com | 2006-06-27 | 1 | -1/+1 |
* | Changed %lx -> 0x%lx (for easier comparison of debug files) | monty@mysql.com | 2004-08-23 | 1 | -4/+4 |
* | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen... | monty@narttu.mysql.fi | 2003-07-18 | 1 | -3/+3 |
* | Changed safemalloc structure to not have to be 8 byte aligned. (Portability p... | monty@narttu.mysql.fi | 2003-06-12 | 1 | -157/+148 |
* | Indentation | monty@narttu.mysql.fi | 2003-06-12 | 1 | -128/+123 |
* | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -28/+28 |
* | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -4/+3 |
|\ | |||||
| * | Allocate HEAP blocks in smaller blocks to get better memory utilization and m... | monty@hundin.mysql.fi | 2002-10-13 | 1 | -4/+3 |
* | | Increased max possible max_allowed_packet to 1G | monty@mashka.mysql.fi | 2002-09-19 | 1 | -7/+7 |
* | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -0/+14 |
* | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned... | monty@hundin.mysql.fi | 2002-08-17 | 1 | -69/+4 |
* | | Fixed bug in REPAIR table. | monty@hundin.mysql.fi | 2002-06-28 | 1 | -2/+4 |
* | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -7/+4 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -97/+97 |
* | | fixed bug in truncating temp tables | sasha@mysql.sashanet.com | 2002-04-08 | 1 | -0/+3 |
* | | safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not have | sasha@mysql.sashanet.com | 2002-04-05 | 1 | -1/+1 |
* | | Make safemalloc work without threads | monty@hundin.mysql.fi | 2002-04-03 | 1 | -10/+22 |
* | | coverted my_thread_init() /end to use my_malloc()/my_free() to help track | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -1/+69 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
|/ | |||||
* | BitKeeper/triggers/post-commit | sasha@mysql.sashanet.com | 2000-11-04 | 1 | -7/+2 |
* | libmysql/libmysql.c | sasha@mysql.sashanet.com | 2000-10-28 | 1 | -2/+13 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+518 |