Hi to everyone, i have a simple problem, i want to save a model, the Vote model.
The Vote model table has a lot of indexes, so the insert i a bit slow. For security reasons (avoid duplicate vote) i need to save the model vote with a INSERT HIGH PRIORITY (i am using mysql). Is there some way to do this? Thanks for your time, Eugenio Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
