SQL Error 1630: Function SUBSTRING does not exist.. huh??
Right. So I've created a stored procedure in a MySQL DB which happens to use SUBSTRING. Running the procedure via a query gives me: SQL Error 1630: Function mydatabase.SUBSTRING does not exist Beg your pardon? ...