Edit report at http://bugs.php.net/bug.php?id=51300&edit=1

 ID:               51300
 Updated by:       paj...@php.net
 Reported by:      tanguy dot pruvot at gmail dot com
 Summary:          SELECT * CRASH With LibMySQL > 5.0.51
 Status:           Bogus
 Type:             Bug
 Package:          PDO related
 Operating System: Windows 7
 PHP Version:      5.2.13

 New Comment:

See the definition of ABI and explain it to the mysql developers: 



http://en.wikipedia.org/wiki/Application_binary_interface



That's not something we can or could test or change at runtime.


Previous Comments:
------------------------------------------------------------------------
[2010-03-15 10:14:53] tanguy dot pruvot at gmail dot com

The Binary Fix is for php_pdo_mysql.dll ... not libmysql

------------------------------------------------------------------------
[2010-03-15 10:13:36] tanguy dot pruvot at gmail dot com

please make a check of column data length in pdo mysql startup... An
error is 

better than a crash without log...

------------------------------------------------------------------------
[2010-03-15 10:09:57] tanguy dot pruvot at gmail dot com

I'm sure, there is nothing in my PATH... i have posted the solution
(working with 

all new versions....)

------------------------------------------------------------------------
[2010-03-15 10:03:17] paj...@php.net

We don't support external libmysql. They break the ABI, please be sur
that the PHP directory (where the libmysql.dll and other php's released
DLLs are present) is first in your PATH, for php.exe.

------------------------------------------------------------------------
[2010-03-15 04:08:42] tanguy dot pruvot at gmail dot com

MySQL and MySQLi extensions are working, that only affects pdo_mysql
extension...

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=51300


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51300&edit=1

Reply via email to