• Welcome to KonaKart Community Forum. Please login or sign up.
 
December 22, 2024, 08:17:13 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Oscar

1
Installation of KonaKart / Re: KK_IF error
July 30, 2007, 11:28:09 pm
I upgraded my MySQL from 4.1 to 5.0 and I could run the database scritps successfully.

Thanks you very much for your help Jhon.

Oscar.

2
Installation of KonaKart / Re: KK_IF error
July 30, 2007, 04:07:14 pm
Thanks for advice John,
I used MySql 4.1 because it is recomended in the KonaKart installation manual. I do not have any problem upgrading my version of mysql. but anyway I'll tell you how it goes.

Thanks,
Oscar
3
Installation of KonaKart / KK_IF error
July 30, 2007, 05:51:33 am
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