Skip to content

Tag: shared-data

Develop a single host multiple client MYSQL database

Please forgive me if the title is not correct. I am still trying to understand how this works. I have installed MySQL workbench and the MySQL server on my laptop. I have successfully created a database that store driver details, as per the picture. I can access this info only one my laptop. However, I would a…