View Single Post
ישן 14-09-11, 10:29   # 4
lib24
חסום
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Oct 2008
הודעות: 143

lib24 לא מחובר  

אוקיהצלחתי להתחבר עכשיוהגעתי לשלב האחרון
נותן שוב 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
  Reply With Quote