MySQL Forums
Forum List  »  General

Re: What is happening with mySQL?
Posted by: Markus Popp
Date: June 18, 2005 08:23PM

There are some things, someone can do wrong to get results that look like this. For example you could have turned foreign key checks off or have are using cascading. Then it might look like MySQL would ignore the rules, but doesn't really.

For the NULL values - have you really entered NULL and not the text 'NULL'?

By now, I've always found a plausible reason if MySQL didn't react the way I expected ;).

Markus

--
Markus Popp, Web Developer, mysql.com
Oracle Austria

Options: ReplyQuote


Subject
Written By
Posted
Re: What is happening with mySQL?
June 18, 2005 08:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.