RDBAccessSvc: Avoid directly AttributeList copy.
Copying an AttributeList may not be thread-safe.
Rewrite a copy here to avoid any sharing between the original and the copy, to try to avoid thread-safety problems.
Copying an AttributeList may not be thread-safe.
Rewrite a copy here to avoid any sharing between the original and the copy, to try to avoid thread-safety problems.