23/05/2019, 16:56
(Questo messaggio è stato modificato l'ultima volta il: 23/05/2019, 16:59 da Xenon8419.)
@Tiger C'è un problema col seguente comando
In AbstractMySQLDriver.php line 125:
An exception occurred while executing 'ALTER TABLE `oc_addressbooks` CONVERT TO CHARACTER SET u
tf8mb4 COLLATE utf8mb4_bin;':
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key len
gth is 767 bytes
In PDOStatement.php line 143:
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key len
gth is 767 bytes
In PDOStatement.php line 141:
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key len
gth is 767 bytes
maintenance:repair [--include-expensive]
Codice:
sudo -u www-data php occ maintenance:repair
In AbstractMySQLDriver.php line 125:
An exception occurred while executing 'ALTER TABLE `oc_addressbooks` CONVERT TO CHARACTER SET u
tf8mb4 COLLATE utf8mb4_bin;':
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key len
gth is 767 bytes
In PDOStatement.php line 143:
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key len
gth is 767 bytes
In PDOStatement.php line 141:
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key len
gth is 767 bytes
maintenance:repair [--include-expensive]