Jump to content

Database Collation


Guest Axel Wers

Recommended Posts

Posted

I would use whatever the database defaults to. Trust me - don't mess with db collations and charsets if you can absolutely avoid it lol.

If you're configuring mysql for the first time and want to use one or the other, I use general for any charset groups when possible.

Posted

Yes.

I don't have any problems at this time with my database. My tables have set utf8_slovak_ci collation but I don't know if utf8_general_ci would be better.

Posted

Changing it would likely result in many problems. I never ever ever ever ever (did I mention, ever) willingly change the collation without VERY good reason once the site is running. It often corrupts the data in the tables.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...