[MacPorts] #46328: unable to start Myth's database in MacOSX Yosemite

MacPorts noreply at macports.org
Fri Dec 26 12:32:28 PST 2014


#46328: unable to start Myth's database in MacOSX Yosemite
----------------------------+--------------------------
  Reporter:  jgandrade11@…  |      Owner:  ctreleaven@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.3.3
Resolution:                 |   Keywords:
      Port:                 |
----------------------------+--------------------------

Comment (by pixilla@…):

 Replying to [comment:3 jgandrade11@…]:
 > I type "mysql -u root <
 /opt/local/share/mythtv/database/mythconverg_init.sql". I get the
 following error: "-bash: mysql: command not found".
 The mariadb "mysql" is not in your path.
 {{{
 $ port contents mariadb | grep bin/mysql$
   /opt/local/lib/mariadb/bin/mysql
 }}}
 Using the full path to the mariadb "mysql" binary should resolve your
 error:
 {{{
 $ /opt/local/lib/mariadb/bin/mysql -u root <
 /opt/local/share/mythtv/database/mythconverg_init.sql
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/46328#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list