Bug #14025 not return procedure select
Submitted: 14 Oct 2005 11:37 Modified: 29 May 2013 11:21
Reporter: zmcsdh zmcsdh Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51.11-2 OS:Windows (win)
Assigned to: MySQL Verification Team CPU Architecture:Any

[14 Oct 2005 11:37] zmcsdh zmcsdh
Description:
create procedure s() select * from test.test_table
use borland c++builder 6.0 sp4 
adoquery
adostore

How to repeat:
sunbb

Suggested fix:
create procedure s() select * from test.test_table
use borland c++builder 6.0 sp4 
adoquery
adostore
[14 Oct 2005 17:06] MySQL Verification Team
I don't understand what you mean with "not return procedure select"
the procedures aren't visible with an MyODBC connection, you use
the call sp for to use them.
[15 Nov 2005 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[29 May 2013 11:21] Bogdan Degtyariov
I'm closing this bug because I can not continue without feedback from the reporter. If you have new info, please reopen the report.