Joel Linn
2016-07-03 17:31:19 UTC
Why is it chosen to "not support stored procedures" instead of adding two
lines of code?
Are there any security or performance implications? I don't see why the fix
would not be applied.
I'am now running a query that is several hundred characters long and doesn't
scale linear, just to shoehorn everything into one query; It could be done
much easier and faster in a stored procedure.
Von: owner-postfix-***@postfix.org
[mailto:owner-postfix-***@postfix.org] Im Auftrag von John Fawcett
Gesendet: Sonntag, 3. Juli 2016 18:10
An: postfix-***@postfix.org
Betreff: Re: Possible Bug ? postfix 3.1.0-3 fails on mysql table lookup
On 07/03/2016 05:35 PM, Joel Linn wrote:
Hi guys,
think I found a bug using Ubuntu 16.04, can you confirm this?
...
Hi
it's not actually a bug. Postfix does not support mysql stored procedures.
This was discussed here back in 2008:
http://osdir.com/ml/mail.postfix.devel/2008-02/msg00021.html
best regards
John
lines of code?
Are there any security or performance implications? I don't see why the fix
would not be applied.
I'am now running a query that is several hundred characters long and doesn't
scale linear, just to shoehorn everything into one query; It could be done
much easier and faster in a stored procedure.
Von: owner-postfix-***@postfix.org
[mailto:owner-postfix-***@postfix.org] Im Auftrag von John Fawcett
Gesendet: Sonntag, 3. Juli 2016 18:10
An: postfix-***@postfix.org
Betreff: Re: Possible Bug ? postfix 3.1.0-3 fails on mysql table lookup
On 07/03/2016 05:35 PM, Joel Linn wrote:
Hi guys,
think I found a bug using Ubuntu 16.04, can you confirm this?
...
Hi
it's not actually a bug. Postfix does not support mysql stored procedures.
This was discussed here back in 2008:
http://osdir.com/ml/mail.postfix.devel/2008-02/msg00021.html
best regards
John