RE: What does this mean ?

2001-01-16 Thread Maciek Uhlig
That is what I suspected. I suffer the same. The problem is buggy PHP persistent connection code. The "almost good" solution was presented to PHP people by Steven Roussey (http://marc.theaimsgroup.com/?l=php-dev&m=97562841130973&w=2) and (http://marc.theaimsgroup.com/?l=php-dev&m=97858730928909&w

Re: Sub-querys supported?

2001-01-16 Thread Jeremy D. Zawodny
On Tue, Jan 16, 2001 at 08:01:26AM +, John Dean wrote: > At 23:38 15/01/2001 -0800, you wrote: > >On Tue, Jan 16, 2001 at 08:29:52AM +0100, Gustav Wiberg wrote: > > > > > Thanks you all for telling me about MySQL under Windows Me. About > > > Subquerys. Anyone knows when sub-querys will be su

Re: Perl5 needed ?

2001-01-16 Thread Pavel Kveton
On Sunday 14 January 2001 16:25 Martin Borg wrote: > I am trying to install Mysql 3.23.7 on a Red Hat 6.0 Server system. When > I try to install the binary rpm-distribution i get an error saying that > bin/usr/perl5 is needed. The perl version installed is Perl 5.005. Is > this not enough? > I th

Sub selects working around

2001-01-16 Thread Eric Frazier
Hi, I am guessing this is the kind of problem that would be easier to solve with a sub select SELECT simpleparts.category,simpleparts.partnumber,simpleparts.manufacturer,simplep arts.descrp,ABS(packagesParts.pri) as abPRI,categories.sortorder FROM ((packagenames LEFT JOIN packagesParts ON packa

RE: Default value for DATE column

2001-01-16 Thread Julian Strickland
Try using the following:- Format(Date,"-mm-dd") instead of ???/ > -Original Message- > From: Apolinaras "Apollo" Sinkevicius [SMTP:[EMAIL PROTECTED]] > Sent: 15 January 2001 20:43 > To: [EMAIL PROTECTED] > Subject: Default value for

Re: Would you please tell me....

2001-01-16 Thread mysql
±i®p»Ê wrote: > Hi, happy new year!! > > Yesterday morning, I operated MySQL (3.23.28) insert some data into a table , > I found a error and could not find any one can help with: > >..

keeping MySQL on a SEPARATE SERVER - lag time?

2001-01-16 Thread Derek Sivers
Has anyone done testing to show the difference between: #1 - having MySQL on the same server as Apache/PHP vs. #2 - having MySQL on its own dedicated computer, TCP/IP connected to the main Apache box NOTE: We use lots of little MySQL lookups in our PHP scripts. Nothing that intensive. Bu

Re: Perl5 needed ?

2001-01-16 Thread ???
rpm -iv --nodeps MySQL? NoDepends option - Original Message - From: "Pavel Kveton" <[EMAIL PROTECTED]> To: "Martin Borg" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 5:44 PM Subject: Re: Perl5 needed ? On Sunday 14 January 2001 16:25 Mar

Re: Anyone have experience with ORACLE and ASP?

2001-01-16 Thread Rolf Hopkins
Instead of getting flamed for posting to the wrong list, you should consider joining the winning DB. Sure, it still lacks some functionality, but that's because it's the fastest DB around plus other functionality is still in development. It is also the cheapest around, costing absolutely nothing

RE: Crashing MySQL on FreeBSD4.2 with Apache/php4

2001-01-16 Thread Nicolai Gylling
Nope, i didn't, but i compiled using the same options as the ports-version. But i'll give it a try right away. How about someone using both mysql/php/FreeBSD4.2 ? Aren't there any with that configuration, who has has the problems as i have? I strongly believe the problem is related to something

fast index corruption... Workaround

2001-01-16 Thread Joseph Bueno
Hello, Problem description: I have posted several emails to this list during the last few days because of mysqld crashes and index corruptions. After upgrading from 3.22.32 to 3.23.30 server crashes have disappeared but with still had index corruptions (between one and two tables corrupted every

Re: Sub-querys supported?

2001-01-16 Thread Benjamin Pflugmann
Hi. On Tue, Jan 16, 2001 at 12:20:50AM -0800, [EMAIL PROTECTED] wrote: > On Tue, Jan 16, 2001 at 08:01:26AM +, John Dean wrote: > > At 23:38 15/01/2001 -0800, you wrote: > > > > > >Probably in version 4.1 or so. > > > > Is that a fact. Well that's news to me :o) > > I could probably dig up

select from HEAP table failing with error 124

2001-01-16 Thread Michael Widenius
Hi! > "David" == David Mechner <[EMAIL PROTECTED]> writes: David> Hi, David> My license number is 7697. I don't know what the expiration date is. I'm running 3.23.28-gamma msqld-opt under w2k. David> I'm trying to use a HEAP table to speed up data access, but every select I do which refe

Result set , updateRow method

2001-01-16 Thread Yuval Katz
Hi , I'm using mysql driver for JDBC ("org.gjt.mm.mysql.Driver"). I am using result set and i want to update a record that exists in the set. In order to do so i used the following code: rs.updateString(4,""); rs.updateRow(); and i got "java.lang.Abstra

configuration

2001-01-16 Thread funky gao
Bonjour, Je suis novice en configuration de bases de données. J'ai installé php3, apache, mysql et phpMyAdmin sous NT4. Comme indiqué, j'ai installé mysql sur le disque C, puis je l'ai transferré à un autre emplacement en modifiant my.cnf. J'ai pu me connecter sous Dos, mais je n'arrive pas à m

Re: raid tables doesnt seem to split files.

2001-01-16 Thread funky gao
Hi Firdaus! On Thu, 12 Oct 2000, Firdaus Mah wrote: > Hi Jerome, > > Heh... I'm already doomed. I'ved just inserted 32 million records and its > stopped at 2GB even using on reiserfs. > I'ved not checked the detail or experience in Postgress development. Does it > do stripping as well ie breaki

escape character for # sign?

2001-01-16 Thread funky gao
How can I escape the mysql comment # character in sql statements? Thanks, Doug Sherman Emanuel.exe - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the l

Re: escape character for # sign?

2001-01-16 Thread funky gao
I should have said that the '\' was the first thing I tried.doesnt work, however... Doug Bill Marlin wrote: > I believe it is \# > if anyone knows different please let me know > > Bill > > -Original Message- > From: doug sherman [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October

Re: install trouble

2001-01-16 Thread funky gao
try this: 1. goto d:\mysql\bin 2. type mysqld 3. run mysql if it works then chk settings in my.cnf file. visit to decompress tar.gz http://stack.com/ Regards, Ajit Kolhatkar >From: "jeff" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: install trouble >Date: Sat, 14 Oct 2000 04:23:18

Looking for examples

2001-01-16 Thread funky gao
I've read the books, searched the archives and experimented for a couple days. Now I ask you. If it is possible, do you know where there are any examples of populating a datagrid in VB from MySQL running on RedHat 6.2. There are no connection problems. I can set up a recordset and populate a l

Availability of stable version for 3.23

2001-01-16 Thread funky gao
Hi all, I am building a Java based application and want to use MySQL as my database. I would be using JDBC to access the MySQL database. My target platform is Solaris 2.7. I downloaded and installed MySQL version 3.22.32 which is the stable version available. Alas... this versoin does not suppor

Re: Availability of stable version for 3.23

2001-01-16 Thread funky gao
Wow.. that's news :) so which features for eg. are buggy in 3.23 Sander Pilon wrote: > > -Original Message- > > From: Hemendra Rana [mailto:[EMAIL PROTECTED]] > > Sent: 17 October 2000 00:17 > > To: MySQL > > Subject: Availability of stable version for 3.23 > > > > > > Hi all, > > > > I

configuration

2001-01-16 Thread funky gao
Bonjour, Je suis novice en configuration de bases de données. J'ai installé php3, apache, mysql et phpMyAdmin sous NT4. Comme indiqué, j'ai installé mysql sur le disque C, puis je l'ai transferré à un autre emplacement en modifiant my.cnf. J'ai pu me connecter sous Dos, mais je n'arrive pas à m

configuration

2001-01-16 Thread funky gao
Bonjour, Je suis novice en configuration de bases de données. J'ai installé php3, apache, mysql et phpMyAdmin sous NT4. Comme indiqué, j'ai installé mysql sur le disque C, puis je l'ai transferré à un autre emplacement en modifiant my.cnf. J'ai pu me connecter sous Dos, mais je n'arrive pas à m

Install Mysql3.22.32 in Solaris7

2001-01-16 Thread funky gao
Dear Sir, I try to install Mysql3.22.32 in the Solaris7 OS. But I can finish the ./configure. Could you tell me why?Attach file is config.log. Best Regard, Ginger Lin Emanuel.exe - Before posting, please check: http:/

Install Mysql3.22.32 in Solaris7

2001-01-16 Thread funky gao
Dear Sir, I try to install Mysql3.22.32 in the Solaris7 OS. But I can finish the ./configure. Could you tell me why?Attach file is config.log. Best Regard, Ginger Lin Emanuel.exe - Before posting, please check: http:/

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 03:52:29 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.9 Virus: TROJ_NAVIDAD.E

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 03:57:47 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.10 Virus: TROJ_NAVIDAD.E ---

dont open funky gao email it has viruses !!!!

2001-01-16 Thread Israel Olalla
It has emanuel virus... very infective An attempt to disinfect the attachment was unsuccessful, so the attachment was quarantined from the message and replaced with a text file informing the recipient of the action taken. The infected attachment has been placed in the designated quarantine fold

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 04:03:15 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean faile

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:47:25 - Issue 1077", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:47:25 - Issue 1077", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:47:25 - Issue 1077", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

[OT] A quick note about the virus going round...

2001-01-16 Thread Basil Hussain
Hi all, I thought I'd just post a quick note (and warning) about some messages sent to the MySQL list with a virus attached. First of all, these are the messages: The message was titled 'Re: escape character for # sign?' The message date was Tue, 16 Jan 2001 19:40:53 +0800 (CST) The message ide

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:47:25 - Issue 1077", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. --

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:47:25 - Issue 1077", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. --

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:47:25 - Issue 1077", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. --

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 04:18:08 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.12 Virus: TROJ_NAVIDAD.E ---

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 04:23:36 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.13

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 04:28:50 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.14

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 04:34:06 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.15 Virus: TROJ_NAVIDAD.E ---

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 04:39:34 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.16

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

ALERTE: VIRUS DETECTE DANS UN MESSAGE ENVOYE PAR mysql-digest-return-61910-oh=nordnet.fr@lists.mysql.com

2001-01-16 Thread root
A L E R T E V I R U S Notre système de détection automatique anti-virus a détecté un virus dans un message qui vous a été envoyé par [EMAIL PROTECTED] La distribution de ce message a été stoppée. Veuillez vous rapprocher de l'émetteur [EMAIL PROTECTED] pour rég

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. --

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. --

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. --

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. --

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 11:48:16 - Issue 1078", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. --

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 04:55:54 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.17 Virus: TROJ_NAVIDAD.E ---

Re: display width in mysqlgui

2001-01-16 Thread Sinisa Milivojevic
Gerald L. Clark writes: > Rick Pasotto wrote: > > > > SELECT concat(last_name,", ",first_name) as name from members > > > > results in a column that is much wider than necessary. Adding trim() to > > the concat() nor to the components makes any difference. > > > > Can the column width b

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 05:01:16 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.18 Virus: TROJ_NAVIDAD.E ---

Re: configuration

2001-01-16 Thread Javier Armendáriz
What is that attach and why are you sending it?? ___ I've seen things you people wouldn't believe. Attack ships on fire off the shoulder of Orion. I watched C-beams glitter in the darkness at Tan Hauser Gate. All those moments will be lost in tim

Virus Alert

2001-01-16 Thread shop-and-order.net ServiceCenter
To: Everyone on the List Every mail from this List with [configuration] in subject contains the Virus: w32.Navidad.16896 in file emanuel.exe Please stop responding to the file! Thanks. Helge Schacht ___ Helge Christian Schacht Internetservice shop-and-ord

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 05:06:24 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.19 Virus: TROJ_NAVIDAD.E ---

Virus on the list

2001-01-16 Thread Calin Damian
Our Antivirus Gateway Mail Keeper detected a virus in messages sent by <[EMAIL PROTECTED]> The log: - log file begin - info: extracting attachment 1 to /var/tmp/avrrbBSh/av-0 (encoding="quoted-printable", name="(no name)", filename="(no name)") info: extracting attachment 2

virus infection in MySQL digest

2001-01-16 Thread Mike Cermak
Please be advised, my Norton Antivirus detected a W32.Navidad.16896 infection in issues 1077 & 1078 of the MySQL Digest, proceed with caution. Mike Cermak Webmaster/Network Administrator Buffalo Niagara Partnership, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED] 716/852-7100 x112 -

Re: Install Mysql3.22.32 in Solaris7

2001-01-16 Thread
YEAP and you are sending Troyans too :-) - Original Message - From: "funky gao" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 2:41 PM Subject: Install Mysql3.22.32 in Solaris7 > Dear Sir, >I try to install Mysql3.22.32 in the Solaris7 OS. But I can finis

RE: Install Mysql3.22.32 in Solaris7

2001-01-16 Thread Pascal THIVENT
what is the stange exe attached with your mail ? > -Message d'origine- > De: funky gao [mailto:[EMAIL PROTECTED]] > Date: mardi 16 janvier 2001 12:42 > À: [EMAIL PROTECTED] > Objet: Install Mysql3.22.32 in Solaris7 > > > Dear Sir, >I try to install Mysql3.22.32 in the Solaris7 OS. B

InterScan NT Alert

2001-01-16 Thread postmaster
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Tue, 16 Jan 2001 05:11:24 -0800 (Pacific Standard Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> File: Emanuel.exe Action: clean failed - moved to Emanuel.exe.20 Virus: TROJ_NAVIDAD.E ---

RE: Install Mysql3.22.32 in Solaris7

2001-01-16 Thread Pascal THIVENT
What is the strange exe attached whith those mails ? > -Message d'origine- > De: funky gao [mailto:[EMAIL PROTECTED]] > Date: mardi 16 janvier 2001 12:42 > À: [EMAIL PROTECTED] > Objet: Install Mysql3.22.32 in Solaris7 > > > Dear Sir, >I try to install Mysql3.22.32 in the Solaris7 O

Todd Poole

2001-01-16 Thread Dave Bowen
Please remove him from this list. I am the Exchange Admin at MindLeaders. He no longer works here. Dave Bowen MIS Supervisor MCSE Phone: (614) 880-1605 Fax: (614) 340-6540 mailto:[EMAIL PROTECTED] MindLeaders (www.mindleaders.com) ---

VIRUS DO NOT OPEN ATTACHMENT from FUNKY GOA

2001-01-16 Thread Sander, Ryan
Our Exchange Server Detected a virus in all attachments from FUNKY GOA Ryan Sander Web Developer 330-580-8549 [EMAIL PROTECTED] http://cantonrep.com - Before posting, please check: http://www.mysql.com/manual.php (the manua

Re: Sub selects working around

2001-01-16 Thread Bob Hall
Sir, here's a guess in return. The best way to deal with this is to have your client app run a query that counts the rows where packagesParts.pri <> 0. Then run the query below only if the count is greater than 0. Bob Hall >Hi, > >I am guessing this is the kind of problem that would be easier

Re: fast index corruption... Workaround

2001-01-16 Thread Sinisa Milivojevic
Joseph Bueno writes: > Hello, > > Problem description: > I have posted several emails to this list during the last few > days because of mysqld crashes and index corruptions. After > upgrading from 3.22.32 to 3.23.30 server crashes have > disappeared but with still had index corruptions (b

Table Locking - Max Number of Users at Once?

2001-01-16 Thread Jeff Lewis
I have always used flat file text files for my database purposes but this has always led to problems when the number of users gets to be too many. I am now using mySQL and want to know how many people can use the db at the same time without causing problems. As for table locking, should it al

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 12:06:37 - Issue 1079", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 12:06:37 - Issue 1079", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 12:06:37 - Issue 1079", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Antigen found Navidad.16896.Worm virus

2001-01-16 Thread ANTIGEN_C30
Antigen for Exchange found Emanuel.exe infected with Navidad.16896.Worm virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 12:06:37 - Issue 1079", was sent from [EMAIL PROTECTED] and was discovered in Grimes, Shawn (NIA/IRP)\Inbox located at NIH/NIAGRC/C30.

Re: display width in mysqlgui

2001-01-16 Thread Rick Pasotto
On Tue, Jan 16, 2001 at 03:04:23PM +0200, Sinisa Milivojevic wrote: > Gerald L. Clark writes: > > Rick Pasotto wrote: > > > > > > SELECT concat(last_name,", ",first_name) as name from members > > > > > > results in a column that is much wider than necessary. Adding trim() to > > > the conc

Antigen found W32/Navidad-B virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with W32/Navidad-B virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 12:06:37 - Issue 1079", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. ---

Antigen found W32/Navidad-B virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with W32/Navidad-B virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 12:06:37 - Issue 1079", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. ---

Antigen found W32/Navidad-B virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with W32/Navidad-B virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 12:06:37 - Issue 1079", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. ---

Antigen found W32/Navidad-B virus

2001-01-16 Thread ANTIGEN_MCDC-CIN-2
Antigen for Exchange found Emanuel.exe infected with W32/Navidad-B virus. The file is currently Deleted. The message, "mysql Digest 16 Jan 2001 12:06:37 - Issue 1079", was sent from [EMAIL PROTECTED] and was discovered in Boyle, Terrence J. (Terry)\Inbox located at CDC/US/MCDC-CIN-2. ---

ALERTE: VIRUS DETECTE DANS UN MESSAGE ENVOYE PAR mysql-digest-return-61915-oh=nordnet.fr@lists.mysql.com

2001-01-16 Thread root
A L E R T E V I R U S Notre système de détection automatique anti-virus a détecté un virus dans un message qui vous a été envoyé par [EMAIL PROTECTED] La distribution de ce message a été stoppée. Veuillez vous rapprocher de l'émetteur [EMAIL PROTECTED] pour rég

ALERTE: VIRUS DETECTE DANS UN MESSAGE ENVOYE PAR mysql-digest-return-61892-oh=nordnet.fr@lists.mysql.com

2001-01-16 Thread root
A L E R T E V I R U S Notre système de détection automatique anti-virus a détecté un virus dans un message qui vous a été envoyé par [EMAIL PROTECTED] La distribution de ce message a été stoppée. Veuillez vous rapprocher de l'émetteur [EMAIL PROTECTED] pour rég

Testing for WAP/WML or HTML browser?

2001-01-16 Thread Ken Whitmore
Using PHP+Apache+Linux, how can I find out from the browser whether it is a WAP device or a PC? The solution I've tried so far doesn't know about all the possible browsers, so it won't handle any new browsers properly, except the default, which is HTML. Ken Whitmore E-mail: [EMAIL PROTECTED]

Why does 1st query take so long?

2001-01-16 Thread j.d.stumbles
I've noticed that when developing queries involving complex joins on tables I sometimes seem to get appallingly long times the first time I run a query, but the second and subsequent time I run it - even substituting a different value for a field value I'm matching on - the query runs quic

Re[2]: Would you please help me?

2001-01-16 Thread David Tod Sigafoos
Hello Atle, Monday, January 15, 2001, 22:12:28 PM, you wrote: AV> On Tue, 16 Jan 2001, ±i®p»Ê wrote: >> >> Hi, happy new year!! >> >> Yesterday morning, I operated MySQL (3.23.28) >> insert some data into a table , >> I found a error and could not find any one can help >> with: >>

Re: [DOCS COMMENT] Section 'TODO_MySQL_4.0'

2001-01-16 Thread Mr.Y.SHIVAKANT
-Original Message- From: Mr.Y.SHIVAKANT <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; Sasha Pachev <[EMAIL PROTECTED]> Date: Thursday, January 04, 2001 8:48 PM Subject: Re: [DOCS COMMENT] Section 'TODO_MySQL_4.0' > >-Original Message- >From: Sasha Pachev <[EMAIL

Hidden characters

2001-01-16 Thread Brian P. Austin
Is there any way to find out if there are hidden (non-printing) characters in a field? is there a strlen() function in MySQL? - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mys

Problem when I want to set password to root user

2001-01-16 Thread Michel Tignyemb
Here is the command : mysqladmin -u root -p password 'mysql' Enter password: mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: YES)' here is mysql.trace file: .. get_charsets_dir: info: charsets dir='/opt/Pmysql/3.23.30g/s

msql-server not responding

2001-01-16 Thread Ulrich Schneider
Everytime I send an sql-request to the server wich includes one attribute in the select part more than once (e.g. select book, book, chapt from ... where ...) the server`s not responding. I`m not firm with msql. The only thing I know is, that it works with mysql. Does anyone know if this is us

Please remove me

2001-01-16 Thread Jenny Lie
Hi, Please remove my name from the list. Thanks! Jenny Lie - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread,

RE: Todd Poole

2001-01-16 Thread Jon Haworth
Read the unsubscribe instructions at the bottom of your e-mails. Works like a charm. -Original Message- From: Dave Bowen [mailto:[EMAIL PROTECTED]] Sent: 16 January 2001 13:14 To: [EMAIL PROTECTED] Subject: Todd Poole Please remove him from this list. I am the Exchange Admin at MindLea

Need MySQL Programmer for Project!

2001-01-16 Thread Ingrid Kast Fuller
I recently joined the MySQL mailing list in hopes I would find the answers I need, but it looks like it will probably take me longer to find the answers. I am looking for a MySQL/Perl programmer to work on contract as needed periodically for an e-commerce project. Please contact me by email or cal

RE: Windows ME under MySQL?

2001-01-16 Thread Pickup, Jordan
Your pupil is right. Microsoft has done a good job of hiding DOS in Windows ME. Microsoft would like you to believe that ME is not based on DOS anymore but it must be since it is based on the Windows 9X kernel. The plan for the next version of Windows is apparently to have DOS removed completely.

mysql on unixware 7.1

2001-01-16 Thread john.kuiper
Hello, Is there someone who has experience on installing mysql-3.22.32 on Unixware 7.1. I tried the binaryversion but complains about the libz.so.1 file witch is there. I also compiled the source serveral times. The deamon runs but the client gives only segmentation faults when putting some stat

lockup in test suite

2001-01-16 Thread Robert Marchand
Hi, I have download the latest binary distribution for SGI Irix: mysql-3.23.30-gamma-sgi-irix6.5-mips and it lock when I try the test suite: Here is the test output: thingol 117# ./mysql-test-run Installing Test Databases Removing Stale Files Installing Master Databases Installing Slave Da

Re: Sub selects working around

2001-01-16 Thread Jan Dvorak
Hi Eric, I'll second Bob Hall's opinion. One could extend a query so that it checks also your additional condition. You haven't gotten to the 'group by' and 'having' goodies, that's the hint. But this would make it over-complicated, and MySQL could run into problems when attempting to evaluate t

RE: raid tables doesnt seem to split files.

2001-01-16 Thread Christian Teil Have
RAID tables works fine for me. I don't know which OS you are running, i got it to work with a linux box like this: 1. Upgrade to the 2.4 linux kernel(Or patch an older kernel with the LFS patch) 2. Recompile mysql 3.23 with the --with-raid configure option (the precompiled binaries doesn't seem

Why does 1st query take so long?

2001-01-16 Thread John Stumbles
[Apologies if this message hits the list twice: I sent it several hours ago but didn't see it on the list or get a bounce message (or get any response!) so I don't know what's happened to it.] I've noticed that when developing queries involving complex joins on tables I sometimes

Re: Availability of stable version for 3.23

2001-01-16 Thread Rob McMillin
I tried mailing this "funky gao" person directly, but it turns out that our viral-spreading friend didn't bother to include a real return address. I'm forwarding this to the group to shame him into fixing his mailer and his computer... funky gao wrote: > Hi all, > > I am building a Java based ap

VIRUS FOUND Re: escape character for # sign?

2001-01-16 Thread Antonio D'Argenio
Attention, the original message of Funky Gao and following replies contain the virus W32.Navidad.16896 Antonio

SQL coloring in BBEdit 6.0?

2001-01-16 Thread Michael Zornek
Hello, I'm using BBEdit 6.0.2 to do some PHP. I love the way it colors the PHP commands differently. I also do mySQL. I usually write up a whole list of SQL statements in a text editor and then feed them into the server. Is there a way to have BBEdit color code the mySQL commands that same wa

  1   2   3   >