You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to The UDF Repository for MySQL
When I execute sys_exec function I get 32512. From what I can tell,
that doesn't really mean much. That is, it doesn't necessisarily mean
that execve failed. The shell can return "127" (I'm not sure what
that means).
I know that my program is not getting called. Has anyone see this
problem before?