Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

How to put my database schema (.mwb) on mysql server on ubuntu?

Writer Matthew Barrera

I have a my sql server running on my ubuntu 16.04 server and created on my local mysql workbench a new database schema (.mwb file). My question is how to make my mysql server on ubuntu run my database schema?

1 Answer

MySQL workbench does exist for Linux. Did you try to load your file?

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.