Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')))' at line 4: select l.Code3 , CONVERT(((84.99 + l.longitude) / 0.114), UNSIGNED) AS squareLong , CONVERT(((23.28 - l.latitude) / 0.106), UNSIGNED) AS squareLat , Sum(i.numberInd) AS specimens FROM hym_locations l INNER JOIN hym_insectdata i ON l.locationID = i.locationID GROUP BY CONVERT(((84.99 + l.longitude) / 0.114), UNSIGNED) , CONVERT(((23.28 - l.latitude) / 0.106), UNSIGNED), i.speciesID HAVING (((i.speciesID) IN (0,))); Array ( ) in species->setPointMapCubaSpecimen() (line 1905 of /mnt/web118/c2/77/51582777/htdocs/drupal/modules/hymis_core/scripts/class.hymis_species.inc).

Additional

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'DB3766952.hym_semaphore' doesn't exist: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => theme_registry:runtime:cuba7:cache ) in lock_may_be_available() (line 167 of /mnt/web118/c2/77/51582777/htdocs/drupal-7.98/includes/lock.inc).


Uncaught exception thrown in shutdown function.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'DB3766952.hym_semaphore' doesn't exist: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 11684986366052cb03963f6.25522758 ) in lock_release_all() (line 269 of /mnt/web118/c2/77/51582777/htdocs/drupal-7.98/includes/lock.inc).