Patches item #1573103, was opened at 2006-10-08 20:36 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1573103&group_id=61702
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Alexandr Zamaraev (shura_zam) Assigned to: Nobody/Anonymous (nobody) Summary: Handle charset in configure mySQL storage Initial Comment: In MySql 4 and later may need specifid connection charset After this patch it look at: bayescustomize.ini [Storage] persistent_use_database=mysql persistent_storage_file=host:localhost user:root pass:root dbname:spam charset:cp1251 ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2007-04-04 21:49 Message: Logged In: YES user_id=14198 Originator: NO Looks fine to me, and I doubt anyone else is able to confirm, so... Checking in storage.py; new revision: 1.62; previous revision: 1.61 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1573103&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
