Bug #71907 Example for set_charset_collation is wrong
Submitted: 3 Mar 2014 10:03 Modified: 4 Mar 2014 13:15
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Documentation Severity:S3 (Non-critical)
Version:1.0.10 OS:Any
Assigned to: Paul DuBois CPU Architecture:Any

[3 Mar 2014 10:03] Daniël van Eeden
Description:
Page: http://dev.mysql.com/doc/connector-python/en/connector-python-api-mysqlconnection-set-char...

The example uses cnx.set_charset(), but it should be cnx.set_charset_collation()

How to repeat:
Try the example in the docs.
[4 Mar 2014 11:27] MySQL Verification Team
Hello Daniel,

Thank you for the bug report.

Thanks,
Umesh
[4 Mar 2014 13:15] Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.