Christian Mötzing wrote: > Hi, > > I posted a problem about the curmail_size a while ago. I got this patch > to fix it. > Now I noticed this in my logs: > > Mar 26 09:40:15 vs1139181 dbmail/imap4d[11723]: Error:[sql] > dbmysql.c,db_query(+290): [You have an error in your SQL syntax; check > the man ual that corresponds to your > MySQL server version for the right syntax to use near 'THEN curmail_size > - 103071 ELSE 0 END WHERE user_idnr = > 15' at line 1] [UPDATE dbmail_users SET curmail_size = CASE curmail_size > >= 103071 THEN curmail_size - 103071 ELSE 0 END WHERE > user_idnr = 15]
Mmm, a small regression in the 2.2 code. Fixed now. http://git.dbmail.eu/cgit/cgit.cgi/paul/dbmail/patch/?id=a91d55fb1bb85cdfe980b9c5f615175605d41dd7 -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
