File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2020 run : |
2121 wget https://dev.mysql.com/get/Downloads/MySQL-Cluster-8.0.22/mysql-cluster-community-java_8.0.22-1ubuntu20.10_amd64.deb
2222 sudo dpkg -i mysql-cluster-community-java_8.0.22-1ubuntu20.10_amd64.deb
23- mvn install:install-file -DgroupId=com.mysql.ndb -DartifactId=clusterj -Dversion=8.0.22 -Dpackaging=jar -Dfile=/usr/share/mysql/java/clusterj-8.0.22.jar -DgeneratePom=true
23+ mvn install:install-file -DgroupId=com.mysql.ndb -DartifactId=clusterj -Dversion=8.0.22 -Dpackaging=jar -Dfile=/usr/share/mysql-8.0 /java/clusterj-8.0.22.jar -DgeneratePom=true
2424 wget https://dev.mysql.com/get/Downloads/MySQL-Cluster-8.0.22/ndbclient_8.0.22-1ubuntu20.10_amd64.deb
2525 sudo dpkg -i ndbclient_8.0.22-1ubuntu20.10_amd64.deb
2626 sudo ln -s /usr/lib/x86_64-linux-gnu/libndbclient.so.6.1.0 /usr/lib/x86_64-linux-gnu/libndbclient.so
You can’t perform that action at this time.
0 commit comments