mirror of
https://github.com/boostorg/mysql.git
synced 2026-02-15 01:02:17 +00:00
4 lines
42 B
Bash
Executable File
4 lines
42 B
Bash
Executable File
#!/bin/bash
|
|
|
|
mysql -u root < db_setup.sql
|