BubikolRamios
11-08-2009, 10:50 AM
if I run this from mysql query browser then this works
call my_proc(@e,'84',somestring);
exact same line from within another proc, does not even get into my_proc ?
call my_proc(@e,'84',somestring);
exact same line from within another proc, does not even get into my_proc ?