Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/my/mysql-4.1 | unknown | 2005-07-28 | 1 | -0/+1 |
|\ | |||||
| * | Added end marker for tests to make future merges easier | unknown | 2005-07-28 | 1 | -0/+1 |
* | | Fixed memory reference errors found by valgrind | unknown | 2005-01-12 | 1 | -0/+2 |
|/ | |||||
* | skip last compress test if we're short of RAM | unknown | 2004-11-28 | 1 | -1/+4 |
* | Clean-up. The length of compress() may depend on zlib version, etc. | unknown | 2004-09-16 | 1 | -1/+1 |
* | A fix (bug #5497: COMPRESS() returns NULL for large strings). | unknown | 2004-09-13 | 1 | -0/+7 |
* | WorkLog#1323 | unknown | 2003-12-10 | 1 | -1/+1 |
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | unknown | 2003-10-30 | 1 | -0/+2 |
* | wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed. | unknown | 2003-10-12 | 1 | -3/+7 |
* | Fix for the bug #1333: COMPRESS(NULL) segfaults. | unknown | 2003-09-19 | 1 | -0/+6 |
* | small compress/uncompress modification after monty's review | unknown | 2003-04-22 | 1 | -2/+7 |
* | added compress/uncompress function | unknown | 2003-04-09 | 1 | -0/+20 |