Bug #16483 | Missing importance notice in the help | ||
---|---|---|---|
Submitted: | 13 Jan 2006 14:52 | Modified: | 4 May 2006 14:07 |
Reporter: | Richard Šusta | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET Documentation | Severity: | S3 (Non-critical) |
Version: | 1.0.7 | OS: | Windows (Windows 2000) |
Assigned to: | MC Brown | CPU Architecture: | Any |
[13 Jan 2006 14:52]
Richard Šusta
[13 Jan 2006 15:29]
Richard Šusta
Some table structures (their charsets) will require the connection string with utf8. MySqlConnection myConnection = new MySqlConnection( "Server=dce.felk.cvut.cz; User name=xxx; Password=yyy; Database=zzz; Charset=utf8;" );
[15 Jan 2006 21:05]
Vasily Kishkin
Thanks for the bug report. I could't find about the default option in documentation.
[4 May 2006 14:07]
MC Brown
I have added an 'Important' section to the end of the 'Handling Errors' section of the connector-net documentation.