Hello,

Because I switched some large tables back to myisam from innodb (sorry
Heikki) my innodb datafile has a few gig 'empty'. I would like to reclaim 
that space.

Can I expect a problem if I:
- make _all_ innodb tables myisam (And be very sure I changed them all), 
- shutdown the dbase, 
- truncate my autoextending data file to be zero bytes,
- restart the server 
- and transfer the tables I want to be innodb back again?

Perhaps I need to truncate the logfiles as well?


Anything else which might happen?


Thanks,

Harmen
(Sql, query, bla)

-- 
                                The Moon is Waxing Gibbous (84% of Full)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to