ID: 31015 Updated by: [EMAIL PROTECTED] Reported By: newey499 at hotmail dot com -Status: Open +Status: Assigned Bug Type: Feature/Change Request Operating System: w2k PHP Version: 5.0.2 -Assigned To: +Assigned To: georg New Comment:
I will implemented this after fix of MySQL bug #6911 (http://bugs.mysql.com/?id=6911&edit=2). Currently it's not possible to determine the correct length for certain character sets (like utf8). Previous Comments: ------------------------------------------------------------------------ [2004-12-08 03:24:34] newey499 at hotmail dot com Description: ------------ mysqli Object Exposing the create length of a field as a property of the field object would IMHO be a useful enhancement. I suspect it should be fairly straightforward as it looks like the field object is acting as a wrapper for the MYSQL_FIELD struct. Reproduce code: --------------- N/A Expected result: ---------------- N/A Actual result: -------------- N/A ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31015&edit=1
