Skip to content

Commit 9f3cf74

Browse files
wangzihuacooldm-2
andauthored
Apply suggestions from code review
Co-authored-by: dm-2 <[email protected]>
1 parent 6e2be1d commit 9f3cf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/command-line-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Allows `gh-ost` to connect to the MySQL servers using encrypted connections, but
247247
`--ssl-key=/path/to/ssl-key.key`: SSL private key file (in PEM format).
248248

249249
### storage-engine
250-
default is `innodb`, and `rocksdb`as an optional. InnoDB and RocksDB are both transactional engines, supporting both shared and exclusive row locks.
250+
Default is `innodb`, and `rocksdb` support is currently experimental. InnoDB and RocksDB are both transactional engines, supporting both shared and exclusive row locks.
251251

252252
But RocksDB currently lacks a few features support compared to InnoDB:
253253
- Gap Locks

0 commit comments

Comments
 (0)