User Activity

  • Committed [r8525] on Subversion

    Changing to OpenSSL version 3

  • Committed [r8524] on Subversion

    Some clarifications for the logging facilities

  • Committed [r8523] on Subversion

    A possible fix for "Too many concurrent executions of the same request"

  • Committed [r8522] on Subversion

    These changes should fix a lot of warnings and hints on FPC

  • Posted a comment on ticket #652 on ZeosLib

    Hello Markus, after reading the code once more, I can understand why there was no check for nil there: The following line is meant to check, if the blob has contents: if (SrcBuffer^.Columns[FColumnOffsets[FLobCols[i]]] = bIsNotNull) So -> if there is contents, why should the pointer to the contents be nil? So I guess what could trigger the problem. Maybe you have a chance to verify it. If for some reason a blob field in the database contains an empty string (''), then it would not be null, but we...

  • Posted a comment on ticket #652 on ZeosLib

    I don't really understand it. There are other parts of this function that aren't executed when the data is NIL, so I thought that this NIL check was simply omitted. Hello Markus, thet is what I tried to find out - if the bug is possibly caused by another bug somewhere else. Usually Egonhugeist had a kinda contract in mind that some Values had to be filled in - no matter what. Anyway - since the bug seems to be hard to reproduce, I applied the patch. Also please think about migrating to Zeos 8. I...

  • Committed [r8521] on Subversion

    A fix a rarely occuring access violation. Most probably the root cause is somewhere else. The problem seems to be hard to reproduce. See [#652].

  • Committed [r8520] on Subversion

    Allow sessions to have a maximum age in seconds. The age is transalted into a timestamp when a client connects.

View All

Personal Data

Username:
marsupilami79
Joined:
2004-11-28 23:00:33

Projects

This is a list of open source software projects that marsupilami79 is associated with:

  • ZeosLib Database components for Delphi, FreePascal/Lazarus, Kylix, C++ Builder Last Updated:

Personal Tools