Coder Social home page Coder Social logo

Comments (9)

josephspurrier avatar josephspurrier commented on June 25, 2024

What OS are you on?

from blueprint.

josephspurrier avatar josephspurrier commented on June 25, 2024

I just tested with MySQL 5.7.13 x64 on Windows 10 and it worked fine. I used HeidiSQL to apply the SQL from database/migration/20160630_020000_a.up.sql and the authentication piece works. Are you accessing via http://localhost?

from blueprint.

 avatar commented on June 25, 2024

8.1 Pro I believe. I will check on 10 ent then.
I think I was using 127.0.0.1 IP - I will have to go back and check now. (may be a week I'm out on vacay)

from blueprint.

 avatar commented on June 25, 2024

yes 127.0.0.1 - Also I notice that a fresh install of Mysql doesnt accept the a.up script, due to default values being null for deleted_at and other timestamps. I had to zero those out to get the script to run so I wonder if that could be a part of of the problem?

from blueprint.

josephspurrier avatar josephspurrier commented on June 25, 2024

Ah, interesting. It looks like MySQL < 5.6.6 sets timestamp as NOT NULL by default. I updated the 'up' script to explicitly set them to accept NULL. Can you try now?

8f55ee3

from blueprint.

josephspurrier avatar josephspurrier commented on June 25, 2024

And that's fine about vacation, no rush! Happy 4th!

from blueprint.

josephspurrier avatar josephspurrier commented on June 25, 2024

I just tested with the latest versions of MySQL 5.6 and 5.7 (on Ubuntu and the Linux AMI).
The latest instructions are here: https://github.com/blue-jay/blueprint/wiki

from blueprint.

josephspurrier avatar josephspurrier commented on June 25, 2024

@Zenthunder Have you been able to test the script?

from blueprint.

josephspurrier avatar josephspurrier commented on June 25, 2024

Closing. Please reopen if you're still having an issue.

from blueprint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.