Dear all
How can I make a user defined function (written in C/C++) what returns a
row or rowset / result set (like "show open tables")
for example select udf(1,'par2') what returns
C1 | C2 | C3
+--+-
1 | 2 | A
2 | 3 | B
3 | 4 | C
Thanks Gergő
--
MySQL General Ma
Hi ,
Is everybody have ever made bind to column and for where coluse in one ?
select colname from table where wcol=?
colname is binded to one attay
and the ? is binded to an other...
My server (4.1) is dump all the time)
Thnaks Gergő
--
MySQL General Mailing List
For list archives: http: