Jeremy/Gerald

I just tested it with an insert statement on a MyISAM table and an Innodb table, and I 
saw the both insert statements in the binary log. So, I can roll forward these 
changes, right? 
I still don't see how your answer (MyISAM doesn't have transactions) relate to my 
initial question of can I roll forward the changes to both table types ... Am I 
missing something? Please clarify

SB

----Original Message-----
From: gerald_clark [mailto:[EMAIL PROTECTED]
Sent: Friday, June 27, 2003 11:39 AM
To: [EMAIL PROTECTED]
Subject: Re: Best Practices for mySQL Backups in Enterprise


Ok, update log.

Jeremy Zawodny wrote:

>On Fri, Jun 27, 2003 at 08:08:40AM -0500, gerald_clark wrote:
>  
>
>>Yes, if you have transaction logging turned on.
>>You can edit the transaction log, and run it against the restored database.
>>    
>>
>
>MyISAM doesn't have transactions.
>
>Jeremy
>  
>



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to