Pregunta

How do I access server administration console in MySql workbench 6.0 community edition? I cant seem to find it in my downloaded version. I guess I need it to backup my database and the stored procedures associated with it.

Thanks

¿Fue útil?

Solución

Open a connection to your server (via its tile on the home screen). In the sidebar at the left you have now 2 sections: MANAGEMENT and SCHEMA. Depending on whether you use the combined or separate view each of the section is on its own tab or stacked together:

Stacked or combined view Separated view

Either way you directly have now access to e.g. the backup/restore facitlities.

Otros consejos

On Windows (tabs are at the bottom):

enter image description here

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top