• #indieweb 2014-10-16
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-10-16 UTC
# 21:39
danlyke
If the connection to the database was UTF8 and the table was Latin1, the database would have to be coercing 8212(decimal) into an 8 bit number, so it'd choke on that. If the connection was Latin1 and the table was Latin1, you'd get garbage.