]> granicus.if.org Git - php/commit
Change things to allow passing of the password length
authorAndrey Hristov <andrey@php.net>
Fri, 14 Jan 2011 13:00:42 +0000 (13:00 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 14 Jan 2011 13:00:42 +0000 (13:00 +0000)
commit5ca5c2bf43c292b687642adb4b239d651384713e
treec9a9b72a3c04ccc44579a68834409b7f5fc31772
parent0048446fddb506a06a37ed7c0f31a28ba4d7d215
Change things to allow passing of the password length
to mysqlnd. This is needed as a password might include
a \0 and thus we need to be binary safe.
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_libmysql.h
ext/mysqli/mysqli_mysqlnd.h
ext/mysqli/mysqli_nonapi.c
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd.h
ext/mysqlnd/mysqlnd_auth.c
ext/mysqlnd/mysqlnd_structs.h