Integration of gRPC and MySQL User Define Function

66 views
Skip to first unread message

Leila Fathi

unread,
Nov 2, 2022, 12:11:21 PM11/2/22
to grpc.io
I aim to call a service from my MYSQL UDF. As you know I have to implement .proto, server.cc and client.cc in gRPC side and on the other hand I have to implement my UDF in c++. The app will work as when I call the MYSQL UDF (by select my_udf()) this UDF calls a service and server runs it and returns the result. My question is that how can I do this?
Thanks 
Reply all
Reply to author
Forward
0 new messages