Softaculous


Topic : How to run mysql though terminal


Posted By: sysTemz- on April 7, 2015, 6:01 pm
can't seem to figure out how to run mysql in terminal.
when i use the command /Applications/AMPPS/mysql/bin/mysql; i can only see the "information_schema" database. how do i access my databases though terminal?

Posted By: Rishi_P on April 8, 2015, 6:49 am | Post: 1
Hi sysTemz-

Open Terminal and use this command to Run MySQL.

/Applications/AMPPS/mysql/bin/mysqld



Posted By: dorque on October 28, 2018, 11:16 pm | Post: 2
When trying to access mysql using AMPPS bin (/Applications/AMPPS/mysql/bin/mysqld, I get:

2018-10-28 15:59:35 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2018-10-28 15:59:35 0 [Note] /Applications/AMPPS/mysql/bin/mysqld (mysqld 5.6.37) starting as process 1072 ...
2018-10-28 15:59:35 1072 [Warning] Using pre 5.5 semantics to load error messages from /Applications/AMPPS/mysql/share/english/.
2018-10-28 15:59:35 1072 [Warning] If this is not intended, refer to the documentation for valid usage of --lc-messages-dir and --language parameters.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.