application works fine binding when used locally however via sso the binding seems to fail
ie update
UPDATE
usersSETlogin_date= NOW(),logins= ? WHERE (id = 1)the update statement updates the record as I can see a change date on it however values are not bound.