Procs aren't supported on mysql as mysql itself says the proc feature is pretty immature still.
The level of support for stored procs in mysql differs with every mysql build, so it's impossible to support this feature properly on mysql. Also the meta-data retrieval of proc data is crappy (if at all possible) on mysql.