EPrints Technical Mailing List Archive
Message: #01869
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] mysqldump problem with cachetables
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] mysqldump problem with cachetables
- From: Malcolm Bodger <M.Bodger@westminster.ac.uk>
- Date: Fri, 19 Apr 2013 10:08:46 +0000
Hi,
I'm having a problem using mysqldump to backup my EPrints 3.2.3 database.
I'm using command:
mysqldump --opt --user=root --password=mypassword --skip-lock-tables eprints > /backups/eprints/mysql-eprints323.sql
It's complaining about cache tables:
Error: Couldn't read status information for table cache1812586 ()
mysqldump: Couldn't execute 'show create table `cache1812586`': Table 'eprints.cache1812586' doesn't exist (1146)
When I check I find I have 858 cache tables.
I'm thinking I might have to stop apache to deny access while I do my backup. But, it was ok a few weeks ago. Has anyone got any ideas?
Thanks,
Malcolm.
I'm having a problem using mysqldump to backup my EPrints 3.2.3 database.
I'm using command:
mysqldump --opt --user=root --password=mypassword --skip-lock-tables eprints > /backups/eprints/mysql-eprints323.sql
It's complaining about cache tables:
Error: Couldn't read status information for table cache1812586 ()
mysqldump: Couldn't execute 'show create table `cache1812586`': Table 'eprints.cache1812586' doesn't exist (1146)
When I check I find I have 858 cache tables.
I'm thinking I might have to stop apache to deny access while I do my backup. But, it was ok a few weeks ago. Has anyone got any ideas?
Thanks,
Malcolm.
The University of Westminster is a charity and a company limited by guarantee. Registration number: 977818 England. Registered Office: 309 Regent Street, London W1B 2UW.
- Prev by Date: [EP-tech] page flip
- Next by Date: [EP-tech] Re: mysqldump problem with cachetables
- Previous by thread: [EP-tech] page flip
- Next by thread: [EP-tech] Re: mysqldump problem with cachetables
- Index(es):