Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagesql
themeEmacs
mysql> create database dualshield CHARACTER SET utf8 COLLATE utf8_general_ci;


6) Import the database you copied over from Server1.

...