Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-113

session->sync doesn't work on a table

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      I'm looking at the attached test program which is calling:

      CHECK_RET_EXIT(session->sync(session, tableName, NULL));

      where tableName is:

      const char * const tableName = "table:access";

      and I'm getting an error that sync isn't supported on the uri.

      Isn't sync supported on a table uri?

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            wiredtiger WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: