Lines Matching refs:getAttribute
23 … if (!is_object($db) || (!$ignore_diff && ($value !== ($tmp = @$db->getAttribute($option)))))
30 echo "Failed to getAttribute() for $option_desc\n";
45 /* TODO getAttribute() does not handle it */
53 $tmp = $db->getAttribute($option);
55 …printf("[001] Expecting default value for '%s' of '%s'/%s, getAttribute() reports setting '%s'/%s\…
59 echo "Failed to getAttribute() for $name\n";
73 Failed to getAttribute() for PDO::MYSQL_ATTR_INIT_COMMAND
74 Failed to getAttribute() for PDO::MYSQL_ATTR_READ_DEFAULT_FILE
75 Failed to getAttribute() for PDO::MYSQL_ATTR_READ_DEFAULT_GROUP
76 Failed to getAttribute() for PDO::MYSQL_ATTR_READ_DEFAULT_FILE
77 Failed to getAttribute() for PDO::MYSQL_ATTR_READ_DEFAULT_FILE