1
vote
1answer
164 views

getting syntax error while importing database backups in mysql

Hi I'am going to restore a database backup which has separated files for each table with same table name prefix, and the problem is when I try to import I get this syntax error: EERROR 1064 (42000) ...
0
votes
1answer
224 views

Export mail que CentOS (mailq log)

when I type mailq on SSH command line terminal. I got list of mail. However, the server does not have mail server to send those mails. How can I export the mail queue and export it to another ...