diff options
| author | David M. Lee <leedm777@yahoo.com> | 2018-03-02 13:19:13 -0600 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2018-03-30 01:52:14 +0200 |
| commit | 62ebb04b157467f4e650ef0e7a02120a2b41c169 (patch) | |
| tree | 36afd802d152b3860f26740784a85eba839c8f90 /drivers/adodb-mssqlpo.inc.php | |
| parent | 68f4c10c1cf33b45c19f47c63bce13f4b1731d3c (diff) | |
| download | adodb-62ebb04b157467f4e650ef0e7a02120a2b41c169.tar.gz adodb-62ebb04b157467f4e650ef0e7a02120a2b41c169.tar.bz2 adodb-62ebb04b157467f4e650ef0e7a02120a2b41c169.zip | |
Remove statics from fetchField
In the pdo_sqlsrv driver, static locals were used to cache field names.
Unfortunately, this means that if the results for multiple queries
were mapped, the field names for the first query were used instead of
updated field names for the subsequent queries.
Diffstat (limited to 'drivers/adodb-mssqlpo.inc.php')
0 files changed, 0 insertions, 0 deletions
