Re: Problem with TSQL on 64 bits

From: Brett Viren <bv_at_bnl.gov>
Date: Mon, 17 May 2010 11:25:59 -0400


Sergey Linev <S.Linev_at_gsi.de> writes:

> I saw this change. It only fixes problem with TMySQLStatement::ConvertToString
> () (used in GetString() call).
> But there are other places, where C-type "long" wrongly used in conjunction
> with MYSQL_TYPE_LONG.
> I would like to fix them too.

Thanks for the updated TMySQLStatement.cxx. Here is what I found:

  1. recompile trunk, my test works as Maximilien indicates is should
  2. updated trunk with new TMySQLStatement, my test still works
  3. diff between trunk and new TMySQLStatement applies cleanly to 5.22/00a

So, I think what I'll do is upgrade our ROOT to at least 5.24 and also apply the patch from #3 locally.

Thanks,
-Brett.

Received on Mon May 17 2010 - 17:26:05 CEST

This archive was generated by hypermail 2.2.0 : Mon May 17 2010 - 17:50:02 CEST