Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Change default collation? PHPMYADMIN
Somehow or another I ended up with a bunch of my tables collated as latin1_Swedish_ci in my textpattern db.
I wanted to migrate to another db (dump and import), but I encountered the collation error when I suggested it import as UTF8.
Any suggestions how I might change the collation on all of them at once?
Matthew
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
#2 2006-01-12 04:05:57
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Change default collation? PHPMYADMIN
Unless something is broken, I’d recommend leaving well enough alone. MySQL’s collation and charset handling is a disaster when it comes to upgrading and migrating.
If you must, there is some info here.
Alex
Offline
Re: Change default collation? PHPMYADMIN
Zem,
Thanks, To test, I changed collation per table to utfx_unicode_ci, and everything seems to be working fine. I have very little article wise in the database. Disaster’s suck, so far this seems to be working fine.
In the future, if a DB table set is mixed in its collation, what’s the best method of import?
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Re: Change default collation? PHPMYADMIN
I think you are mixing up Collation and charsets. The two are different and serve different purposes. See the link mentioned above.
Offline
Re: Change default collation? PHPMYADMIN
Thanks Sencer,
Your new avatar is rediculous!
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Pages: 1