Hello.


> Anywhere else I can check for that ?



Send the output of 'show variables'. I'm especially interested

in version, and have_innodb. Are there any lines in the error

log similar to "InnoDB: Started"? BTW, options to MySQL Server

could be passed in several different ways:

  http://dev.mysql.com/doc/refman/5.0/en/program-options.html









P. Evans wrote:

>   Shawn,

>   as far as I can tell, no. Here's all my innodb options set in my.cnf :

>    

>   innodb_additional_mem_pool_size = 16M

> innodb_buffer_pool_size = 4G

> innodb_data_file_path = ibdata1:10M:autoextend

> innodb_file_io_threads = 4

> innodb_thread_concurrency = 16

> innodb_flush_log_at_trx_commit = 1

> innodb_log_buffer_size = 8M

> innodb_log_file_size = 256M

> innodb_log_files_in_group = 3

> innodb_max_dirty_pages_pct = 90

> innodb_lock_wait_timeout = 120

>   

> Anywhere else I can check for that ?



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [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