티스토리 뷰
728x90
how do i add database name with hyphen character using script in ubuntu
I've tried using this code in a script but it just created what is inside the backtick. In this example, "echo "table-db"" was created in the database. It didn't create the name of the folder with ...
stackoverflow.com
How to execute a MySQL command from a shell script?
How can I execute an SQL command through a shell script so that I can make it automated? I want to restore data I have collected in a SQL file using a shell script. I want to connect to a server and
stackoverflow.com
728x90
'공부' 카테고리의 다른 글
[Java] type: a.getClass().getName() (0) | 2022.01.10 |
---|---|
[MySQL] CREATE USER IF NOT EXISTS 'user'@'localhost' IDENTIFIED BY 'password'; (0) | 2022.01.10 |
[MySQL] mysql -e 'source query.sql' (0) | 2022.01.10 |
[Java] @Slf4j; log.info("asdf") (0) | 2022.01.04 |
MQTT (0) | 2022.01.02 |
[Java] Ehcache get, update (refresh key) (0) | 2022.01.02 |
댓글