TestMsr

Results 1 issues of TestMsr

Under windows unsafe.Sizeof(v) returns 16 and linux return 24 but after exec api.SQLFetch ,c.Len becomes 16 in both platform resulting in the wrong column error how to resolve the problem...