How do I handle MySQL errors?
MySQL: Error Handling. If an expected error is specified and that error occurs, mysqltest continues reading input. If the command is successful or a different error occurs, mysqltest aborts. If no expected error is specified, mysqltest aborts unless the command is successful. How do I handle errors in MySQL? MySQL: Error Handling. If an expected error is specified and that …