[Bug 208688] New: kompare fails to diff "mysqldump --no-data" dump files

Steve McInerney steve at stedee.id.au
Sun Sep 27 13:46:06 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=208688

           Summary: kompare fails to diff "mysqldump --no-data" dump files
           Product: kompare
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kompare-devel at kde.org
        ReportedBy: steve at stedee.id.au


Version:           3.5.4 (using KDE 4.2.4)
OS:                Linux
Installed from:    Ubuntu Packages

"Error. Could not parse diff output" when run from the cmd line, or opening the
two files manually from the app already open.
'diff -u' works fine; as does kdiff3 (which I've fallen back to use in this
case)

Grab two mysql dump files using the '--no-data', such that you only get the
create table etc statements; want the diff to compare OLD version of DB, with
new version of DB.

Sample extract from the full files that shows the problem:
File 1:
-- MySQL dump 10.11
--
-- Host: grokdb    Database: groklaw
-- ------------------------------------------------------
-- Server version       5.0.45-community-log

File 2:
-- MySQL dump 10.11
--
-- Host: localhost    Database: gl_new
-- ------------------------------------------------------
-- Server version       5.0.84

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kompare-devel mailing list