Skip to content

Instantly share code, notes, and snippets.

@moeinserpico
Last active September 30, 2019 05:36
Show Gist options
  • Select an option

  • Save moeinserpico/eb67b0b8a6ea499d8223bde941be1ad2 to your computer and use it in GitHub Desktop.

Select an option

Save moeinserpico/eb67b0b8a6ea499d8223bde941be1ad2 to your computer and use it in GitHub Desktop.
--ساخت دیتابیس در شاخه root پروژه. من پایگاه داده ام رو با یوزر root اجرا می کنم. شما می تونید از کاربرای دیگه استفاده کنید
$mysql -u 'root' < "employees.sql" -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment