Skip to content

Conversation

nitinbhatt
Copy link
Contributor

Fixed https://jira.mongodb.org/browse/SERVER-13177.
Adding a check for return of connect() and proceed only if connect was successful.

@benety benety changed the title SERVER-13177 : Checking return value of connect. Proceed only if connected SERVER-13177 Checking return value of connect. Proceed only if connected Jul 23, 2014
@benety benety closed this in 296c185 Jul 23, 2014
@benety
Copy link
Contributor

benety commented Jul 23, 2014

Hi Nitin,

This has been merged in 296c185.

Thank you for contributing to MongoDB!
Ben

jedestep pushed a commit to jedestep/mongo that referenced this pull request Aug 1, 2014
…nly if connected.

Closes mongodb#715

Signed-off-by: Benety Goh <benety@mongodb.com>
jiongle1 pushed a commit to scantist-ossops-m2/mongo that referenced this pull request Mar 30, 2024
Now, the database is configured for "none", "fast" or "all" statistics,
and each cursor is configured for "fast" or  "all" statistics, with the
additional flag "clear".  A cursor's statistics configuration must match
the database statistics cursor, defaulting to the current configuration.
The statistics_log configuration no longer defaults to "fast", it dumps
whatever the database is configured for.

Rename all of the macros from WT_RUNSTAT_XXX to WT_STAT_FAST_XXX.

Reference mongodb#715.
jiongle1 pushed a commit to scantist-ossops-m2/mongo that referenced this pull request Mar 30, 2024
Split statistics macros into two parts: run-time and everything else.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants