[ingo] Multiple vacation_unset

Jan Schneider jan at horde.org
Wed Feb 19 13:25:25 UTC 2014


Zitat von woj woj <wojnas at gmail.com>:

> Hello.
> could anybody knows how to make two queries for vacation_unset script in
> ingo?
> In mysql php driver works semicolon ; like this
> 'vacation_unset' => 'UPDATE vacation SET active = 0 WHERE email = %u ;
>  DELETE from vacation_notification WHERE on_vacation = %u',
> But when I change php driver to mysqli a got syntax error.

This is not supported. You may use a stored procedure instead.
-- 
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject



More information about the ingo mailing list