DatabaseTasks_mysql::$pdoDriver

The PDO driver name for MySQL and equivalent databases.

Type: string

File

includes/database/mysql/install.inc, line 17

Class

DatabaseTasks_mysql
Specifies installation tasks for MySQL and equivalent databases.

Code

protected $pdoDriver = 'mysql';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.