Changes between Version 10 and Version 11 of GROUPReplicate2


Ignore:
Timestamp:
07/16/22 00:04:41 (2 years ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUPReplicate2

    v10 v11  
    1313}}}
    1414
    15 3. download mysql-8.0.11 from [https://downloads.mysql.com/archives/community/ here] select '''Linux - Generic (glibc 2.12) (x86, 64-bit), TAR'''. Then unzip and place in folder. In this test, we put in /home/ubuntu/GR_2/mysql-8.0.11.  We '''start.sh''' script in this attach file.
     153. download mysql-8.0.11 from [https://downloads.mysql.com/archives/community/ here] select '''Linux - Generic (glibc 2.12) (x86, 64-bit), TAR'''. Then unzip and place in folder. In this test, we put in /home/ubuntu/GR_2/mysql-8.0.11.  We use [attachment:start.sh '''start.sh'''] script in this attach file.
    1616{{{
    17 $ chmod -R 777 /home/ubuntu/GR_2/mysql-8.0.11
     17$ chmod 777 /home/ubuntu/GR_2/mysql-8.0.11
    1818$ ./start.sh
    1919}}}