1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 11:13:36 +02:00
Files
archived-php-src/ext/mysqlnd
Andrey Hristov b429a84c2b MFH:
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:35:01 +00:00
..
2008-01-28 22:50:06 +00:00
2008-03-25 18:27:17 +00:00
2008-01-23 19:11:28 +00:00
2008-09-12 15:08:41 +00:00
2008-09-15 18:09:20 +00:00
2008-05-07 15:14:26 +00:00
2008-07-15 13:11:09 +00:00
2008-06-24 08:01:13 +00:00
2008-08-19 10:42:11 +00:00
2008-09-12 15:08:41 +00:00
2008-09-12 15:08:41 +00:00
2008-09-16 14:35:01 +00:00
2008-09-15 18:09:20 +00:00
2008-09-16 14:35:01 +00:00
2008-02-20 15:18:17 +00:00
2008-09-15 18:09:20 +00:00
2008-05-07 15:14:26 +00:00