Re: mysql accessing one database from another

2009-11-23 Thread 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. > > Ca

mysql accessing one database from another

2009-11-23 Thread 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