Searched refs:MYSQLI_TYPE_BLOB (Results 1 – 4 of 4) sorted by relevance
82 …// MYSQLI_TYPE_BLOB => array("LONGBLOB", 'MySQL does not report proper type. Use Length to distinc…83 …// MYSQLI_TYPE_BLOB => array("MEDIUMBLOB", 'MySQL does not report proper type. Use Length to disti…84 …// MYSQLI_TYPE_BLOB => array("TINYBLOB", 'MySQL does not report proper type. Use Length to distinc…85 MYSQLI_TYPE_BLOB => array("BLOB", 'silly'),
56 MYSQLI_TYPE_BLOB => "BLOB",
74 "MYSQLI_TYPE_BLOB" => true,
375 const MYSQLI_TYPE_BLOB = UNKNOWN; define
Completed in 8 milliseconds