Upgrage MYSQL 5.0 to 5.1 :: "Using unsupported buffer type"

2009-01-14 Thread elekis
hi all, We have a c application who work perfecty with mysql 5.0. We decide to upgrade and use mysql 5.1. Since that, nothing work, in owr log, we have always the follonig error "Using unsupported buffer type: 254 (parameter: 2)" when we call the mysql_stmt_bind_result function what we do is a

Re: Upgrage MYSQL 5.0 to 5.1 :: "Using unsupported buffer type"

2009-01-14 Thread elekis
heu... sorry but something I don't understand, what I did is remove the mysql dierctory (programFile\mysql) remove the data directory,( C:\Documents and Settings\All Users\Application Data) remove all key who are in regedit and contain mysql (more or less). remove the services, restart my compute

Fwd: Upgrage MYSQL 5.0 to 5.1 :: "Using unsupported buffer type"

2009-01-14 Thread elekis
--- Forwarded message -- From: Walter Heck Date: Wed, Jan 14, 2009 at 1:08 PM Subject: Re: Upgrage MYSQL 5.0 to 5.1 :: "Using unsupported buffer type" To: elekis As I said before: carefully read http://dev.mysql.com/doc/refman/5.1/en/upgrading-from-5-0.html :0 Kind regar

Re: Upgrage MYSQL 5.0 to 5.1 :: "Using unsupported buffer type"

2009-01-14 Thread elekis
oki, I found, it's the dll in system32 who was not suppress. thanks for all a++ On Wed, Jan 14, 2009 at 4:27 PM, wrote: > > Did you re-compile/re-link your C app with the new MySQL header files?... > > Sounds like you didn't. > > > -- > MySQL General Mailing List > For list archives: http