Changes between Version 6 and Version 7 of cs122b-2018-winter-project5-mysql-master-slave


Ignore:
Timestamp:
Mar 9, 2018, 9:10:43 PM (8 years ago)
Author:
chenli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cs122b-2018-winter-project5-mysql-master-slave

    v6 v7  
    8787}}}
    8888
    89 '''Note: It may be easy for you to create new AWS instances using an image of an existing instance.  I will show how to do it in class.  If you use this approach, make sure to read this [https://connectdevblog.wordpress.com/2014/12/04/mysql-5-6-master-slave-replication/ page] and delete the file "auto.cnf" with the instance's auto-generated UUID.'''
     89'''Note: It may be easy for you to create new AWS instances using an image of an existing instance.  To do so, (1) select an existing instance and "Create Image" for it; and (2) Select the generated image under "IMAGES" -> "AMIs", and "Launch" instances using this image.  If you use this approach, make sure to read this [https://connectdevblog.wordpress.com/2014/12/04/mysql-5-6-master-slave-replication/ page] and delete the file "auto.cnf" used by MySQL with the instance's auto-generated UUID.'''
    9090
    9191{{{