Thanks for the response, but i checked, and that's not the problem. 'connect' => 'mysql_connect',
On Aug 13, 5:09 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > make sure that you are using > > 'connect' => 'mysql_connect' > > not pconnect in your db config > > On 8/13/07, Masao <[EMAIL PROTECTED]> wrote: > > > > > > > I've setup a simple Users table with scaffolding to test the master/ > > slave setup suggested in this thread: > > >http://groups.google.com/group/cake-php/browse_thread/thread/58ea010f... > > > But it does not work for me either (as I've read someone else is > > having the same problem) > > > The INSERT's and UPDATE's still go to the 'default' database config. > > > Anyone else having this problem? > > > Masao > > -- > (the old fart) the advice is free, the lack of crankiness will cost you > > - its a fine line between a real question and an idiot > > http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
