1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Files
archived-php-src/ext/mysqlnd
Andrey Hristov a7226f1a03 Fix a crash introduced yesterday in mysqlnd, non-zts mode - missing if () for
STAT_LAST was accessing wrong memory thus overwritting method pointers.

Windows doesn't have atoll(), which is C99, C89 has only atoi() + atol().
Win has _atoi64, so use it.
2008-09-16 14:34:11 +00:00
..
MFB
2008-07-14 10:32:45 +00:00
2008-01-28 22:54:21 +00:00
2008-01-23 19:09:33 +00:00
2008-09-12 15:06:55 +00:00
2008-07-15 13:12:27 +00:00
2008-06-24 08:02:06 +00:00
2008-08-19 10:42:00 +00:00
2008-07-22 16:05:28 +00:00
2008-09-12 15:06:55 +00:00
2007-12-31 07:12:20 +00:00
MFB
2008-05-29 15:50:10 +00:00
2008-09-12 15:06:55 +00:00
2008-02-20 15:20:14 +00:00
2007-12-31 07:12:20 +00:00