search for: 373860

Displaying 1 result from an estimated 1 matches for "373860".

Did you mean: 373863
2006 Oct 13
1
MySQL stored proc authorization
On my Gentoo box until today I had dovecot-1.0_rc7 and used following entry in /etc/dovecot/dovecot-sql.conf password_query = call Authorize('%u', '%n', '%d') Simply put dovecot is calling my mysql stored routine which handles authorization. Until today, when I updated dovecot to dovecot-1.0_rc8 it worked flawlessly. With this version executing stored proc dies with: