[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smsd and scandinavian characters cut out problem
From: |
Daniele Forsi |
Subject: |
Re: smsd and scandinavian characters cut out problem |
Date: |
Sat, 27 Feb 2010 00:24:03 +0100 |
2010/2/26 Ari A:
> The database character collation is UTF8_general_ci. Also the column text is
> the same.
> I have also tested with character collation latin1_swedish_ci, but the result
> is the same.
encoding, not collation
make sure that mysql, your application and smsd use the same encoding
(smsd uses the LANG environment variable)
> I have added a extra feature to smsd: Limitation to sending
that's interesting (has already been proposed in the past) but it
belongs to the application, smsd should be as stupid as possible
--
Daniele Forsi