| /rocksdb-6.9/db/ |
| D | log_reader.cc | 289 *error = kEof; in ReadMore() 304 *error = kBadHeader; in ReadMore() 308 *error = kEof; in ReadMore() 519 *error = kEof; in TryReadMore() 534 *error = kEof; in TryReadMore() 537 *error = kBadHeader; in TryReadMore() 552 int error = kEof; in TryReadFragment() local 554 *fragment_type_or_err = error; in TryReadFragment() 573 int error = kEof; in TryReadFragment() local 590 int error = kEof; in TryReadFragment() local [all …]
|
| D | log_reader.h | 149 bool ReadMore(size_t* drop_size, int *error); 181 bool TryReadMore(size_t* drop_size, int* error);
|
| /rocksdb-6.9/tools/advisor/advisor/ |
| D | ini_parser.py | 40 error = 'needed section header: [<section_type> "<section_name>"]' 41 raise ValueError('Parsing error: ' + error + '\n' + line) 58 error = 'not a recognizable RulesSpec element' 59 raise ValueError('Parsing error: ' + error + '\n' + line)
|
| D | db_options_parser.py | 176 error = 'Not able to parse line in Options file.' 177 OptionsSpecParser.exit_with_parse_error(line, error)
|
| /rocksdb-6.9/build_tools/ |
| D | precommit_checker.py | 34 def error(self, str): member in Log 110 self.log.error("Error getting commands for test %s" % test) 129 self.log.error("Error running command %s for test %s" 140 self.log.error("Invalid args. Please provide tests") 154 self.log.error("Error running test %s" % test)
|
| D | gnu_parallel | 1029 ::error("Jobs running in the ". 1369 ::error("$profile not readable.\n"); 2260 ::error("Cannot open $file.\n"); 2281 ::error("Cannot open $file.\n"); 2797 my $error = shift; 2798 if($error) { 2811 exit($error); 2899 sub error { subroutine 6420 ::error("Command line too long (", 7549 ::error("Cannot use $perlexpr: $@\n"); [all …]
|
| /rocksdb-6.9/test_util/ |
| D | fault_injection_test_env.h | 201 Status error = Status::Corruption("Not active")) { 204 error_ = error; 208 Status error = Status::Corruption("Not active")) { 210 SetFilesystemActiveNoLock(active, error);
|
| D | fault_injection_test_fs.h | 221 bool active, IOStatus error = IOStatus::Corruption("Not active")) { 224 error_ = error; 228 bool active, IOStatus error = IOStatus::Corruption("Not active")) { 230 SetFilesystemActiveNoLock(active, error);
|
| /rocksdb-6.9/ |
| D | appveyor.yml | 32 …- curl --fail --silent --show-error --output snappy-1.1.7.zip --location https://github.com/google… 42 …- curl --fail --silent --show-error --output lz4-1.8.3.zip --location https://github.com/lz4/lz4/a… 50 …- curl --fail --silent --show-error --output zstd-1.4.0.zip --location https://github.com/facebook…
|
| D | HISTORY.md | 21 … the lock is held by the current process, return acquiring time and thread ID in the error message. 97 …a crash during ingest external file when background compaction cause severe error (file not found). 101 * Fixed a memory leak in some error cases of opening plain table SST files. 165 …stency_check in RocksDb, instead of crashing the process, we now pass the error back to the users … 198 …error margin of up to total_files_size * files_size_error_margin. This allows to take some shortcu… 226 * Now DB::Close() will return Aborted() error when there is unreleased snapshot. Users can retry af… 516 * Fix Handle error return from WriteBuffer() during WAL file close and DB close. 548 * Make iterator invalid on merge error. 696 * BackupEngine::Open and BackupEngineReadOnly::Open now always return error statuses matching those… 896 … overridden in your application, be sure to also make GetDbIdentity() const to avoid compile error. [all …]
|
| /rocksdb-6.9/docs/_docs/ |
| D | getting-started.md | 33 If you want to raise an error if the database already exists, add the following line before the roc… 42 an error. You can check if such a result is ok, and also print an associated error message:
|
| /rocksdb-6.9/buckifier/ |
| D | util.py | 56 def error(text): member in ColorString 115 print(ColorString.error("stderr: \n"), stderr)
|
| D | buckify_rocksdb.py | 224 print(ColorString.error(msg))
|
| /rocksdb-6.9/.circleci/ |
| D | config.yml | 34 …curl --fail --silent --show-error --output cmake-3.16.4-win64-x64.zip --location https://github.co… 37 …curl --fail --silent --show-error --output snappy-1.1.7.zip --location https://github.com/google/s…
|
| /rocksdb-6.9/port/ |
| D | xpress.h | 14 #error "Xpress compression not implemented"
|
| /rocksdb-6.9/port/win/ |
| D | win_jemalloc.cc | 11 # error This file can only be part of jemalloc aware build
|
| D | port_win.cc | 11 #error Windows Specific Code
|
| /rocksdb-6.9/docs/_posts/ |
| D | 2017-02-07-rocksdb-5-1-2-released.markdown | 11 * BackupEngine::Open and BackupEngineReadOnly::Open now always return error statuses matching those…
|
| D | 2018-02-05-rocksdb-5-10-2-released.markdown | 19 * Make iterator invalid on merge error.
|
| D | 2017-05-26-rocksdb-5-4-5-released.markdown | 26 * Fix WriteBatchWithIndex address use after scope error.
|
| /rocksdb-6.9/CMakeFiles/ |
| D | CMakeConfigureLog.yaml | 523 …rocksdb-6.9/CMakeFiles/CMakeScratch/TryCompile-qWg3sz/src.cxx:3:10: fatal error: 'linux/falloc.h' … 526 1 error generated. 559 …/rdbg-bench/src/rocksdb-6.9/CMakeFiles/CMakeScratch/TryCompile-20bgT2/src.cxx:5:32: error: use of … 562 1 error generated. 694 …akeFiles/CMakeScratch/TryCompile-KbAHnB/CheckSymbolExists.cxx:2:10: fatal error: 'auvx.h' file not… 697 1 error generated. 735 ld: error: undefined symbol: pthread_create 738 cc: error: linker command failed with exit code 1 (use -v to see invocation) 775 ld: error: unable to find library -lpthreads 776 cc: error: linker command failed with exit code 1 (use -v to see invocation)
|
| /rocksdb-6.9/tools/ |
| D | check_format_compatible.sh | 78 echo ==== Read different content from $1 and $2 or error happened. ====
|
| /rocksdb-6.9/docs/ |
| D | README.md | 36 > If you get an error when installing `nokogiri`, you may be running into the problem described
|
| /rocksdb-6.9/util/ |
| D | xxhash.h | 199 # error "unsupported platform : need a 32-bit type"
|
| /rocksdb-6.9/tools/rdb/ |
| D | API.md | 60 # Returns true if an error occurred while trying to delete the key in
|