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 computer. (so my computer never seen
mysql)

after taht, I downloaded the 5.1 mysql installer
http://dev.mysql.com/downloads/mysql/5.1.html#win32
install it configure the server and then try my test and ... "Using
unsupported buffer type: 254  (parameter: 2)"

I made other test (with number and ) and then
bind return ] Using unsupported buffer type: 268641644  (parameter: 3)

and execute stmt return :  No data supplied for parameters in prepared statement


any idea?? thank you

a++







On Wed, Jan 14, 2009 at 12:11 PM, Walter Heck <li...@olindata.com> wrote:
> Could it be associated with one of the known issues listed at
> http://dev.mysql.com/doc/refman/5.1/en/upgrading-from-5-0.html ?
>
>
> quote:
> "Incompatible change: In MySQL 5.1.25, a change was made to the way
> that the server handles prepared statements. This affects prepared
> statements processed at the SQL level (using the PREPARE  statement)
> and those processed using the binary client-server protocol (using the
> mysql_stmt_prepare() C API function). "
>
> Kind regards,
>
> Walter Heck
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/mysql?unsub=ele...@gmail.com
>
>



-- 
http://deathboater.blogspot.com/

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to