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