|
From: SourceForge.net <no...@so...> - 2013-06-24 00:09:26
|
Plugin Bugs item #3614567, was opened at 2013-06-23 17:08 Message generated for change (Settings changed) made by ned775 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=3614567&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: ned (ned775) Assigned to: Nobody/Anonymous (nobody) >Summary: mysqldump console command fails after java 7 update Initial Comment: I just installed java 7 SE Update 25 and after doing so running this command in jEdit console: mysqldump --opt -u root -p databasename > databasename.dump.sql fails with the error: mysqldump: Couldn't find table: ">" I am able to run the command successfully from window command prompt. I'm running windows 7 and I've just updated jEdit to 5.0 and the console plugin to 5.1.2 to see if this would alleviate the issue but it did not. I tried rolling back to Java 7 update 21 with no success, however rolling back to Java 7 Update 17 fixed the issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=3614567&group_id=588 |