Re: Trouble in calculations
Xavier CAMIER <[email protected]>
| Newsgroups | gmane.comp.db.maxdb |
|---|---|
| Message-ID | <[email protected]> |
Hello, Few weeks ago you replied efficiently to a bug report we made. May I ask you some more details ? We'd need to know when MaxDB 7.6.02.00+ will be released so that we can decide how to treat our bug. Is there any MaxDB roadmap available online ? Kind regards Xavier > > > Zabach, Elke a écrit : >> Xavier CAMIER wrote: >> >>> MaxDB 7.6.00.12 >>> >>> Hello, >>> >>> When executing >>> SELECT -(100+50) FROM DBA.MYTABLE >>> I get 50 as result. >>> >>> When executing >>> SELECT -(100+50+1) FROM DBA.MYTABLE >>> I get 149 as result. >>> >>> >>> Is there something wrong with the way I use parentheses or is >>> this a bug >>> ? Has it been corrected in MaxDB further versions ? >>> >>> >> >> Oops, nothing wrong with your usage of parentheses, but something wrong >> with out handling if there is a minus-sign in front of it and arithmetic >> in it. >> It WILL be corrected with the next version after 7.6.02.00. >> Thank you for reporting this bug. >> Please try to get rid of this combination (in case of constants >> calculate >> outside the kernel, resp. change to -100-50 and so on). >> Sorry for any inconveniences. >> >> Elke >> SAP Labs Berlin >> >> >>> Kind regards, >>> Xavier CAMIER >>> >>> -- >>> MaxDB Discussion Mailing List >>> For list archives: http://lists.mysql.com/maxdb >>> To unsubscribe: >>> http://lists.mysql.com/[email protected] >>> >>> >>> >> >> > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[email protected]