mysql accessing one database from another

mysql accessing one database from another

am 23.11.2009 12:09:32 von Manasi Save

Hi All,

I am needing to access a sub databases through main database.

I have one main database and serveral sub databases. For accessing those
databases I am using mysql prepared statements, But the performance I am
getting because of this is very low.

Can anyone suggest me any alternate way for this. Please let me know if
you need any other information on this.

Thanks in advance.

--
Regards,
Manasi Save
Artificial Machines Pvt Ltd.




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org

Re: mysql accessing one database from another

am 23.11.2009 13:25:42 von walter harms

Manasi Save schrieb:
> Hi All,
>
> I am needing to access a sub databases through main database.
>
> I have one main database and serveral sub databases. For accessing those
> databases I am using mysql prepared statements, But the performance I am
> getting because of this is very low.
>
> Can anyone suggest me any alternate way for this. Please let me know if
> you need any other information on this.
>
> Thanks in advance.
>

i do not know the performace but ...
http://dev.mysql.com/doc/refman/5.0/en/federated-storage-eng ine.html

re,
wh

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org