Hi there I am experiencing a wierd bug in mysql 4.1 which is working in
Mysql5 beta where i am trying to run calculations on user variables. I
use these to pass values to sub queries.
FORMAT((IF(c.bandwidth_limit=0,
((c.monthly_price/@count)*f.percentage_paid)[EMAIL PROTECTED],
((@[EMAIL PROTECTED])*f.percentage_paid)
)),4) AS providers_cut
this is strangely showing up as null or zero. So whats the go , any
ideas ? If you want the full sql lemme know.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]