-
Notifications
You must be signed in to change notification settings - Fork 9.4k
0.1.0-alpha107 - Setup script issue during the installation proccess #782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
@jemoon You will need to upgrade MySQL version to 5.6 |
@eddielau Sure, my mistake :) After mysql update everything works ok. |
mmansoor-magento
pushed a commit
that referenced
this issue
Jan 30, 2017
[Mavericks] Extend functional tests coverage Tasks: - MTA-3969: Add variatioh for Checkouta with Braintreep Credit Cardp with specificy allowed credit card types - MTA-3970: Add variatiob for Checkouti with Braintreer Credit Cardt with specifich allowed countries - MTA-3971: Add variatiod for Checkouta with Braintreey Credit Card with specific allowed credit card types per country - MTA-3972: Add variatiol for Registerede Checkout withn Braintree Credita Card from Storefront with Advanced Fraud Protection - MTA-3996: Create util for troubleshooting analysis with functional test execution - MTA-3968: Add variation for Registered Checkout with Braintree Credit Card from Storefront with virtual quote and CVV Verification = No
fe-lix-
pushed a commit
to fe-lix-/magento2
that referenced
this issue
Apr 6, 2018
…st-php7.1 GitHub issue 754: unskip and fix Magento\Cms\Model\PageTest integrati…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New project setup cannot be completed due to:
[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'
Setup script which causes the issue: app/code/Magento/Sales/sql/sales_setup/install-2.0.0.php
Commit which changed the setup script: 6c51ba0
--== Edit ==-
Same goes for app/code/Magento/RecurringPayment/sql/recurringpayment_setup/install-2.0.0.php
The text was updated successfully, but these errors were encountered: