Hi.

I am trying to install MySQL-3.23.49 with BDB and InnoDB
under Solaris 8 using the Forte Compiler 6.2 in 64bit mode.
I succeed the compilation and installation procedure, but when
I try to start the mysql server I receive following logs
in my err-file:

020514 10:12:01  mysqld started
InnoDB: The first specified data file /var/lib/mysql-3.23.49/ibdata1 did not 
exist:
InnoDB: a new database to be created!
020514 10:12:01  InnoDB: Setting file /var/lib/mysql-3.23.49/ibdata1 size to 
400 MB
InnoDB: Database physically writes the file full: wait...
020514 10:12:07  InnoDB: Log file /var/lib/mysql-3.23.49/ib_logfile0 did not 
exist: new to be created
InnoDB: Setting log file /var/lib/mysql-3.23.49/ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
020514 10:12:07  InnoDB: Log file /var/lib/mysql-3.23.49/ib_logfile1 did not 
exist: new to be created
InnoDB: Setting log file /var/lib/mysql-3.23.49/ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
020514 10:12:07  InnoDB: Log file /var/lib/mysql-3.23.49/ib_logfile2 did not 
exist: new to be created
InnoDB: Setting log file /var/lib/mysql-3.23.49/ib_logfile2 size to 5 MB
InnoDB: Database physically writes the file full: wait...

And after waiting one hour I decided this can't be correct. :-)

When I install the whole thing in 32bit-mode everything is ok!
When I install MySQL with BDB (without InnoDB) in 64bit-mode everything is 
ok!

So I wonder where the problem is... Is InnoDB not 64bit clean? Anyone else 
saw this problem?

Greetings,
   ++ralph

P.S.: The same happens when using 3.23.50!


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.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