#!/bin/bash
cd $HOME/structure
docker-compose exec db bash -c 'LANG=ru_RU.UTF-8 mysql -u root -p123456'