Forum OpenACS Q&A: Re: integrity constraints and mysql

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
Collapse
Posted by Talli Somekh on
  • A properly written application will make sure (internally) that it is not violating referential integrity constraints before proceding with a query. Thus, additional checks on the database level will only slow down performance for such an application.

impressive. we really need to update "Why not MySQL"...

talli