No : mySQL is faster then any other SQL server around for any given condition (except maybe special circomstances where you only use queries which are highly optimized for a particular server - very rare in production systems). You can check it yourself : mySQL benchmarking system can be downloaded freely from their sites and ran on any database you wish to test - the results of runs performed by the MySQL AB team can be viewed on their site.
Oded -- How my seventh arm Aches in subzero climates - Ageing star, cold world. ----- Original Message ----- From: "Avi Boots" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, November 21, 2001 5:28 PM Subject: Re: Open a table directly in MySql > > PostgreSql is faster and powerful than MySql (for a big database) ? > > > ----- Original Message ----- > From: "Ben-Nes Michael" <[EMAIL PROTECTED]> > To: "Avi Boots" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: יום רביעי 21 נובמבר 2001 15:49 > Subject: Re: Open a table directly in MySql > > > > You cant use MySQL without the server as MySQL is a Server. > > > > By the way, use Postgresql as it much more superior then Mysql and many > > other db. > > > > -------------------------- > > Canaan Surfing Ltd. > > Internet Service Providers > > Ben-Nes Michael - Manager > > Tel: 972-4-6991122 > > http://sites.canaan.co.il > > -------------------------- > > > > ----- Original Message ----- > > From: "Avi Boots" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, November 21, 2001 2:22 PM > > Subject: Open a table directly in MySql > > > > > > > Hi, > > > > > > 1. > > > Is there a way to open a table directly in MySql without > > > "mysql_query(connection, sql_string); (in c language)". > > > Without sql (SELECT...) at all. preferring in c language on MySql > v3.23.43 > > ? > > > > > > 2. > > > Is there a way to work with MySql without the server in a local > computer. > > > something like a local text/binary file ? > > > (I want to integrate the power of MySql and the c language to work with > > and > > > without sql(SELECT...) alternately) > > > > > > Thank You, > > > > > > Avi Boots. > > > > > > > > > > > > > > > ================================================================= > > > To unsubscribe, send mail to [EMAIL PROTECTED] with > > > the word "unsubscribe" in the message body, e.g., run the command > > > echo unsubscribe | mail [EMAIL PROTECTED] > > > > > > > > > > > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]