Hello.

MySQL 5.0.18

Not assigned 0x80 - 0xFF for  CHAR().

When use:

mysql_stmt_prepare(), mysql_stmt_bind_param(), mysql_stmt_execute().

For NCHAR() successfully assigned 0x00 - 0xFF.

Successfully executed:

INSERT INTO test (h) VALUES(CHAR(128))

                                                                                          Vladimir Khodakov.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to