search

Home  >  Q&A  >  body text

php - In a production environment, how can we add indexes to MySQL and modify the table structure so that our online business is not affected?

In a production environment, how can we add indexes to MySQL and modify table structures so that our online business is not affected?
Because there are writing and reading operations to the library at any time online.

某草草某草草2779 days ago740

reply all(1)I'll reply

  • ringa_lee

    ringa_lee2017-05-27 17:40:57

    Go and search pt-online-schema-change

    reply
    0
  • Cancelreply