Your message dated Wed, 8 Feb 2012 21:18:05 +0100
with message-id 
<CALjhHG9QC-oEvcXWcPvvYmru88UZtwvNQYP7ovBTJuNipMao=w...@mail.gmail.com>
and subject line php5-mysqlnd is available from 5.3.9-6
has caused the Debian Bug report #654393,
regarding use mysqlnd for mysqli and PDO
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
654393: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654393
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-mysql
Version: 5.3.8.0-1+b1
Severity: wishlist

Hi,

since PHP 5.3.3, PHP ships with a MySQL Native Driver called mysqlnd.
It is not enabled by default in PHP 5.3 but it will in PHP 5.4 (which
is in RC4 right now).

Now we can expect that it is mature enough to be used by default in
Debian packages. Moreover it comes with additional performance and
functionalities (like load balancing, replication, query result
cache).

Informations for mysqli compilation are at
http://www.php.net/manual/en/mysqli.installation.php.
Informations for PDO are at http://www.php.net/manual/en/ref.pdo-mysql.php
Informations about mysqlnd are at
http://www.php.net/manual/en/mysqlnd.overview.php

Thanks,
-- 
Julien



--- End Message ---
--- Begin Message ---
Version: 5.3.9-6

php5 (5.3.9-6) unstable; urgency=low

  * Build MySQL extensions with Native Driver as an alternative
    (Closes: #576412)
  * Set default mysql socket location to /var/run/mysqld/mysqld.sock
  * Move php5-sqlite postinst code to postinst.extra
  * Cherry-pick patches from Fedora:
    + Fix mysqlnd socket location fix
    + Define _GNU_SOURCE in the configure.in
    + Typing fixes in dba extension
    + Don't add RPATH to extensions
  * Add missing check for dpkg-maintscript-helper in sqlite preinst
    and postrm
  * Add code to specify priority of modules to load mysqlnd.so before
    mysql.so and mysqli.so in php5-mysqlnd package
  * Alter version in rm_conffile call to 5.3.9~ to handle all possible
    versions due binNMUs (Closes: #656495)
  * Add more condition when to remove empty postinst script

 -- Ondřej Surý <[email protected]>  Tue, 31 Jan 2012 15:25:57 +0100


-- 
Ondřej Surý <[email protected]>


--- End Message ---

Reply via email to