[MDEV-10975] Merging of @@rocksdb_skip_unique_check Created: 2016-10-07  Updated: 2016-10-09

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Sergei Petrunia Assignee: Sergei Petrunia
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
PartOf
is part of MDEV-9658 Make MyRocks in MariaDB stable Closed

 Description   

Looking at how MariaDB should merge

ha_rocksdb::set_force_skip_unique_check(bool skip) 

and related code. This is code for

https://github.com/facebook/mysql-5.6/commit/bc4145e76dc34f576e3e468ca9d0fee35fe388d5
(changes @@rocksdb_skip_unique_check to @@rocksdb_debug_skip_unique_check )

which is a continuation of

https://github.com/facebook/mysql-5.6/commit/0998b17894c9e049d697a92fb0d9b79e597eb3c1
"Splitting rocksdb_bulk_load variable into two (#143)"
which added @@rocksdb_skip_unique_check

A question: why is there a need for rocksdb_debug_skip_unique_check if both MySQL and MariaDB support @@unique_checks variable?


Generated at Thu Feb 08 07:46:21 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.