-
Notifications
You must be signed in to change notification settings - Fork 10
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
Comments
what version of mysql you running? |
I'm assuming you are running beta4, correct? |
MySQL 5.5 yes beta from Sunday afternoon...
…On Wed, Feb 6, 2019, 6:01 PM Danny Gershman ***@***.***> wrote:
I'm assuming you are running beta4, correct?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#232 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIBEWJVw8W-CP7F1dvfu3QC1r3bz1UMCks5vK17UgaJpZM4amQjZ>
.
|
I have been able to reproduce. |
dgershman
added a commit
that referenced
this issue
Feb 7, 2019
@gutterwall you can test this fix with this build. |
Yes that worked, as far as getting though the conversion
I will test tomorrow ...
Thanks for your hard work!!! It is creating buzz and excitement for PI,
which hasn't happened in a long time!
…On Wed, Feb 6, 2019, 8:21 PM Danny Gershman ***@***.***> wrote:
@gutterwall <https://github.com/gutterwall> you can test this fix with
this build.
https://archives.bmlt.app/yap/yap-757-2d00a0acad1e046b26cd621cad106137e6473d32.zip
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#232 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIBEWEAqRJpqzmkXc2IvsFglP593AUBbks5vK397gaJpZM4amQjZ>
.
|
Great, I’m going to close this ticket out since it’s related to a beta. Please open tickets for any other issues you find.
… On Feb 6, 2019, at 10:24 PM, gutterwall ***@***.***> wrote:
Yes that worked, as far as getting though the conversion
I will test tomorrow ...
Thanks for your hard work!!! It is creating buzz and excitement for PI,
which hasn't happened in a long time!
On Wed, Feb 6, 2019, 8:21 PM Danny Gershman ***@***.***>
wrote:
> @gutterwall <https://github.com/gutterwall> you can test this fix with
> this build.
>
> https://archives.bmlt.app/yap/yap-757-2d00a0acad1e046b26cd621cad106137e6473d32.zip
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#232 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AIBEWEAqRJpqzmkXc2IvsFglP593AUBbks5vK397gaJpZM4amQjZ>
> .
>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub <#232 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABw9uw3PilT9qVKxmjCFfXPdkEMzJkp2ks5vK5xogaJpZM4amQjZ>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 45The text was updated successfully, but these errors were encountered: