Page tree

Versions Compared

Key

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

...

Translate5 needs a own database with character set utf8utf8mb4. Connect to mysql

Code Block
languagebash
mysql -h localhost -u root -p

...