Hi

I have a query is i have taken backup from druapl due to timeout error
in three backup files

a-l.sql
m-s.sql
t-z.sql

Now my understanding is if i do

mysql -u kaushal -h example.com -p drupal < /home/kaushal/drupal/new/a-l.sql
and then do
mysql -u kaushal -h example.com -p drupal < /home/kaushal/drupal/new/m-s.sql

will it overwrite a-l.sql command insertion in the database

Please Let me know if you need more information on this

Thanks and Regards

Kaushal

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to