Re: Mysql too slow over the LAN

2002-05-21 Thread Gelu Gogancea
Hi, Look at mysqld.log and tell us what errors are. Regards, Gelu _ G.NET SOFTWARE COMPANY Permanent e-mail address : [EMAIL PROTECTED] [EMAIL PROTECTED] - Original Message - From: "Avalon" <[EM

Re: MySQL too slow....

2001-06-08 Thread Sommai Fongnamthip
ot;Muhammad Asif" <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]> >Sent: Thursday, June 07, 2001 1:00 PM >Subject: Re: MySQL too slow > > > > Muhammad Asif wrote: > > > > > > i have a table with 1 records in MS Access and > > > M

Re: MySQL too slow....

2001-06-08 Thread Sommai Fongnamthip
If you use Delphi or VB, VC, there are some API program that let you access MySQL direct. Not worry about ODBC. Sommai Fongnamthip At 01:00 7/6/2001 -0700, Van wrote: >Muhammad Asif wrote: > > > > i have a table with 1 records in MS Access and > > MySQL with no index in either database. >

Re: MySQL too slow

2001-06-07 Thread Jeremy Zawodny
On Thu, Jun 07, 2001 at 12:56:24PM +0500, Muhammad Asif wrote: > > i have MSAccess table with 1 records without any index > i import same table in MySQL without any index > > When i access data from this table through ODBC in ColdFusion: > > Data from Access took 14 Sec and > Data from MySQL

Re: MySQL too slow....

2001-06-07 Thread WCBaker
L PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, June 07, 2001 2:19 AM Subject: Re: MySQL too slow > I want to use MySQL in web based > applications. Can u tell what other way i can go except ODBC > if i have to query the database(MySQL) through some scripting > languag

Re: MySQL too slow....

2001-06-07 Thread Hasan Niyaz
> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, June 07, 2001 2:19 PM Subject: Re: MySQL too slow > I want to use MySQL in web based > applications. Can u tell what other way i can go except ODBC > if i have to query the database(MySQL) through some sc

RE: MySQL too slow....

2001-06-07 Thread Simon Green
How about PhP? Simon -Original Message- From: Muhammad Asif [mailto:[EMAIL PROTECTED]] Sent: 07 June 2001 10:19 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: MySQL too slow I want to use MySQL in web based applications. Can u tell what other way i can go except ODBC if i

Re: MySQL too slow....

2001-06-07 Thread Van
Muhammad Asif wrote: > > I want to use MySQL in web based > applications. Can u tell what other way i can go except ODBC > if i have to query the database(MySQL) through some scripting > language(ASP,ColdFusion,JSP,Servlet) and have to display results in a web > browser... > > Thx in advance for

Re: MySQL too slow....

2001-06-07 Thread Muhammad Asif
- From: "Van" <[EMAIL PROTECTED]> To: "Muhammad Asif" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, June 07, 2001 1:00 PM Subject: Re: MySQL too slow > Muhammad Asif wrote: > > > > i have a table with 1 records in MS

Re: MySQL too slow....

2001-06-07 Thread Van
Muhammad Asif wrote: > > i have a table with 1 records in MS Access and > MySQL with no index in either database. > I query both tables from ColdFusion using ODBC datasources and > > Data from Access took 13sec to display while > Date from MySQL took 23sec to come up > > MySQL seems to be