CRI: Query Error: Table db-name.jr_jrcore_log' doesn't exist
Installation and Configuration
soaringeagle:
would it not dump that table if its real busy like can't get a lock on it
would it not dump that table if its real busy like can't get a lock on it
Unless you're using --lock-tables on your mysqldump command line I don't believe they are locked - you can always try --lock-tables=false.