Skip to content

for those got error KeyError: 'MYSQL_DATABASE SOCKET' #7

Description

@harrysan

if you get error KeyError: 'MYSQL_DATABASE SOCKET'
just add this code after

app.config['MYSQL_DATABASE_HOST'] = 'localhost'

add this

app.config['MYSQL_DATABASE_SOCKET'] = None

it solve your problem
thankyou

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions