Bug #19814 | Please could the possible values for charsetnr in MYSQL_FIELD be documented | ||
---|---|---|---|
Submitted: | 15 May 2006 12:38 | Modified: | 21 Jun 2006 6:34 |
Reporter: | Martin Evans | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.0.15/4.1/5.1 | OS: | Any (All) |
Assigned to: | MC Brown | CPU Architecture: | Any |
[15 May 2006 12:38]
Martin Evans
[15 May 2006 17:02]
MySQL Verification Team
Thank you for the bug report.
[21 Jun 2006 6:34]
MC Brown
I've now added a section into Chapter 4 of the Internals manual with details on the charsetnr field and character sets in general. You can find the new documentation here: http://dev.mysql.com/doc/internals/en/charsets.html To address one of your specific points, the documentation includes a note about the correlation between charsetnr, character set names, and collation names, and hopefully should explain why different charsetnr values return identical character set name information.