RE: urgent help needed on replication on windows 2000

2004-03-31 Thread amahansaria
04/01/04 11:40 AM cc Subject

RE: urgent help needed on replication on windows 2000

2004-03-31 Thread Dathan Vance Pattishall
What version of mySQL are you using, 4.0.19 (not yet released) fixes something similar to what you have described. -- DVP > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 31, 2004 7:49 PM > To: [EMAIL PROTECTED] > Subje

urgent help needed on replication on windows 2000

2004-03-31 Thread amahansaria
Hi, I am working on mysql repliction on windows 2000. I am trying to make the slave as master when the master goes down. When I execute the io thread shutdown on slave after master goes down, it hangs. Even the slave server does not stop on executing the shutdown command using mysqladmin and

Re: Urgent help needed - SCO Unix binary

2004-02-17 Thread Boyd Gerber
On Tue, 10 Feb 2004 [EMAIL PROTECTED] wrote: > Hi, > > I could not find the binary for SCO Unixware (Intel based) in download > section. I suppose mysql supports this environment too. May I know as to > where can I find this binary. Do I need to build this myself? There are some version on ftp.zen

Re: Urgent help needed - SCO Unix binary

2004-02-10 Thread amahansaria
TECTED] Subject Re: Urgent help needed - SCO Unix

Re: Urgent help needed - SCO Unix binary

2004-02-10 Thread Chris Nolan
Subject Re: Urgent help needed - SCO Unix

Re: Urgent help needed - SCO Unix binary

2004-02-10 Thread Chris Nolan
Hi! If memory serves me correctly, MySQL AB have stopped issuing SCO OpenServer and SCO UnixWare binaries publicly and will only be providing them to customers who take out commercial licences. This is probably due to the fact that OpenServer and UnixWare cost a lot compared ot other OSes, don

Urgent help needed - SCO Unix binary

2004-02-10 Thread amahansaria
Hi, I could not find the binary for SCO Unixware (Intel based) in download section. I suppose mysql supports this environment too. May I know as to where can I find this binary. Do I need to build this myself? TIA Regards, Anup Mahansaria -- MySQL General Mailing List For list archives: h

Urgent help needed ! --- mySQL on Mac OS X

2003-01-20 Thread Ram Kumar
greetings nug we ar estuck in a project to connect to mySQL running on Mac OS X, through TCP/IP, please suggest regards, ram -- +--+ Mac Solutions http://www.macsolutionsindia.com +91 98102 70848

RE: Urgent Help needed

2002-10-18 Thread Ed Carp
> It looks like you have a dynamic IP your end and the mysql > server is looking > for a fixed IP. Nope, you read it wrong, both of you. MySQL is printing out YOUR IP address, not the address of the server. It's complaining that you don't have permission to access the data you want. sql, query.

RE: Urgent Help needed

2002-10-18 Thread Simon Green
Help needed Hi all, I have used the following script to connect our remote database from my local machine. The PHP script is at my local machine. When I tried to connect the database, instead of connecting to the IP provided in the script, it is searching the Dynamic IP of my Internet Service

Urgent Help needed

2002-10-18 Thread manuvi
Hi all, I have used the following script to connect our remote database from my local machine. The PHP script is at my local machine. When I tried to connect the database, instead of connecting to the IP provided in the script, it is searching the Dynamic IP of my Internet Service Provider. and

Mysql Question - urgent help needed pls

2002-06-26 Thread rprabha
Hi, Could any of you help me in getting a Performance Comparison document for MySQL on different architectures (Intel linux or S390 linux). Regards, prabha - Before posting, please check: http://www.mysql.com/manual.php

Re: Urgent Help needed

2002-01-30 Thread SubbaReddy M
ddy/ ICQ: 56093095 - Original Message - From: "Karuku Srinivas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 1:12 PM Subject: Urgent Help needed > Hi All, > > Can anyone please tell me how to alter a table wherin modify a

Urgent Help needed

2002-01-29 Thread Karuku Srinivas
Hi All, Can anyone please tell me how to alter a table wherin modify a column (which is Unique) to a non unique column. Any help on this would be great . Thanks Regards, K Srinivas res Ph:6631851 ATS TransLogic Systems 5th Floor Amogh Plaza, Greenlands, Hyderabad, AP 500 016, India Tel: +9

Urgent help needed, is this a version bug?

2001-07-26 Thread Christian Grimm
Hello John, are you sure, that the user "test" with password "test1" exist in your Grant-Tables and has rights to INSERT ??? [;-)] Gruß Christian john zie wrote: > > > > Mysql: > > We have installed mysql 3.23.26 beta version to a BSD 4.2 server. It > works fine, however when we test a

Re: Urgent Help needed for installing

