FATAL error:could not find./bin/my_print_default

Source: Internet
Author: User

Many methods on the Internet are:/usr/local/mysql/scripts/mysql_install_db--user=mysql

However, there is a good chance that the error message could not be found in the bin directory My_print_defaults:
fatalerror:couldnotfind./bin/my_print_defaults If You is using a binary release, you must run the this script from wit Hin the directory the archive extracted into. If you compiled MySQL yourself your must run ' make install ' first.
Or
[
email protected] scripts]#/usr/local/mysql/scripts/mysql_install_db--user=mysql& [1] 16874 [[Email Protect Ed] scripts]# FATAL error:could not find/bin/my_print_defaults If you compiled from source, you need to run ' make Insta ll ' to copy of the software into the correct location-ready for operation. If you is using a binary release, you must either is at the top level of the extracted archive, or pass the--basedir opt Ion pointing to the location.
Workaround:
[email protected] scripts]#/usr/local/mysql/scripts/mysql_install_db--user=mysql--basedir=/usr/local/mysql- -datadir=/usr/local/mysql/data &
(This is very important)

The solution under FreeBSD is:

/usr/local/bin/mysql_install_db--user=mysql--basedir=/usr/local/--datadir=/var/db/mysql &

FATAL error:could not find./bin/my_print_default

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.