sqlfiddle
sqlfiddle copied to clipboard
MySQL line numering/error highliting
MySQL errors messages tell what line the error is at. But the numbering starts with 1 for every statement. I think it would be nice to add some hint what statement the query occured in? Like "(+15 lines)". It would be quite useful for errors in schema. Even nicer would be highliting the statement that caused an error for all db or telling which one it was.