Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-19451

MyRocks: Range Locking: shared point lock support

    XMLWordPrintable

Details

    Description

      Range locking should support shared locks. Supporting them in general case is hard, so the goal is to just support shared point locks.

      Multiple transactions should be able to run

      select ... from table where key= ... lock in share mode
      

      Tree:
      MyRocks: https://github.com/spetrunia/mysql-5.6/tree/range-locking-fb-mysql-5.6.35-shared-locks
      RocksDB part: https://github.com/spetrunia/rocksdb/tree/spetrunia-range-locking-sharedlocks

      Attachments

        Issue Links

          Activity

            People

              psergei Sergei Petrunia
              psergei Sergei Petrunia
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.