monty@mysql.com/narttu.mysql.fi
e5cc397f33
Fixed compiler warnings (for linux and win32 and win64)
...
Fixed a couple of usage of not initialized warnings (unlikely cases)
2007-02-22 16:59:57 +02:00
kent@mysql.com/kent-amd64.(none)
226a5c833f
Many files:
...
Changed header to GPL version 2 only
2006-12-23 20:17:15 +01:00
monty@mysql.com/narttu.mysql.fi
3d40956039
Fixed portability issue in my_thr_init.c (was added in my last push)
...
Fixed compiler warnings (detected by VC++):
- Removed not used variables
- Added casts
- Fixed wrong assignments to bool
- Fixed wrong calls with bool arguments
- Added missing argument to store(longlong), which caused wrong store method to be called.
2006-11-30 18:25:05 +02:00
kent@mysql.com
48040f775d
Merge
2005-11-03 11:50:38 +01:00
kent@mysql.com
3db6108cde
base64.c:
...
Pack ported compatibility changes from 5.1
2005-11-03 11:42:26 +01:00
msvensson@neptunus.(none)
b03700f9ed
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2005-11-02 15:04:16 +01:00
msvensson@neptunus.(none)
e7fd63bf0e
Portability fix, opnsrv6c
2005-11-02 14:32:50 +01:00
lars@mysql.com
c45c24ed3f
Fixed failure of NDB config retrieval.
...
1. Made sure that base64 string is terminated with NUL.
2. Made calculation of needed size for base64 string exact.
Added checks in test for the above two fixes.
2005-10-31 19:57:57 +01:00
pem@mysql.com
3e9f3c3205
Converted mysys/base64.c into C code (not C++).
2005-10-25 11:30:43 +02:00
lars@mysql.com
588add2667
WL#2835: Base64
...
Fixes after Jonas review
2005-10-18 16:18:08 +02:00
lars@mysql.com
0abcffcb5d
WL#2835: Base64 mysys functions
2005-10-14 01:14:23 +02:00