Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-mysqlnd - A module for PHP applications that use MySQL databases
The php-mysqlnd package contains a dynamic shared object that will add
MySQL database support to PHP. MySQL is an object-relational database
management system. PHP is an HTML-embeddable scripting language. If
you need MySQL support for PHP applications, you will need to install
this package and the php package.
This package use the MySQL Native Driver
Packages
Latest: php-mysqlnd-5.4.13-2.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
php-mysqlnd |
0 |
5.4.13 |
2.el6.fio |
x86_64 |
256 KiB |
2013-05-25 04:18:55 |
Changelog:
- * 2013-03-14 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.13-1
- update to 5.4.13
- security fix for CVE-2013-1643
- Hardened build (links with -z now option)
- Remove %config from %{_sysconfdir}/rpm/macros.*
(https://fedorahosted.org/fpc/ticket/259).
- * 2013-02-20 - Remi Collet <remi[AT]fedoraproject[DOTORG]> 5.4.12-1
- update to 5.4.12
- security fix for CVE-2013-1635
- enable tokyocabinet dba handler
- upstream patch (5.4.13) to fix dval to lval conversion
https://bugs.php.net/64142
- upstream patch (5.4.13) for 2 failed tests
- fix buit-in web server on ppc64 (fdset usage)
https://bugs.php.net/64128
- * 2013-01-16 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.11-1
- update to 5.4.11
- fix php.conf to allow MultiViews managed by php scripts
- * 2012-12-19 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.10-1
- update to 5.4.10
- remove patches merged upstream
- * 2012-12-11 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.9-3
- drop "Configure Command" from phpinfo output