Ensure we don't depend on the "no such cmd" error message

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Using grep I am seeing that we might depend on this in certain places within the legacy driver.

      src/mongo/client/dbclient.cpp
      1227:                                   strstr( e.valuestr(), "no such cmd: saslStart")));
      1600:                    ( errmsg.find( "no such cmd" ) != string::npos )
      2225:                    ( errmsg.find( "no such cmd" ) != string::npos )
      

              Assignee:
              Adam Midvidy (Inactive)
              Reporter:
              Tyler Brock (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: