"Mulugeta Maru" <[EMAIL PROTECTED]> wrote:
> My background is Micorosoft Access and SQL server. The InnoDB table type 
> gives me a much close option to move my databases. I found the database a 
> little complex and would like to know if there is a better step-by-step 
> explanation of setting up InnoDB in MySQL 4.1 on a Windows 2000 machine.
> 

By default in v4.1 MySQL creates auto-extending file in the data dir (ibdata1). You 
can also set InnoDB startup options manually. Check the following link:
        http://www.mysql.com/doc/en/InnoDB_start.html

You can find examples of my.cnf file and list of InnoDB parametrs with descriptions 
there.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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

Reply via email to