Changes between Version 1 and Version 3 of Ticket #69531


Ignore:
Timestamp:
Mar 18, 2024, 8:44:09 AM (6 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69531

    • Property Status changed from new to assigned
    • Property Owner set to herbygillot
    • Property Keywords mysql8 removed
    • Property Priority changed from High to Normal
  • Ticket #69531 – Description

    v1 v3  
    1 I am following the documentation in macports site (https://trac.macports.org/wiki/howto/MySQL) to install mysql8 in my Mac (OS- catalina).
     1I am following the documentation in macports site (wiki:howto/MySQL) to install mysql8 in my Mac (OS- catalina).
    22
    33But, I am getting the below error
    44
     5{{{
    562024-03-18T05:58:16.603714Z 0 [ERROR] [MY-000077] [Server] /opt/local/lib/mysql8/bin/mysqld: Error while setting value 'STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' to 'sql_mode'.
    672024-03-18T05:58:16.603738Z 0 [ERROR] [MY-013236] [Server] The designated data directory var/db/mysql8 is unusable. You can remove all files that the server added to it.
    782024-03-18T05:58:16.603809Z 0 [ERROR] [MY-010119] [Server] Aborting
     9}}}
    810
    911Is it not supported on old versions of mac
     12{{{
    10132024-03-18T05:58:16.603984Z 0 [Note] [MY-010120] [Server] Binlog end
     14}}}