Re: Reset Log Sequence Number
Stefan,
the system lsn is stored in the headers of ib_logfiles. A reset command would be nice, but so far the 'inflation' trick has done the job.
You CAN put ibdata files to different disks without a need to use symlinks. You can in
innodb_data_file_path
specify full absolute paths to your ibdata files if you define
innodb_data_home_dir=
as an empty string like I have done above.
Best regards,
Heikki
Oracle Corp./Innobase Oy
InnoDB - transactions, row level locking, and foreign keys for MySQL
InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM tables
http://www.innodb.com/order.php
Subject
Views
Written By
Posted
19713
October 19, 2005 09:32AM
11060
October 19, 2005 11:24AM
9594
October 25, 2005 07:20AM
Re: Reset Log Sequence Number
8633
October 25, 2005 11:37AM
6047
January 26, 2009 10:00AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.