unread
The "state" parameter passed to SQLGetDiagRec() needs to be six bytes
not 5; the attached patch fixes this, from Martin Osvald.
unread
The "state" parameter passed to SQLGetDiagRec() needs to be six bytes
not 5; the attached patch fixes this, from Martin Osvald.
Hi Joe,
Is there any chance you can log this in https://bugs.php.net/
and/or submit a pull request at https://github.com/php/php-src ?
Chris
unread
Is there any chance you can log this in https://bugs.php.net/
See https://bugs.php.net/bug.php?id=63235
Remi.