Database error on fresh install

I got the following error when I tried to install.



Importing data:

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Database error: Data too long for column ‘description’ at row 1 (1406)

Invalid query: INSERT INTO cscart_shipping_service_descriptions (service_id, description, lang_code) VALUES (‘18’, ‘FedEx 2nd Day’, ‘EN’)



The “description” column is set “varchar 255”. I think it should be fine.

Any idea? Please help.



My server has

IIS 5.1

PHP 5.2.6

MySQL 5.0.51a



Thanks.

Resolved!

I have upgraded it from v2.0.11 to v2.0.12. I could successufully installed.



Thanks.