mirror of https://github.com/sipwise/ngcpcfg.git
* MariaDB + dbd::mysql: dbh->select* returns
"fetch() without execute()" on non-table based sql
statements such as "SHOW GRANTS FOR ..." when there are
no rows to return. Such false error is avoided as
execute() is performed automatically by DBI on "non-prepare()"
methods.
Change-Id: Iac1c1c0473f39ed9f377abb5dea1cbcfbc67868a
changes/91/8091/5
parent
f7501760c0
commit
e6a21c16d5
Loading…
Reference in new issue