[odb-users] Re: Problem loading long TEXT strings with MySQL
Boris Kolpackov
boris at codesynthesis.com
Mon Feb 13 09:30:36 EST 2012
Hi Andreas,
Andreas Gerasch <gerasch at informatik.uni-tuebingen.de> writes:
> The first call of driver contains the code for creating the objects.
> The second call of driver does not contain this code, it only loads
> the objects from the database.
Ok, that's the part that I was missing. Now I could reproduce the
problem and come up with the fix:
http://scm.codesynthesis.com/?p=odb/odb.git;a=commit;h=99a42b94dcb9de7f36190b1eb79e03cca777beb0
I also built two ODB compiler binaries (for Linux and Windows) with the
fix:
http://www.codesynthesis.com/~boris/tmp/odb/odb-1.8.1-x86_64-linux-gnu.tar.bz2
http://www.codesynthesis.com/~boris/tmp/odb/odb-1.8.1-i686-windows.zip
Can you give it a try and confirm that it works in your application? And
thanks for reporting this!
Boris
More information about the odb-users
mailing list