phpmyadmin/test/classes/Import
Kamran 135724f0d4
fix: simulate query matched rows wrong count (#18536)
* bugfix for simulate query matched rows wrong count

Signed-off-by: kamioon <kamran.azari@gmail.com>

* remove extra parentheses
add space before and after the else keyword

Signed-off-by: kamioon <kamran.azari@gmail.com>

* replaced with suggested commit from @MoonE with the <=> operator

Signed-off-by: kamioon <kamran.azari@gmail.com>

* add parentheses for the main where condition in simulated update query

Signed-off-by: kamioon <kamran.azari@gmail.com>

* update tests for the simulated update query changes

Signed-off-by: kamioon <kamran.azari@gmail.com>

---------

Signed-off-by: kamioon <kamran.azari@gmail.com>
2023-08-26 16:26:08 -03:00
..
AjaxTest.php
SimulateDmlTest.php fix: simulate query matched rows wrong count (#18536) 2023-08-26 16:26:08 -03:00