Excepción 'PDOException' con el mensaje 'SQLSTATE [HY000]: Error general: 1293 Definición de tabla incorrecta Al configurar Magento 2.0 (0.1.0-alfa107)

magento.stackexchange https://magento.stackexchange.com//questions/46608

  •  12-12-2019
  •  | 
  •  

Pregunta

Hoy configuré una versión de Magento 2.0 (construir 0.1.0-alfa107).Pero el proceso se ha pegado al 23% con error:

Exception 'PDOException' with the message 'SQLSTATE[HY000]: General error: 1293 Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause'.

Aquí hay algunas piezas del registro de errores:

Módulo 'Magento_Sales': Incluir

/Applications/MAMP/htdocs/magento/app/code/Magento/Sales/sql/sales_setup/install-2.0.0.php 
[ERROR] exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1293 Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause' in /Applications/MAMP/htdocs/magento/setup/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php:228

¿Fue útil?
Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top