alexandreIP
alexandreIP
Sorry, I thought it was closed because of your answer about mariaDB version. Will try to find a "genuine" MySQL db for Raspberry.
$table->string('suffix', 16)->storedAs('concat_ws("",concat_ws("-",concat_ws("/",`country`,`origin`),`type_code`),`idx`)'); gives SQLSTATE[HY000]: General error: 1901 Function or expression 'concat_ws('',concat_ws('-',concat_ws('/',`country`,`origin`),`type_code`),`idx`)' cannot be used in the GENERATED ALWAYS AS clause of `suffix` (SQL: create table `matter` (`id` int unsigned not...
Until now, I can't find any website about installing MySql on Raspberry, which is a pity.
It works well with ubuntu server