monty@mysql.com
|
314cf993c6
|
Fixed memory reference errors found by valgrind
|
2005-01-12 03:38:53 +02:00 |
|
serg@serg.mylan
|
7eccc3107f
|
skip last compress test if we're short of RAM
|
2004-11-28 16:31:14 +01:00 |
|
ram@gw.mysql.r18.ru
|
80f6c7e9a9
|
Clean-up. The length of compress() may depend on zlib version, etc.
|
2004-09-16 15:01:12 +05:00 |
|
ram@gw.mysql.r18.ru
|
a3a6b7fa25
|
A fix (bug #5497: COMPRESS() returns NULL for large strings).
|
2004-09-13 18:43:59 +05:00 |
|
antony@ltantony.rdg.cyberkinetica.homeunix.net
|
fcf96dbb18
|
WorkLog#1323
Deprecate the use of TYPE=... Preferred syntax is ENGINE=
|
2003-12-10 04:31:42 +00:00 |
|
bell@sanja.is.com.ua
|
33346e26af
|
added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor()
added string length for more speed
made code covarage for print() method of Item
fixed printability of some items (SCRUM) (WL#1274)
|
2003-10-30 12:57:26 +02:00 |
|
serg@serg.mylan
|
32fed1e877
|
wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed.
typo in error message text corrected.
new tests added
|
2003-10-12 15:16:45 +02:00 |
|
ram@gw.mysql.r18.ru
|
50254237de
|
Fix for the bug #1333: COMPRESS(NULL) segfaults.
|
2003-09-19 12:25:03 +05:00 |
|
vva@eagle.mysql.r18.ru
|
11666b5281
|
small compress/uncompress modification after monty's review
|
2003-04-22 18:41:47 -04:00 |
|
vva@eagle.mysql.r18.ru
|
950fa7aa8a
|
added compress/uncompress function
|
2003-04-09 20:50:30 -04:00 |
|