mirror of https://github.com/MariaDB/server
Browse Source
The problem is that XML functions(items) do not reset null_value before their execution and further item excution may use null_value value of the previous result. The fix is to reset null_value.pull/47/merge
3 changed files with 58 additions and 0 deletions
Loading…
Reference in new issue