Commit 8b4da54
committed
ext/mysqli: Drop table at beginning for mysqli_fetch_all_data_types_variation.phpt
If the table exists already (i.e. cleanup fails to run on a persistent
database instance), then the test will fail to run.
Currently being seen on ppc64 CI:
https://github.com/php/php-src/actions/runs/14721423150/job/413158888221 parent 2fea4ef commit 8b4da54
File tree
1 file changed
+6
-0
lines changed- ext/mysqli/tests/fetch
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
0 commit comments