Skip to content

Escape command-line arguments #77

@simonhammes

Description

@simonhammes

Issue: https://forum.seatable.io/t/special-characters-in-mariadb-mysql-root-password-breaks-python-scheduler/5212

Cause (not the only affected line):

sql = 'mysql -h %s -u%s -p%s -e "CREATE DATABASE IF NOT EXISTS %s;"' % (

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions