0

I'm building an application using Java and Mysql 5.1. i would like to know if it's possible using mysql alone to catch sql errors and to insert them into a database.

thanks

1 Answer 1

2

No. What would happen to an error inserting into the error table?

http://dev.mysql.com/doc/refman/5.1/en/error-log.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.