Searched refs:MYSQLI_TYPE_BLOB (Results 1 – 4 of 4) sorted by relevance
85 …MYSQLI_TYPE_BLOB => array("LONGBLOB", 'MySQL does not report proper type. Use Length to distinct B…86 …MYSQLI_TYPE_BLOB => array("MEDIUMBLOB", 'MySQL does not report proper type. Use Length to distinct…87 …MYSQLI_TYPE_BLOB => array("TINYBLOB", 'MySQL does not report proper type. Use Length to distinct B…88 MYSQLI_TYPE_BLOB => array("BLOB", 'silly'),
72 "MYSQLI_TYPE_BLOB" => true,
56 MYSQLI_TYPE_BLOB => "BLOB",
391 const MYSQLI_TYPE_BLOB = UNKNOWN; define
Completed in 12 milliseconds