אוקיהצלחתי להתחבר עכשיוהגעתי לשלב האחרון
נותן שוב error
ציטוט:
server# mysql -uxxxx -pxxxx
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 12
Server version: 5.0.51a Source distribution
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> \c
mysql> use xxx_xxx
Database changed
mysql> \. yyy_xxx.sql
ERROR:
Failed to open file 'yyy_xxx.sql', error: 2
|