Hi Team,

I am calling Do method of DBObject and passing this statement

delete from customer_user where login = 'test123'

this returns me 1 in response every time

and when I pass select login from customer_user where login = 'test123'

this also returns me 1 in response.


Is this issue with otrs or is there some caching happening?

Thanks,
Jignesh

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to