Versions Compared

Key

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

...

Info

Example - Copy the JDBC driver to the directory

Code Block
$ kubectl cp mariadb-java-client-<version>.jar platform-0:/opt/mz/persistent/3pp/sapHana/ngdbc -n <namespace>
  1. Restart the Platform and ECs for the change to take effect. You should be able to select the MariaDB option from the Database profile after this step.

...