Re: Upgrading 3.23 to 4.1

2004-12-07 Thread Gleb Paharenko
Hello.



perror 13

Error code  13:  Permission denied



Check if you have necessary permissions on your data directory.





Aaron E. Diehl [EMAIL PROTECTED] wrote:

 Hello All,

 

 I'm having trouble upgrading 3.23. to 4.1.  Since I don't want to break

 production, I'm trying to start a test instance on the machine.  The =

 problem

 I'm having seems to be a missing .frm file.  The following details

 invocation and the log file.  Any help would be greatly appreciated.

 

 Thanks in advance,

 

 Aaron

 

 /opt/csw/mysql4/bin/mysqld_safe --basedir=3D/opt/csw/mysql4

 --datadir=3D/opt/csw/mysql4/data --port=3D3307 

 

 Log File:

 041206 11:19:53  mysqld started

 041206 11:19:53  InnoDB: Started

 041206 11:19:53  Fatal error: Can't open privilege tables: Can't find =

 file:

 './mysql/host.frm' (errno: 13)

 041206 11:19:54  Aborting

 

 041206 11:19:54  InnoDB: Starting shutdown...

 041206 11:19:56  InnoDB: Shutdown completed

 041206 11:19:56  /opt/csw/mysql4/libexec/mysqld: Shutdown Complete

 

 041206 11:19:56  mysqld ended

 

 



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



Upgrading 3.23 to 4.1

2004-12-06 Thread Aaron E. Diehl
Hello All,

I'm having trouble upgrading 3.23. to 4.1.  Since I don't want to break
production, I'm trying to start a test instance on the machine.  The problem
I'm having seems to be a missing .frm file.  The following details
invocation and the log file.  Any help would be greatly appreciated.

Thanks in advance,

Aaron

/opt/csw/mysql4/bin/mysqld_safe --basedir=/opt/csw/mysql4
--datadir=/opt/csw/mysql4/data --port=3307 

Log File:
041206 11:19:53  mysqld started
041206 11:19:53  InnoDB: Started
041206 11:19:53  Fatal error: Can't open privilege tables: Can't find file:
'./mysql/host.frm' (errno: 13)
041206 11:19:54  Aborting

041206 11:19:54  InnoDB: Starting shutdown...
041206 11:19:56  InnoDB: Shutdown completed
041206 11:19:56  /opt/csw/mysql4/libexec/mysqld: Shutdown Complete

041206 11:19:56  mysqld ended


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