Tue Jul 09 09:40:57 2013david.rothera [...] gmail.com - Ticket created
CC:
Subject:
Issue where there are multiple PRIMARY keys
Date:
Tue, 9 Jul 2013 14:40:41 +0100
To:
<bug-mysql-backup [...] rt.cpan.org>
From:
David Rothera <david.rothera [...] gmail.com>
In its default state at the moment, if there are multiple fields that are primary the module outputs them as separate PRIMARY KEY (`xxx`) objects which give an error upon trying to import the generated SQL.
Attached is a patch to resolve this issue and make it so that the primary keys are called in one PRIMARY KEY (`xxx`, `yyy`) call.
--
David Rothera
Message body is not shown because sender requested not to inline it.