Hi there,
Can someone tell me how do i upload the data created in mysql command line client into the Mysql server,
I mean, i have created some tables using mysql command line client in my system, it is accessible only to me.
How do i upload it into the mysql server so that i can access those table contents even from other systems.