List:General Discussion« Previous MessageNext Message »
From:Steve Freitas Date:October 5 1999 6:38pm
Subject:Normalization w/ MySQL?
View as plain text  
Someone please correct me on this if I'm wrong.

The way I understand MySQL is that foreign keys don't work. What this 
means is that MySQL is incompatible with any database schema that's in 
normalized form. Is this true?

And if this is true, what does everybody do? If I want to, say, add 
something to the shopping cart table for someone, I'd have to insert 
their account number along with everything else. And if they changed 
their account number over in their account management screen (unlikely 
but go with me), unless my program went through and modified the stored 
account number in the shopping cart table, it'd be lost to them, wouldn't 
it?

Thanks,

Steve Freitas
Newport Beach, California

Thread
Normalization w/ MySQL?Steve Freitas6 Oct
Re: Normalization w/ MySQL?Thimble Smith6 Oct
Re: Normalization w/ MySQL?Steve Freitas6 Oct
Re: Normalization w/ MySQL?Dan Nelson6 Oct
  • Re: Normalization w/ MySQL?James Manning6 Oct
    • Re: Normalization w/ MySQL?Dan Nelson6 Oct
Re: Normalization w/ MySQL?Steve Freitas6 Oct
Re: Normalization w/ MySQL?Vivek Khera6 Oct
Re: Normalization w/ MySQL?Bob Kline7 Oct