Is there a way to find out how many records were inserted by the INSERT IGNORE ? How many lines were added or how many were ignored?
|
Is there a way to find out how many records were inserted by the INSERT IGNORE ? How many lines were added or how many were ignored?
Source: https://ru.stackoverflow.com/questions/579602/
All Articles