Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #14252 NO_AUTO_CREATE_USER deprecated in mysql 5.7
    Infos
    #14252
    Michael Kesper (mkesper)
    2019-12-04 11:34
    2019-12-04 11:20
    15520
    Details
    NO_AUTO_CREATE_USER deprecated in mysql 5.7
    Full install wants that I set NO_AUTO_CREATE_USER option for mysql but it's deprecated (and on by default) in mysql 5.7:

    NO_AUTO_CREATE_USER is deprecated and the default SQL mode includes NO_AUTO_CREATE_USER. Assignments to sql_mode that change the NO_AUTO_CREATE_USER mode state produce a warning, except assignments that set sql_mode to DEFAULT.

    https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sqlmode_no_auto_create_user
    Installation process
    All
    EL7 (CentOS|RHEL)
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Acknowledged
    Empty
    Attachments
    Empty
    References
    References list is empty

    Follow-ups