Stored procedure problem

Stored procedure problem

am 11.10.2005 10:02:17 von stemd

Hello!

http://bugs.mysql.com/bug.php?id=2658

Have somebody found solution for above bug, as I will code
myself the solution, but I am asking here to not reinvent
the wheel :-)

Problem is following:

In MySQL 5 you can use stored procedures, which in mysql
client return resultsets, but when using perl DBI (or DBD::mysql)
I get: "DBD::mysql::st execute failed: PROCEDURE dbase1.proc1
can't return a result set in the given context ..."

I solved that problem in C using CLIENT_MULTI_RESULTS,
but perl DBI resists, so I ask here before modifying dbdimp.c


Thanks in advance

--
God speed