[Phpmyadmin-devel] Inserted row result count

Chirayu Chiripal chirayu.chiripal at gmail.com
Thu Jun 12 21:19:45 CEST 2014


Hi,


On Thu, Jun 12, 2014 at 8:15 PM, Isaac Bennetch <bennetch at gmail.com> wrote:

> 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?
>

It is yet another SQL parser bug. I have created the bug ticket:
https://sourceforge.net/p/phpmyadmin/bugs/4457/
and have sent a PR: https://github.com/phpmyadmin/phpmyadmin/pull/1224

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

-- 
Regards,
Chirayu Chiripal
phpMyAdmin Intern - Google Summer of Code 2014
https://chirayuchiripal.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20140613/57d3edcb/attachment.html>


More information about the Developers mailing list