Query:update mbpd_visit set value = value + 1 where visitdate = '2012-02-05'
Notice:
Text: MySQL ERROR: Table 'homeimpr_wsm.mbpd_visit' doesn't exist
File: /home/homeimpr/public_html/mbpd/classes/database.class.php
Line: 8
Call Stack:
errorHandler(1024, "MySQL ERROR: Table 'homeimpr_wsm.mbpd_visit' doesn't exist
", "/home/homeimpr/public_html/mbpd/classes/database.class.php", 8, array())
trigger_error("MySQL ERROR: Table 'homeimpr_wsm.mbpd_visit' doesn't exist
")
/home/homeimpr/public_html/mbpd/classes/database.class.php [8]
throw_mysql_error(Resource id #3)
/home/homeimpr/public_html/mbpd/classes/database.class.php [157]
Dataset->exec("update mbpd_visit set value = value + 1 where visitdate = '2012-02-05'")
/home/homeimpr/public_html/mbpd/classes/tools.lib.php [157]
sqlexec("update mbpd_visit set value = value + 1 where visitdate = '2012-02-05'")
/home/homeimpr/public_html/mbpd/index.php [23]