in reply to Re^2: get response from mysql do after executing the querry like load , update etc
in thread get response from mysql do after executing the querry like load , update etc
I suspect, however, that you are looking for the exact string you see from the CLI '0 rows affected, 7 arnings...). This is a common desire, but it is not coming from the engine -- this comes from the CLI (ie, running the 'mysql' command from the *nix prompt). I believe you can generate all this info yourself, just not with a single call
|
|---|