ID: 43036 Updated by: [EMAIL PROTECTED] Reported By: chad at herballure dot com -Status: Open +Status: Assigned Bug Type: MySQLi related Operating System: Linux PHP Version: 5.2.5RC1 -Assigned To: +Assigned To: uw
Previous Comments: ------------------------------------------------------------------------ [2007-10-19 12:42:10] chad at herballure dot com Description: ------------ ext/mysqli/tests/047.phpt fails because the default MySQL character set of this machine is UTF-8 instead of some single-byte encoding. This makes the 'length' and 'charsetnr' fields have unexpected values (30 and 33 instead of 10 and 3), but otherwise the test produces the expected results. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43036&edit=1