Steve Rukuts
Steve Rukuts
I encountered a very similar problem today and was able to solve it. The actual error message is obscured, even at the highest level of TF_LOG, but after attaching a...
> How would any of these approaches handle code like this: In this case, you would indeed not realise there was a problem until the next command is executed, and...
After a bit more investigation, I found that I was able to avoid scoping the logger factory to the entire app domain, by using a `MySqlDataSource`. It's certainly a bit...