and (source like ?) ) as a] ; Column 'status' in where clause is ambiguous; nested exception is com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:Column 'status' in where clause is ambiguous
while the FROM clause is being scanned. That allowed errorMissingColumn() to give a more useful error to the one produced by the prior coding of that mechanism, with an errhint sometimes proffering: 'There is a column named "foo" in table "bar", but it cannot be referenced from this ...
and (source like ?) ) as a] ; Column 'status' in where clause is ambiguous; nested exception is com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:Column 'status' in where clause is ambiguous