MySQL commands: Difference between revisions

Jump to navigation Jump to search
18 bytes added ,  25 February 2016
Line 122: Line 122:
$ ls /Applications/XAMPP/xamppfiles/var/mysql/*.local.err
$ ls /Applications/XAMPP/xamppfiles/var/mysql/*.local.err


Please replace the file name 'XXXMacBook-Pro' with the real file name
find the file name of mysql log ex: XXXMacBook-Pro.local.err
 
set the permission of log
$ sudo chmod 774 /Applications/XAMPP/xamppfiles/var/mysql/XXXMacBook-Pro.local.err
$ sudo chmod 774 /Applications/XAMPP/xamppfiles/var/mysql/XXXMacBook-Pro.local.err
</pre>
</pre>

Navigation menu