Pinned repositories
-
facebook/mysql-5.6
Facebook's branch of the Oracle MySQL v5.6 database. This includes MyRocks.
-
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
-
library-java
Collection of Algorithms, Data Structures, OO Design, and more implemented in multiple languages
90 contributions in the last year
Contribution activity
May 2017
Change LOCK_global_table_stats to error-checking mutex to avoid deadlock
It's possible for this mutex to be locked twice by one thread when
ha_myisam::write_row() errors out during an information schema query.
We use an …

