If your database encoding is cp125, all fixtures files also have to be
cp125.

On Apr 12, 2:14 pm, belbek <[email protected]> wrote:
> dtabases.yml
>
> all:
>   propel:
>     class: sfPropelDatabase
>     param:
>       classname: PropelPDO
>       dsn: 'mysql:host=localhost;dbname=info'
>       username: root
>       password: null
>       encoding: cp1251
>       persistent: true
>       pooling: true
>
> categories:
>   sut: {name: "ываывыаыыа"}
>   bad: {name: "and some othe cyrillic words"}
>
> >symfony propel:data:load
>
> geting    unable to execute insert: incorrect string value for column
> name: \XFB .........
>
> how to insert cyrillic words?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to