Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Feb 6, 2023

Commits on Jan 27, 2023

Commits on Nov 29, 2022

  1. Merge pull request #1190 from wangzihuacool/add-rocksdb-as-transactio…

    …nal-engine
    
    add rocksdb as transactional engine
    dm-2 committed Nov 29, 2022
  2. Apply suggestions from code review

    Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
    wangzihuacool and timvaillancourt committed Nov 29, 2022
  3. Apply suggestions from code review

    Co-authored-by: dm-2 <45519614+dm-2@users.noreply.github.com>
    wangzihuacool and dm-2 committed Nov 29, 2022

Commits on Nov 27, 2022

  1. add description and optimize tests

    lukelewang committed Nov 27, 2022

Commits on Nov 26, 2022

  1. add percona to versions in workflows

    lukelewang committed Nov 26, 2022

Commits on Nov 25, 2022

  1. add support for rocksdb

    lukelewang committed Nov 25, 2022
  2. add support for rocksdb

    lukelewang committed Nov 25, 2022
  3. Merge branch 'add-rocksdb-as-transactional-engine' of https://github.…

    …com/wangzihuacool/gh-ost into add-rocksdb-as-transactional-engine
    lukelewang committed Nov 25, 2022
  4. SetConnectionConfig

    lukelewang committed Nov 25, 2022
  5. gofmt

    wangzihuacool committed Nov 25, 2022
  6. Modify tests to support rocksdb tests

    lukelewang committed Nov 25, 2022

Commits on Nov 18, 2022

  1. Merge pull request #1202 from github/ensure-test-errors-detected

    Fix migration test passing when `convert-utf8mb4` test setup was partially failing
    dm-2 committed Nov 18, 2022
  2. debugging

    dm-2 committed Nov 18, 2022
  3. add extra debugging output

    dm-2 committed Nov 18, 2022

Commits on Nov 16, 2022

  1. Merge pull request #1192 from hasanMshawrab/patch-1

    Fix: Change table name
    dm-2 committed Nov 16, 2022
  2. Merge pull request #1201 from morgo/attempt-instant-ddl

    Attempt INSTANT DDL first
    dm-2 committed Nov 16, 2022

Commits on Nov 15, 2022

  1. remove useless func per review

    morgo committed Nov 15, 2022
  2. Merge remote-tracking branch 'origin/attempt-instant-ddl' into attemp…

    …t-instant-ddl
    
    * origin/attempt-instant-ddl:
      Update go/logic/migrator.go
    morgo committed Nov 15, 2022
  3. Update go/logic/migrator.go

    Co-authored-by: dm-2 <45519614+dm-2@users.noreply.github.com>
    morgo and dm-2 committed Nov 15, 2022
  4. more testing

    dm-2 committed Nov 15, 2022

Commits on Nov 14, 2022

  1. Address PR feedback

    morgo committed Nov 14, 2022
  2. Improve docs

    morgo committed Nov 14, 2022
  3. Add tests, incorporate feedback

    morgo committed Nov 14, 2022
  4. Merge pull request #1194 from SocalNick/nc--send-status-to-migration-…

    …context-logger-simple-alternative
    
    Print status to migrationContext logger
    dm-2 committed Nov 14, 2022
Older