[rt-users] transaction by misstake shredderd
Thomas Sibley
trs at bestpractical.com
Thu Mar 1 10:25:30 EST 2012
On 03/01/2012 09:49 AM, john s. wrote:
> i think it's this sql file:
>
> INSERT INTO
> `Transactions`(`created`,`creator`,`data`,`field`,`id`,`newreference`,`newvalue`,`objectid`,`objecttype`,`oldreference`,`oldvalue`,`referencetype`,`timetaken`,`type`)
> VALUES('2011-04-07
> 15:39:46','30',NULL,NULL,'103',NULL,NULL,'8','RT::Ticket',NULL,NULL,NULL,'0','Create');
mysql -u USER -p -h HOST rt4 < /path/to/file.sql
More information about the rt-users
mailing list