See if we can change SqlClientBatchingBatcher to batch everything, not just identical statements
Description
Environment
None
Activity
Show:

OrenE May 23, 2009 at 3:15 AM
This fix sometimes cause this error:
System.Data.SqlClient.SqlException : The request failed to run because the batch is aborted, this can be caused by abort signal sent from client, or another request is running in the same session, which makes the session busy.
This isn't an important feature, so we can just give it up

Fabio Maulo May 22, 2009 at 9:56 PM
It break some others tests.
The specific test should test the behavior with classes with different properties and different parameters.

OrenE May 21, 2009 at 10:38 PM
Fixed
Won't Fix
Details
Details
Assignee

Reporter

Components
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created May 20, 2009 at 7:01 AM
Updated July 22, 2009 at 7:21 AM
Resolved May 23, 2009 at 3:15 AM
Who's Looking?
would be a nice perf boost