Andrey Hristov
|
28c8d25dca
|
MFH:
Protect the code when variable is NULL, which should never happen, but
anyway, you know about "never happens" :)
|
2009-06-11 08:52:06 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Andrey Hristov
|
9186528994
|
MFH:
Get rid of many defines (which simplifies the code a lot),
as well as uint->unsigned int
|
2008-11-06 10:37:47 +00:00 |
|
Andrey Hristov
|
2d5e8a1e55
|
Fix a leak, memory warning and failing test case.
|
2008-02-04 17:33:46 +00:00 |
|
Rob Richards
|
d7622b8ecf
|
MFH: fix win32 build
|
2008-01-29 22:06:43 +00:00 |
|
Andrey Hristov
|
2033c1b7f2
|
some config.w32 fixes
moved mysqlnd's block allocator to a separate file and also now
it's part of the connection, no MT problems.
|
2008-01-28 22:50:06 +00:00 |
|