Quote Originally Posted by mikaha21 View Post
MySQL is compatible with C++, Java. Mostly people use Python
You can use the MySQL UDF Repository and the sys_exec function to launch your Java code in a new JVM. However, MySQL does not support Python or Tcl in its stored procedures.