Skip to content
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

Error running upgrade on clean new database... #232

Closed
gutterwall opened this issue Feb 6, 2019 · 7 comments
Closed

Error running upgrade on clean new database... #232

gutterwall opened this issue Feb 6, 2019 · 7 comments
Assignees

Comments

@gutterwall
Copy link

Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'timestamp' in /homepages/4/d330097172/htdocs/yap3/lib/Database.php:45 Stack trace: #0 /homepages/4/d330097172/htdocs/yap3/lib/Database.php(45): PDO->exec('CREATE TABLE m...') #1 /homepages/4/d330097172/htdocs/yap3/endpoints/_includes/migrations.php(25): Database->exec('CREATE TABLE m...') #2 /homepages/4/d330097172/htdocs/yap3/endpoints/_includes/functions.php(4): require_once('/homepages/4/d3...') #3 /homepages/4/d330097172/htdocs/yap3/admin/header.php(2): require_once('/homepages/4/d3...') #4 /homepages/4/d330097172/htdocs/yap3/admin/index.php(2): require_once('/homepages/4/d3...') #5 {main} thrown in /homepages/4/d330097172/htdocs/yap3/lib/Database.php on line 45

@dgershman
Copy link
Collaborator

what version of mysql you running?

@dgershman
Copy link
Collaborator

I'm assuming you are running beta4, correct?

@gutterwall
Copy link
Author

gutterwall commented Feb 6, 2019 via email

@dgershman
Copy link
Collaborator

I have been able to reproduce.

dgershman added a commit that referenced this issue Feb 7, 2019
@dgershman
Copy link
Collaborator

@gutterwall
Copy link
Author

gutterwall commented Feb 7, 2019 via email

@dgershman
Copy link
Collaborator

dgershman commented Feb 7, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants