Hi all,


i am not sure if i am at the right list.
But i will ask my question anyway.

Here is the problem.
     I have compiled Mysql version 3.23.41 with Forte 6 update 1 from Sun.
     I have done this on a SPARC system and complied it 64bit.
     I didn't had any prblems in compiling it with the option innodb no
errors only some warnings.
     After i have instlled it i am creating my my.cnf file with all the
directory etc...
     When i start it up i is creating the files, and then at the last logs
it creates it but then hangs.
     you can wait for days but nothing happens after that.

Does anybody know how i can solve this.
Here is my my.cnf file

# Uncomment the following if you are using Innobase tables
innodb_data_file_path = ibdata1:400M
innodb_data_home_dir = /ibdata
innodb_log_group_home_dir = /ext/innodblog
innodb_log_arch_dir = /ext/innodblog
set-variable = innodb_mirrored_log_groups=1
set-variable = innodb_log_files_in_group=3
set-variable = innodb_log_file_size=5M
set-variable = innodb_log_buffer_size=8M
innodb_flush_log_at_trx_commit=1
innodb_log_archive=0
set-variable = innodb_buffer_pool_size=16M
set-variable = innodb_additional_mem_pool_size=2M
set-variable = innodb_file_io_threads=4
set-variable = innodb_lock_wait_timeout=50


Thanks in advance
Filip
ps: the main problem is that there is no error message it simply stays
there and does not give me in the error file
     ready to take connections

=========================
DISCLAIMER: This email message is intended solely for the use of the person or 
organisation to which it is addressed. 
It may contain information that is privileged, proprietary and confidential in nature. 
If you are not the intended recipient, 
please do not disseminate, distribute or copy this communication, by email or 
otherwise. 
Instead, please notify us immediately by return email including the original message 
in your reply. 
We ask you to then delete and discard all copies of the email. Thank you.
More information on Management Centre Europe can be found on our website: 
http://www.mce.be
=========================

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