I have a python script which gives me a result by taking inputs.
And I have a mysql database. Now I want to execute the python script from mysql procedure or function!!
Is it possible to do it ?? If yes , please help me in achieving this task or suggest me some resources from which I can acomplish this task.
Thank you in advance.