Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

mydumper: generate tables needed to dump for mydumper automatically (#310) #326

Merged
merged 19 commits into from
Oct 21, 2019

Commits on Oct 18, 2019

  1. simplify mydumper configs

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    143f509 View commit details
    Browse the repository at this point in the history
  2. fix bug and add UT

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    444ba58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    546218f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e868531 View commit details
    Browse the repository at this point in the history
  5. remove quotation marks

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    2986f07 View commit details
    Browse the repository at this point in the history
  6. simplify code

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    4455631 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1726f94 View commit details
    Browse the repository at this point in the history
  8. fix bugs, change to strings.Join and add extraArgs justifications to …

    …check whether we should generate tables args or not
    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    1a1e22d View commit details
    Browse the repository at this point in the history
  9. add more tests and comments

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    d03c99f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc7987f View commit details
    Browse the repository at this point in the history
  11. remove table related extraArgs

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    bc93c0f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f729167 View commit details
    Browse the repository at this point in the history
  13. remove failpoint and add more comments

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    10324f8 View commit details
    Browse the repository at this point in the history
  14. add more comments

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    ee1e084 View commit details
    Browse the repository at this point in the history
  15. fix bug

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    4e31beb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c803ef3 View commit details
    Browse the repository at this point in the history
  17. refine comment

    lichunzhu authored and sre-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    4aa2dce View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

  1. Configuration menu
    Copy the full SHA
    67754a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    9d6fda9 View commit details
    Browse the repository at this point in the history