diff options
author | Melanie Thielker | 2008-11-16 04:39:41 +0000 |
---|---|---|
committer | Melanie Thielker | 2008-11-16 04:39:41 +0000 |
commit | 8e119130c506a2debff44a991af7a9106d188759 (patch) | |
tree | ed39df8e49a527ceac5d220ff2e679b0bd845327 /OpenSim/Data/IniConfig.cs | |
parent | Reinstate the IM sending from scripts and from autoreturn (diff) | |
download | opensim-SC_OLD-8e119130c506a2debff44a991af7a9106d188759.zip opensim-SC_OLD-8e119130c506a2debff44a991af7a9106d188759.tar.gz opensim-SC_OLD-8e119130c506a2debff44a991af7a9106d188759.tar.bz2 opensim-SC_OLD-8e119130c506a2debff44a991af7a9106d188759.tar.xz |
Make a quick stab at the "Open data reader" issue.
MySqlDataReader needs to be Close()d explicitly. Disposing it or letting
it fall out of scope will not free it's hold on the connection.
Diffstat (limited to 'OpenSim/Data/IniConfig.cs')
0 files changed, 0 insertions, 0 deletions