On Mon, May 27, 2013 at 7:26 AM, Νίκος Γκρ33κ <nikos.gr...@gmail.com> wrote:
> No thi is not a mysql issue becaus ei have this line above for storing and 
> retrieval form database.
>
> con = pymysql.connect( db = 'metrites', host = 'localhost', user = 'me', 
> passwd = 'somepass', init_command='SET NAMES UTF8' )

Research MySQL and UTF-8, then see how your command is actually
flawed. Then research ESR and asking questions the smart way, and see
how your post is also flawed.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to