Page 1 of 1

Execute mysql statement only on localhost (same table name)

Posted: Tue 01 Jun 2010 10:59
by vkimura
Hi,

I took some snapshots of the IDE where the localhost's table name is the same as the table name for the remote server. So I'm just wondering how to execute a mysql statement for only the localhost and how would I execute for the remote host. Here are the snapshots:

http://mysql.tutorialref.com/dbforge/cr ... -only.html

Thank you,
Victor

Posted: Tue 01 Jun 2010 14:16
by Viktor
So I'm just wondering how to execute a mysql statement for only the localhost and how would I execute for the remote host.
Choose the corresponding connection in the Connection combobox on the toolbar.