Fixed BUG#10537: Server crashes while loading data file into table through
procedure. by simply disabling 'load' in stored procedures, like it's already disabled for prepared statements. (They must be made "re-execution" safe before working with either PS or SP.)
Showing
Please register or sign in to comment