Commit Graph

8 Commits (a1203edca49c6144a3b3517ab02589d476f2d2af)

Author SHA1 Message Date
Yanqin Jin 8ef5b9ddfe Update MySQLStyleTransactionTest to use SingleDelete (#9062) 3 years ago
Cheng Chang 5227b315ec Fix unchecked statuses for transaction_test (#7572) 4 years ago
Peter Dillinger 31da5e34c1 C++20 compatibility (#6697) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
sdong e8263dbdaa Apply formatter to recent 200+ commits. (#5830) 5 years ago
Zhongyi Xie d68f9f4580 simplify include directive involving inttypes (#5402) 5 years ago
Siying Dong 000b9ec217 Move some logging related files to logging/ (#5387) 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Maysam Yabandeh f0e8216197 WritePrepared: Fix deadlock in WriteRecoverableState (#5306) 5 years ago
Adam Simpkins c06c4c01c5 Fix many bugs in log statement arguments (#5089) 5 years ago
Sagar Vemuri eafb09a380 Fix issues found by Clang Analyzer (#4976) 5 years ago
Maysam Yabandeh d6b9b3b884 Enhance transaction_test_util with delays (#4970) 5 years ago
zpalmtree 46dd8b1e13 C++17 support (#4482) 6 years ago
cngzhnp 64324e329e Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
Manuel Ung ea212e5316 WriteUnPrepared: Implement unprepared batches for transactions (#4104) 6 years ago
Maysam Yabandeh cfb86659bf WritePrepared Txn: enable rollback in stress test 6 years ago
Maysam Yabandeh e5a4dacf6d WritePrepared Txn: disable rollback in stress test 6 years ago
Maysam Yabandeh bb2a2ec731 WritePrepared Txn: rollback via commit 6 years ago
Dmitri Smirnov c364eb42b5 Windows cumulative patch 6 years ago
Wouter Beek 58b841b356 FIXED: string buffers potentially too small to fit formatted write 7 years ago
Orvid King b4d88d7128 Fix the build with MSVC 2017 7 years ago
Souvik Banerjee 4bcb7fb148 Update transaction_test_util.cc 7 years ago
Maysam Yabandeh 36911f55dd WritePrepared Txn: stress test 7 years ago
Andrew Kryczka 731895214b db_bench randomtransaction print throughput 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Maysam Yabandeh b5fb85ec51 fix valgrind init complaint 7 years ago
Maysam Yabandeh 499ebb3ab5 Optimize for serial commits in 2PC 7 years ago
Daniel Black 0ab6fc167f Gcc-7 buffer size insufficient 8 years ago
agiardullo 790252805d Add multithreaded transaction test 8 years ago