Arthur,
Tuesday, November 05, 2002, 9:58:03 AM, you wrote:

A>   Backpacker in the foot hills of mySQL

A>   I have 4.04beta max-nt running on win 2k SP3
A>   I can create manipulate InnoDB tables happily.

A>   What are Folders ibdata &   iblogs for?
A>   Nothing ever appears in them.
A>   my tables automatically get put in C:\MySQL\Bin\data\[DbName]

I tested it and all worked perfect for me. Do you mean ibdata file is
created in C:/MySQL/bin/data/.. or *.frm files created in that dir?
To see InnoDB data home dir use SHOW VARIABLES LIKE "innodb%"

A>   In my.cnf I have
A> innodb_data_file_path = ibdata1:400M
A> innodb_data_home_dir = c:/ibdata
A> innodb_flush_log_at_trx_commit=1
A> innodb_log_archive=0
A> innodb_log_group_home_dir = c:/iblogs
A> innodb_log_arch_dir = c:/iblogs


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





---------------------------------------------------------------------
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