Connections

Registered by Federico Razzoli

This is the foundation for all STKC functionalities.

Needed features:
* Save connection into conf file
* Close last opened connection, if any; Read and open connection from conf file
* Close connection
* Delete connection
* Modify connection

Connections have the following properties:
* Name
* Hostname/IP (default: 127.0.0.1)
* Port (default: 3306)
* Username (default: root)
* Password (default: no)
* Default DB (default: no)
* SQL statement (default: no) is executed as soon as the connection is open

Conf file format should be easily extendable, because we leave some things out from this initial implementation:
* SSH options (could be fundamental for some enterprise/PA users)
* Client flags
* Connection timeout (client side)
* Auto-reconnect

Blueprint information

Status:
Started
Approver:
Federico Razzoli
Priority:
Essential
Drafter:
None
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
Accepted for trunk
Implementation:
Good progress
Milestone target:
milestone icon 0.1
Started by
Giacomo Picchiarelli

Related branches

Sprints

Whiteboard

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.