How to select gpsgateserver database on MySQL console
In some specific troubleshooting cases, you might need to execute MySQL commands on the GpsGate database. Don't make modifications on this database. Use it only when given instructions from GpsGate support. Self modifications on the DB system are not supported.
If you need to access MySQL console in your Window system, follow these steps:
1. Go to MySQL command line Client
2. Enter your MySQL database password. In a default GpsGate installation, you can find the password in the setup process.
Verify the installation steps for more details.
Accessing gpsgateserver database
3. Type
use gpsgateserver and hit ENTER.
Now you're positioned on the gpsgateserver database.
4. Follow additional instructions from support.