Changes between Version 21 and Version 22 of howto/MySQL


Ignore:
Timestamp:
Apr 8, 2018, 7:51:31 AM (6 years ago)
Author:
WolfgangFahl (Wolfgang Fahl)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/MySQL

    v21 v22  
    197197= Troubleshooting =
    198198see e.g. https://lists.macports.org/pipermail/macports-users/2016-July/041178.html
     199== Where are ... ===
     200see e.g.
     201* https://stackoverflow.com/questions/7459103/mysql-data-directory-location
     202=== Libraries and socket files ===
     203The command
     204{{{
     205mysql_config
     206}}}
     207will give you some hints
    199208
    200209== initialize fails ==