From: Lionel B. <lio...@bo...> - 2005-06-01 16:07:52
|
Michel Bouissou wrote: >Le Mercredi 01 Juin 2005 16:59, Lionel Bouton a =E9crit : > =20 > >>Hi, here's a bounce I got as list admin (I doubt it ever reached the >>list as I've no trace of a delivery attempt from sourceforge in my own >>server logs). >> =20 >> > >I've received this message this morning however... > >BTW, I didn't get any answer about my bug report of last saturday: > ><<< >SQLgrey 1.5.6 + MySQL: In both AWLs, everytime last_seen is updated,=20 >first_seen is updated as well, where it should not. > =20 > > >Did you get it ? > =20 > No ! This one obviously got through though :-) I checked the code and didn't spot any obvious mistake (no UPDATE involves first_seen). *But* there was a bug in the database migration code from version 2 to 3 in 1.5.5 IIRC : it resets the first_seen values to last_seen (drag and drop of code from the earlier migration where first_seen didn't exit yet). It is solved in 1.5.6 IIRC. Lionel. |