On Wed, May 13, 2009 at 03:18:20PM +0100, Chris Cole wrote:
> > Then we can make a start at helping you - currently your database is too
> > broken.
> 
> That's what's confusing me. How come the SQL works fine?

MyISAM == broken, unless you -really- know what you're doing. No foreign
key support, no rollback in transactions, etc.

Bad. Wrong. No. Don't do it.

-- 
        Matt S Trout         Catalyst and DBIx::Class consultancy with a clue
     Technical Director      and a commit bit: http://shadowcat.co.uk/catalyst/
 Shadowcat Systems Limited
  mst (@) shadowcat.co.uk        http://shadowcat.co.uk/blog/matt-s-trout/

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to