[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: RE : RE : RE : Crash on entry modification in back-sql/unixODBC/oracle (ITS#2641)



> In my case delete fails before crashing because backsql_count_children
> returns an error because the SQL request returns "0.0000000000" (and not
> 0) and the test after strtol at the end of the function fails.

I'll have a look at this.  Is this a RDBMS related issue?
I mean: the query looks like

SELECT COUNT(distinct subordinates.id) from ...

I do not expect COUNT to return a fractional number; is it reasonable to
have fractional counts of discrete pieces of information?  I've committed
a hack in HEAD, can you go on testing?  Thanks, p.

-- 
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it