access to mysql
|
|
I have been looking, and can’t seem to find out how to connect to mysql from the commmand line, and from within code. any guidance would be greatly appreciated. Jason |
|
|
Hi, You can access to mysql database using the following command from a terminal:
You can also use the “use_mampstack” script to run any binary included in the Stack:
I hope it helps. |
|
|
Hello, Jason |

