knielsen@mysql.com
|
dca88abf12
|
Do not use C++ style comments (//) in C source (breaks compilation on aix52).
|
2006-01-02 09:58:58 +01:00 |
|
stewart@mysql.com
|
70cc1a08af
|
build fixes for azio on systems without zutil.h
|
2005-12-28 15:33:48 +11:00 |
|
acurtis@xiphis.org
|
9aaa8a81eb
|
Bug#15976: Multiply warnings about unfreed memory
leaks caused by Archive storage engine not closing files and
storage engines not receiving panic() during shutdown
|
2005-12-25 03:29:49 -08:00 |
|
brian@zim.(none)
|
795f744c5f
|
Just a few cleanup points in azio. Should solve Ubuntu compile problem.
|
2005-12-23 17:51:14 -08:00 |
|
brian@zim.(none)
|
56fd453c5d
|
Fix for Antony's push. I've also changed from using the zlib off_t pointer type to my_off_t to fix issues around buggy zlib versions and to make sure file sizes are consistent through out mysql.
|
2005-12-23 12:22:31 -08:00 |
|
brian@zim.(none)
|
3ee76a3e3c
|
Update to add in support for AZIO.
AZIO differs in that it uses mysys methods and removes all of the malloc calls.
|
2005-12-22 19:50:10 -08:00 |
|