2001-07-25 Thread MikeBlezien
>>> >>I've been trying upgrade our current MySQL 3.23.39 to the 3.23.40 I have tired >with both the binary distro and source distro with no luck. The install seems to go >OK, but I can't start the mysql server. This is on a RH/Linux 6.2 Kernel 2.4.6 i686 >system. >>> >>> Please disregard thi

Urgent help needed, is this a version bug?

2001-07-25 Thread john zie
Mysql: We have installed mysql 3.23.26 beta version to a BSD 4.2 server. It works fine, however when we test a php file which just function to insert some data to a table in database, and display all data on the web page. After run this, the data have been inserted and displayed; however,

Re: Urgent Help needed for installing

2001-07-25 Thread Paul DuBois
At 4:08 PM -0500 7/25/01, MikeBlezien wrote: >On Wed, 25 Jul 2001 16:04:17 -0500, Paul DuBois <[EMAIL PROTECTED]> wrote: > >>>Source distributions don't really come with any table handler enabled >>>by default, because there are no binaries included in the distribution. >>>To see what options co

Re: Urgent Help needed for installing

2001-07-25 Thread Matt Wagner
"MikeBlezien" <[EMAIL PROTECTED]> writes: > Hello All, > > >>I've been trying upgrade our current MySQL 3.23.39 to the 3.23.40 I have tired >with both the binary distro and source distro with no luck. The install seems to go >OK, but I can't start the mysql server. This is on a RH/Linux 6.2 Ker

Re: Urgent Help needed for installing

2001-07-25 Thread MikeBlezien
On Wed, 25 Jul 2001 16:04:17 -0500, Paul DuBois <[EMAIL PROTECTED]> wrote: >>Source distributions don't really come with any table handler enabled >>by default, because there are no binaries included in the distribution. >>To see what options control the table handlers, run this command: >> >>

Re: Urgent Help needed for installing

2001-07-25 Thread Paul DuBois
At 2:55 PM -0500 7/25/01, MikeBlezien wrote: >Hello All, > >>>I've been trying upgrade our current MySQL 3.23.39 to the 3.23.40 >>>I have tired with both the binary distro and source distro with no >>>luck. The install seems to go OK, but I can't start the mysql >>>server. This is on a RH/Linux

Urgent Help needed for installing

2001-07-25 Thread MikeBlezien
Hello All, >>I've been trying upgrade our current MySQL 3.23.39 to the 3.23.40 I have tired with >both the binary distro and source distro with no luck. The install seems to go OK, >but I can't start the mysql server. This is on a RH/Linux 6.2 Kernel 2.4.6 i686 >system. Please disregard this

Urgent Help needed for installing

2001-07-25 Thread MikeBlezien
Hello All, I've been trying upgrade our current MySQL 3.23.39 to the 3.23.40 I have tired with both the binary distro and source distro with no luck. The install seems to go OK, but I can't start the mysql server. This is on a RH/Linux 6.2 Kernel 2.4.6 i686 system. The main problem seems to be,

Re: Urgent Help Needed

2001-05-14 Thread Bzdpltd
t;mailto:[EMAIL PROTECTED]> Delivered-To: mailing list [EMAIL PROTECTED] Received: (qmail 8567 invoked from network); 14 May 2001 09:49:45 - From: "Chris Bolt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: RE: Urgent Help Needed Date: Mon, 14 May 2001 03:52:32 -060

Re: Urgent Help Needed

2001-05-14 Thread Bzdpltd
May 2001 12:02:54 +0200 Sender: jbueno Message-ID: <[EMAIL PROTECTED]> Date: Mon, 14 May 2001 12:02:54 +0200 From: Joseph Bueno <[EMAIL PROTECTED]> X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.15-4mdkfb i68

Re: Urgent Help Needed

2001-05-14 Thread Joseph Bueno
Hi, Does $keywords contain a quote ? You must escape special characters in strings before using them in SQL statements. If you are using Perl DBI look use 'quote' function otherwise, check MySQL API for your programming language. Hope this helps -- Joseph Bueno NetClub/Trader.com [EMAIL PROTEC

RE: Urgent Help Needed

2001-05-14 Thread Chris Bolt
> The one we tried was: > > $SQL = " SELECT * FROM cvtemplate WHERE employment_type = > '$employment_type' > AND location = '$location' AND related_discipline = > '$related_discipline', > MATCH specific_work_profile, wxcdone, wxcdtwo, wxcdthree, > wxcdfour AGAINST > ('$keywords') AS score FROM cvt

Urgent Help Needed

2001-05-14 Thread Bzdpltd
Hi Group, I posted this question before, and need help urgently. The problem is using a specific search! What we are trying to do is intially search 3 fields and then once the results are found it needs to be able to narrow down the results by searching the intial 3 criteria and also a keyword