I doubt it's a bug with Cake... if you have fields specifically set to
be unique in the database, then nothing Cake can do should allow NON-
unique fields. Seems very strange. I would imagine that the records
that appear to be non-unique actually are unique, but probably with
hidden characters or something of that sort.

Do you have any more details?

On Sep 4, 1:17 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> In table I have two fields UNIQUE.
>
> When I set debug level = 1, after Model->save, I can see: "MySQL
> warning" & I get my own warning, which show, when Model->save fail.
>
> But, when I switch into debug level = 0 . I don't see any warning and
> get records in my table with non unique fields!
>
> It's bug?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to