Installing MySQL system tables...sh: 1: ./bin/mysqld: not found
dr0i opened this issue · comments
Pascal Christoph commented
I got error Installing MySQL system tables...sh: 1: ./bin/mysqld: not found
after using 5.6.14 classified linux-amd64. I am on:
$ uname -r
3.10-2-amd64
Pascal Christoph commented
This is the error:
[ERROR] #start('Config(tcpport=33061, dbuser=root, dbpassword=root, name=root, dbopts=[])', [$myhome]/target/mysql-dist, [$myhome]/target/mysql-data): thrown java.lang.IllegalArgumentException(Non-zero exit code 141: sh: 1: ./bin/my_print_defaults: not foundInstallin..4..ystem tables...sh: 1: ./bin/mysqld: not found) out of com.jcabi.log.VerboseProcess#stdout[191] in 43ms
While the files are there:
$ find . -name mysqld
./target/mysql-dist/bin/mysqld
Pascal Christoph commented
My machine cannot execute the file. Switched to using linux-x86
it is executed, so I will stay with this.