ZP
Size: a a a
ZP
ZP
romanbocharov@MBP-Roman ~ % /usr/local/mysql/bin/mysql -D qwe < help.sql
ERROR 3723 (HY000) at line 25: The table 'help_keyword' may not be created in the reserved tablespace 'mysql'.
romanbocharov@MBP-Roman ~ %
ZP
OM
romanbocharov@MBP-Roman ~ % /usr/local/mysql/bin/mysql -D qwe < help.sql
ERROR 3723 (HY000) at line 25: The table 'help_keyword' may not be created in the reserved tablespace 'mysql'.
romanbocharov@MBP-Roman ~ %
c
romanbocharov@MBP-Roman ~ % /usr/local/mysql/bin/mysql -D qwe < help.sql
ERROR 3723 (HY000) at line 25: The table 'help_keyword' may not be created in the reserved tablespace 'mysql'.
romanbocharov@MBP-Roman ~ %
ZP
DE
echo $PATH
ZP
ZP
usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
ZP
echo $PATH
DE
PATH="$PATH:/usr/local/mysql/bin"
DE
ZP
DE
cd
cat .bashrc
ZP
V
DE
ZP
romanbocharov@MBP-Roman ~ % cd
romanbocharov@MBP-Roman ~ % cat .bashrc
cat: .bashrc: No such file or directory
romanbocharov@MBP-Roman ~ %
DE
romanbocharov@MBP-Roman ~ % cd
romanbocharov@MBP-Roman ~ % cat .bashrc
cat: .bashrc: No such file or directory
romanbocharov@MBP-Roman ~ %
ls