Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I was trying to install mysql using tar file, while running the mysql_install_db, getting the following error. ERROR:1017 Can't find file: './mysql/db.from' (errno: 13) How to solve this? I ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    5

    Installation of Mysql

    Hi,

    I was trying to install mysql using tar file, while running the mysql_install_db, getting the following error.

    ERROR:1017 Can't find file: './mysql/db.from' (errno: 13)
    How to solve this?

    I am using RHEL 4, 32 bit.

    Thanks,
    Rajamani

  2. #2
    Just Joined! nesca2in1's Avatar
    Join Date
    Aug 2008
    Location
    Silesia/Poland
    Posts
    16
    1st. check for updates for Your system
    2nd. why You don't use yum ?

    1. yum list | grep mysql
    2.yum install SEARCH_RESULT

    3. Which MySQL version You try install?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...