Re: [Mysql]problem upgrade version 4.0.18 to 4.1.16
am 03.04.2006 12:47:06 von Christian Kirsch
Artur S³owik schrieb:
> Hi
> I have a problem with mysql v.4.1.16.
> In version 4.0.18 select count(*) return value integer and now in version
> 4.1.16 select count(*) return value string.
> What can I change that to work correctly.
What makes you think that? Please describe exactly what you're doing
and what tools you're using. If you seem to have this problem in
PHPMyAdmin only, please ask its developers about it.
Re: [Mysql]problem upgrade version 4.0.18 to 4.1.16
am 03.04.2006 13:23:40 von slowik
My application create in Visual Fox Pro 8.0 and i connect to mysql for odbc.
Uzytkownik "Christian Kirsch" napisal w wiadomosci
news:e0qufa$rt$1@news.mind.de...
> Artur S³owik schrieb:
>> Hi
>> I have a problem with mysql v.4.1.16.
>> In version 4.0.18 select count(*) return value integer and now in
>> version
>> 4.1.16 select count(*) return value string.
>> What can I change that to work correctly.
>
> What makes you think that? Please describe exactly what you're doing
> and what tools you're using. If you seem to have this problem in
> PHPMyAdmin only, please ask its developers about it.
>
>
Re: [Mysql]problem upgrade version 4.0.18 to 4.1.16
am 03.04.2006 13:33:05 von Christian Kirsch
Artur Slowik schrieb:
> My application create in Visual Fox Pro 8.0 and i connect to mysql for odbc.
>
then please try to reproduce the problem in mysql (the command line
application). If everything works ok there, you have a VFP or an ODBC
problem.