zzzprojects / sqlfiddle

http://sqlfiddle.com
MIT License
275 stars 52 forks source link

MySQL line numering/error highliting #63

Open plushy opened 11 years ago

plushy commented 11 years ago

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.