I am running MySQL-server-4.1.8-0 without problem on FC3.

This could also be hardware related.

Joey  

-----Original Message-----
From: C.F. Scheidecker Antunes [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 14, 2005 1:24 PM
To: Mysql List
Subject: Still having problems with MySQL 4.1 on Fedora Core 3

Hello all,

I now have disabled my SELinux and so it should work.
However it still does not work.
I have a bunch of errors now on my .err file that I am copying bellow.
I've tried to create the tables again by issuing mysql_install_db and then
tried to run the daemon.

Is there any ideias on how to fix this?

Thanks in advance:

errors from .err file:

050414 11:19:19  mysqld started
050414 11:19:19 [Warning] Asked for 196608 thread stack, but got 126976
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
050414 11:19:20  InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
050414 11:19:21  InnoDB: Log file ./ib_logfile0 did not exist: new to be
created
InnoDB: Setting log file ./ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
050414 11:19:22  InnoDB: Log file ./ib_logfile1 did not exist: new to be
created
InnoDB: Setting log file ./ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
050414 11:19:23  InnoDB: Started; log sequence number 0 0
050414 11:19:24 [ERROR] Fatal error: Can't open privilege tables: Table
'mysql.host' doesn't exist
050414 11:19:24  mysqld ended

050414 11:21:15  mysqld started
050414 11:21:15 [Warning] Asked for 196608 thread stack, but got 126976
050414 11:21:15  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
050414 11:21:15  InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 36808.
InnoDB: Doing recovery: scanned up to log sequence number 0 43684
050414 11:21:15  InnoDB: Starting an apply batch of log records to the
database...
InnoDB: Progress in percents: 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
91 92 93 94 95 96 97 98 99
InnoDB: Apply batch completed
InnoDB: Last MySQL binlog file position 0 79, file name
./presario2700-bin.000001
050414 11:21:15  InnoDB: Flushing modified pages from the buffer pool...
050414 11:21:15  InnoDB: Started; log sequence number 0 43684
050414 11:21:15 [ERROR] /usr/sbin/mysqld: Can't find file: 
'./mysql/host.frm' (errno: 13)
050414 11:21:15 [ERROR] Fatal error: Can't open privilege tables: Can't find
file: './mysql/host.frm' (errno: 13)
050414 11:21:15  mysqld ended

050414 11:23:49  mysqld started
050414 11:23:49 [Warning] Asked for 196608 thread stack, but got 126976
050414 11:23:49  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
050414 11:23:49  InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 43684.
InnoDB: Doing recovery: scanned up to log sequence number 0 43724
InnoDB: Last MySQL binlog file position 0 79, file name
./presario2700-bin.000004
050414 11:23:49  InnoDB: Flushing modified pages from the buffer pool...
050414 11:23:49  InnoDB: Started; log sequence number 0 43724
050414 11:23:49 [ERROR] /usr/sbin/mysqld: Can't find file: 
'./mysql/host.frm' (errno: 13)
050414 11:23:49 [ERROR] Fatal error: Can't open privilege tables: Can't find
file: './mysql/host.frm' (errno: 13)
050414 11:23:49  mysqld ended

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




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

Reply via email to