> I am looking for a way to use the binlogs to add the new tickets to the test
> server
> 
> That way I don't have to dump the whole database again and the import and
> all that
> from the beginning.

Can't.  The binlogs contain insert/update statements for a different schema.
 If you tried to apply them to the new schema, they'd fail with SQL errors.

-- 
-- ============================
   Tom Lahti
   BIT Statement LLC

   (425)251-0833 x 117
   http://www.bitstatement.net/
-- ============================
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to