Navigation
Features
Manual
What's new
FAQ
Imprint

FAQ

Contents     Index    << Previous    Next >>    PDF

Properties

Menu: Favorites / Properties


The Favorites view is used to edit Favorites. A unique name can be indicated for each Favorite.


Format of the address:

mysql://username:password@www.myserver.com:3306/databasename/tablename/  

Addresses starting with "mysql://" refer to MySQL-Front. MySQL-Front passes other addresses to the respectively linked program.
The username / password is not needed since it will be stored in the session.
The server has to be the same like the server of the session.

There are some additional parameter possible:
Data Browser:  
limit: Number of records  
filter: Filter of the SELECT query to get the data  
 
SQL Editor:  
file: Filename to open  


It's also possible to start MySQL-Front with a address as parameter. In this case the servername / username will be needed to detect the correct session.