Bug #21534 function returning a table
Submitted: 9 Aug 2006 10:03 Modified: 28 Aug 2006 12:18
Reporter: gtbear gtbear Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S4 (Feature request)
Version:5.1.11 OS:Linux (Linux)
Assigned to: CPU Architecture:Any
Tags: function table return

[9 Aug 2006 10:03] gtbear gtbear
Description:
Hi all.I'm writing small billing system for my localnet.This system will use radius for authorization and accounting.Today we use "cake" billing which writed on PL-PG/SQL.The only problem with mysql,that function can't return a table with results.I looked in cake ... they return table maked by CREATE TYPE statement.So..the only question..how can i return such table from procedure(or function) without rewriting freeradius source code.
P.S.Sorry for my english.This is foreign language for me)

How to repeat:
na
[28 Aug 2006 12:18] Valeriy Kravchuk
Thank you for a feature request. Current SP language of MySQL is far from similar to PL/SQL, and I do not expect any PL/SQL-specific features to be implemented any time soon.

As for your "how to" question, support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/.