How to use the mysql++ patch

2001-10-17 Thread Jern Tat Wang
Hello, does anybody know how to use mysql++ patch for gcc 3.0? Is it required(work) with gcc 3.1 as well? Thanks. _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp ---

HELP: mysql driver error

2001-10-17 Thread Teddy A Jasin
Hi, i never found this kind of problem before. I posted on the microsoft and asp forum about the problem, but no help. Some people ask me to check with the mysql provider. anyone can help me on this?? Microsoft OLE DB Provider for ODBC Drivers error '80040e21' Multiple-step OLE DB operation ge

Re: lost connection to mysql!

2001-10-17 Thread Teddy A Jasin
I faced this problem before i used script_timeout function to fix. maybe you can try the same. regards, Teddy At 01:26 AM 10/18/2001 -0400, Sebastien Grenier wrote: >Hi, > > I'm running 2 websites in PHP 4.0.6 with Mysql 3.23.42 on OpenBSD 2.7. > > If the client machine browse the 2 we

lost connection to mysql!

2001-10-17 Thread Sebastien Grenier
Hi, I'm running 2 websites in PHP 4.0.6 with Mysql 3.23.42 on OpenBSD 2.7. If the client machine browse the 2 websites at the same time in get the following error: Warning: Lost connection to MySQL server during query in /usr/local/apache/vhdocs/tech/includes/database.inc on line 4

Re: merging fields

2001-10-17 Thread Arjen G. Lentz
Hi Brendan, > i have a HUGE database (30+megs) which has just been converted > from microsoft access to mysql (yay!) .. Indeed yay! ;-) But eh, 30+ megs isn't huge these days, you have to go into gigabytes for that ;-) And yes, there are serious MySQL users out there that have multi-gigabyte d

Re: why

2001-10-17 Thread Adrian D'Costa
On Wed, 17 Oct 2001, Jani Tolonen wrote: > Adrian D'Costa writes: > > Hi, > > > > I have been using Mysql that was provided on my RH7.0 cd. It works on my > > office system and it shows only one process. The same thing I installed > > on my home system, it show 4 processes one safe_mysqld

how to get the correct result -- Thrid Time --

2001-10-17 Thread Adrian D'Costa
Hi, I have some records that I need to group by a field. This is easy using group by in the sql statement. What I happening is that I get some data in html format that I have written a script that will extract the data I require an dump it into a table. Everything working fine. The problem is

How to start MySQL Server

2001-10-17 Thread Vijay Narayanasamy
Dear All, I need help with the following error messages. I'm entirely new to UNIX and to MySql. I'm just trying to run MySql given by our organization. 1. Shell> mysql Can't connect to local MySql Server through socket '/tmp/mysql.sock' 2. Shell>mysqld killed Thanks in advance! Cheers

Re: Can't get --DataDir to work on Win2k

2001-10-17 Thread Miguel Angel Solórzano
At 17:39 17/10/2001 -0500, BD wrote: Hi! For to clarify: the command prompt \mysql\bin\mysqld-max-nt --install should be executed only to install the service, without any order parameter. If you want to run the server, as service the configuration variables, should be made through a configurati

merging fields

2001-10-17 Thread LawgeneCentre
hello, i am not sure if this is the right group to ask this question but here goes.. i have a HUGE database (30+megs) which has just been converted from microsoft access to mysql (yay!) .. the original designer had five separate fields for keywords ie keyword1, keyword2, keyword3,keyword4,ke

group by clause

2001-10-17 Thread Sommai Fongnamthip
Hi, did someone tell me why group by clause not work? I'd like to group volume of order from my customer at the same price and my supplier. here is my code Select custid, symbol, sum(volume) as sumvol, price, mktid, supplier, supplierflag From confirm WHERE mk

Re: BLUE WORLD RELEASES BETA VERSION OF LASSO PROFESSIONAL5STANDARD EDITION

2001-10-17 Thread David Dahl
WOW, now you can BUY MySQL from blueworld and run it on MacOS X and Windows 2000 only, or you can download the source code from MySQL and run it anywhere for free... hmmm... sounds great:) >Bill Adams writes: > >> Seriously, is there a better forum for announcing commerical products like >> th

RE: mysql config problems

2001-10-17 Thread Joe Kaiping
Hey Tim, I've run into this before. The docs say that if you don't have the grant tables set up you'll get that error: http://www.mysql.com/doc/P/o/Post-installation.html (search for "host.frm" in page) But I've also seen it when I tried copying the support_files/mysql.server to the /etc/rc.d/