View Single Post
Old 08-01-2008, 09:17 PM   #2
neo_fox
Mambo Supporter
Moderators
 
neo_fox's Avatar
 
Join Date: Jun 2007
Location: /home/radek
Posts: 289
Re: utf-8 and Collation on phpmyadmin

Hi Matador,

Code:
ALTER TABLE table CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci;
unfortunately for every single table

Regards,
Neo
__________________
Sigsiu.NET - SOBI Development Team
Radek Suski
Internet: www.Sigsiu.NET / Online Shop: https://Shop.Sigsiu.NET / Support Center: http://Helpdesk.Sigsiu.NET
neo_fox is offline   Reply With Quote