I'm seeing
OperationalError (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='")
It looks like some of my variables are UTF8 strings
'name': 'pxc7x9dxcax87xc9x9fxc4xb1xc9xa5s Badge'
Is this a configuration issue? If so, how can i solve it? I'd like to handle everything in Unicode (I think).
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…