Coder Social home page Coder Social logo

Comments (6)

rantanplan77 avatar rantanplan77 commented on June 12, 2024

On Mac it works as long as ONLY_FULL_GROUP_BY is deactivated. You can check this with this SQL-command: SELECT @@sql_mode

My /etc/mysql/my.cnf has these lines and it works:
[mysqld] sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

Note that you need to restart mysqld after these changes!

from msnoise.

rantanplan77 avatar rantanplan77 commented on June 12, 2024

A useful step-by-step guide to install MySQL on Mac is here: https://coolestguidesontheplanet.com/get-apache-mysql-php-and-phpmyadmin-working-on-osx-10-11-el-capitan/

from msnoise.

ThomasLecocq avatar ThomasLecocq commented on June 12, 2024

We'll get rid of phpMyAdmin and most probably of easyphp on windows, and suggest mysql-server and mysql-workbench for all platforms.

from msnoise.

ThomasLecocq avatar ThomasLecocq commented on June 12, 2024

doc updated. closing for now.

from msnoise.

Lukman-abdn19 avatar Lukman-abdn19 commented on June 12, 2024

Hi, I am trying to install Msnoise on a Mac (High Seirra)

The Anaconda3 I downloaded and installed works only when I have (base) at the left hand side of my terminal. All the msnoise installation steps works but gave me this message below when I try the msnoise bugreport;

(base) lukman$ msnoise bugreport
CRITICAL:root:Unable to read project configuration: error connecting to the database:
(pymysql.err.OperationalError) (2003, "Can't connect to MySQL server on 'None' (timed out)")
(Background on this error at: http://sqlalche.me/e/e3q8)

I will very happy to get a suggestion on the way out of this problem

from msnoise.

ThomasLecocq avatar ThomasLecocq commented on June 12, 2024

please ask this question on the mailing list or gitter, not on a closed issue

from msnoise.

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.