MySQL Forums
Forum List  »  General

Re: What is happening with mySQL?
Posted by: Andrew Gilfrin
Date: June 20, 2005 08:32AM

"To avoid problems in the first place, do not use MySQL to check column content. It is safest (and often faster) to let the application ensure that it passes only legal values to the database."

Can't say I agree with that at all.... What better place to deal with data integrity than at the DB level.

It's statements and issues like these that turns many database professionals away from MySQL

Andrew Gilfrin
------------------
http://gilfster.blogspot.com
My MySQL related Blog

http://www.mysqldevelopment.com
MySQL Stored Procedure,Trigger, View.... (Just about most things these days) Information

Options: ReplyQuote


Subject
Written By
Posted
Re: What is happening with mySQL?
June 20, 2005 08:32AM


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.