mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
Fix bug: #11508
This commit is contained in:
parent
c977f29862
commit
1e0aaeffe9
@ -79,7 +79,7 @@ PHP_FUNCTION(solid_fetch_prev);
|
||||
#define HAVE_SQL_EXTENDED_FETCH 1
|
||||
#define SQL_SUCCEEDED(rc) (((rc)&(~1))==0)
|
||||
#define SQLINTEGER ULONG
|
||||
#define SQLUMSALLINT USHORT
|
||||
#define SQLUSMALLINT USHORT
|
||||
|
||||
#elif defined(HAVE_SAPDB) /* SAP DB */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user