Guest User

Untitled

a guest
Dec 12th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Warning: PDO::exec(): 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 '; UPDATE job_applications SET status='Hired', employee=(SELECT LAST_INSERT_ID())' at line 1 in /var/www/public/ironhandadmin/site_root/util.php on line 226 Fatal error: Uncaught exception 'PDOException' with message 'There is no active transaction' in /var/www/public/ironhandadmin/site_root/util.php:230 Stack trace: #0 /var/www/public/ironhandadmin/site_root/util.php(230): PDO->commit() #1 /var/www/public/ironhandadmin/site_root/index.php(88): createEmployeeFromApplication(Object(PDO), Array, Array) #2 {main} thrown in /var/www/public/ironhandadmin/site_root/util.php on line 230
Add Comment
Please, Sign In to add comment