Hi Guys,
I am trying to install KonaKart manually but i got an error when I ran the mysql scripts. here is the error:
mysql> CREATE FUNCTION KK_IF (test int, a decimal(15,4), b decimal(15,4)) RETURN
S decimal(15,4) deterministic return IF(test, a, b);
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near '(test
int, a decimal(15,4), b decimal(15,4)) RETURNS decimal(15,4) deterministic' at
line 1
The plataform that i am using is windows Xp and MySql 4.1, please can one of you experienced guys help me?
please advice!
Thanks in advance,
Oscar