Added mapping for MySQL Native Driver extension
This commit is contained in:
parent
0dff46b6f2
commit
c0cd87cc1f
@ -10,6 +10,7 @@
|
|||||||
'memcache_pkg': 'php5-memcache',
|
'memcache_pkg': 'php5-memcache',
|
||||||
'memcached_pkg': 'php5-memcached',
|
'memcached_pkg': 'php5-memcached',
|
||||||
'mysql_pkg': 'php5-mysql',
|
'mysql_pkg': 'php5-mysql',
|
||||||
|
'mysqlnd_pkg': 'php5-mysqlnd',
|
||||||
'pear_pkg': ' php-pear',
|
'pear_pkg': ' php-pear',
|
||||||
'soap_pkg': ' php-soap',
|
'soap_pkg': ' php-soap',
|
||||||
'fpm_service': 'php5-fpm',
|
'fpm_service': 'php5-fpm',
|
||||||
@ -32,6 +33,7 @@
|
|||||||
'memcache_pkg': 'php-pecl-memcache',
|
'memcache_pkg': 'php-pecl-memcache',
|
||||||
'memcached_pkg': 'php-pecl-memcached',
|
'memcached_pkg': 'php-pecl-memcached',
|
||||||
'mysql_pkg': 'php-mysql',
|
'mysql_pkg': 'php-mysql',
|
||||||
|
'mysqlnd_pkg': 'php-mysqlnd',
|
||||||
'pear_pkg': ' php-pear',
|
'pear_pkg': ' php-pear',
|
||||||
'soap_pkg': ' php-soap',
|
'soap_pkg': ' php-soap',
|
||||||
'fpm_service': 'php-fpm',
|
'fpm_service': 'php-fpm',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user