View Issue Details

IDProjectCategoryView StatusLast Update
0000099opensim-SCGeneralpublic2021-08-10 23:46
Reporteronefang Assigned Toonefang  
PrioritynoneSeveritytweakReproducibilitysometimes
Status assignedResolutionopen 
Product Version0.9.0.1 RC0 
Summary0000099: It looks ilke OpenSim opens and closes a database connection for each database operation.
DescriptionThis may be to work around a "connection already open" crash.

Perhaps a new version of MySql.Data.dll would help?
Additional Information"none" priority, since just rewriting it all in C is the better idea.
TagsNo tags attached.

Activities

onefang

onefang

2019-08-07 23:29

administrator   ~0000142

Last edited: 2019-08-07 23:30


$ ikdasm -assembly MySql.Data.dll | grep Version
Version:       6.9.9.0

MySQL Connector/NET 8.0.17 (2019-07-22, General Availability) is the latest version, 6.9.12 (2018-04-30, General Availability) is the latest from the 6.9 versions, and there is also 6.10.9 (2019-07-29, General Availability).

Looks like upgrading will be useful.

Issue History

Date Modified Username Field Change
2019-08-06 19:31 onefang New Issue
2019-08-06 19:31 onefang Status new => assigned
2019-08-06 19:31 onefang Assigned To => onefang
2019-08-07 23:29 onefang Note Added: 0000142
2019-08-07 23:30 onefang Note Edited: 0000142
2019-08-07 23:44 onefang Product Version => 0.9.0.1 RC0
2019-08-07 23:44 onefang Target Version => 0.9.0.2
2021-05-28 06:17 onefang Priority none => normal
2021-05-28 06:44 onefang Priority normal => none
2021-05-28 06:44 onefang Additional Information Updated
2021-08-10 23:46 onefang Target Version 0.9.0.2 =>