From: walter harms Date: November 23 2009 12:25pm Subject: Re: mysql accessing one database from another List-Archive: http://lists.mysql.com/mysql/219462 Message-Id: <4B0A7F46.70806@bfs.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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-engine.html re, wh