GitHub user zellerh opened a pull request:

    https://github.com/apache/trafodion/pull/1554

    [TRAFODION-510] Internal error or core dump with set table timeout

    Disable this syntax that is no longer supported, so that we don't
    get a core dump in debug builds. This caused a core every time I
    ran the core/TEST019 regression test on a debug build.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zellerh/trafodion bug/R23a

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1554.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1554
    
----
commit 2177ad87107e49d9a58bc0f22d1ad474b2b5c6ef
Author: Hans Zeller <hzeller@...>
Date:   2018-05-08T17:12:09Z

    [TRAFODION-510] Internal error or core dump with set table timeout
    
    Disable this syntax that is no longer supported, so that we don't
    get a core dump in debug builds. This caused a core every time I
    ran the core/TEST019 regression test on a debug build.

----


---

Reply via email to