[Phpmyadmin-devel] Inserted row result count

Isaac Bennetch bennetch at gmail.com
Thu Jun 12 16:45:27 CEST 2014


I'm looking at this StackOverflow question [1], and notice strange behavior.

If I insert a row by clicking the Insert tab, I get the expected result
" 1 row inserted. Inserted row id: 11". If I then submit the returned
SQL statement without any modifications, the row is inserted as expected
but the resulting message is "MySQL returned an empty result set (i.e.
zero rows). (Query took 0.0130 seconds.)"

Any thoughts about this?

1 -
https://stackoverflow.com/questions/24135506/how-to-show-inserted-affected-rows-after-query-with-phpmyadmin-4-2-3




More information about the Developers mailing list