compile problem with newest version of mysql-server

2015-10-15 Thread Zhudacai
Hi all, Recently, I got the newest version of mysql-server from the github, Bug I got some compile problem as follows: cmake -DCMAKE_INSTALL_PREFIX=/u04/my3306 \ -DMYSQL_DATADIR=/u04/my3306/data -DMYSQL_USER=mysql \ -DSYSCONFDIR=/etc -DWITH_MYISAM_STORAGE_ENGINE=1

Highest version of MySQL available for 2.4 kernel (RH/Cent OS 3.5)?

2011-04-06 Thread Hank
What is the highest version of MySQL available for a 2.4 kernel (Redhat/Cent OS 3.5)? And where can I find it to download? Thanks, -Hank

Re: ERROR 1235 (42000): This version of MySQL doesn't yet support 'multiple triggers with the same action time and event for one table'

2009-12-08 Thread Martijn Tonies
I just would like to know which version of MySQL support the creation of database triggers with the same action and event for one table. I'm not sure there is any plan to implement support for multiple triggers with the same action and timing. I certainly hope so... If not, it seem

Re: ERROR 1235 (42000): This version of MySQL doesn't yet support 'multiple triggers with the same action time and event for one table'

2009-12-08 Thread Jesper Wisborg Krogh
On Wed, 9 Dec 2009 16:39:33 Jeetendra Ranjan wrote: > Hi, > > I just would like to know which version of MySQL support the creation of > database triggers with the same action and event for one table. I'm not sure there is any plan to implement support for multiple triggers with

ERROR 1235 (42000): This version of MySQL doesn't yet support 'multiple triggers with the same action time and event for one table'

2009-12-08 Thread Jeetendra Ranjan
Hi, I just would like to know which version of MySQL support the creation of database triggers with the same action and event for one table. Because if i create the the triggers as below i am getting error. First trigger (Succesfull) ++ CREATE TRIGGER CONSUMER_PROFILE_before_delete

Re: Downloading old version of MySQL ?

2009-08-31 Thread Joerg Bruehe
Hi David, all, David Harrison wrote: > Hi all, > > I'm trying to drag a database through the upgrade process from 5.0.32 > but I keep running into small cross-version compatibility issues. > > [[...]] > > So it looks like I now need a 5.0.34 install to transition through, > but I can't find an

Downloading old version of MySQL ?

2009-08-30 Thread David Harrison
es an important application for us that can't tolerate a significant outage. It's also gets frequent writes. The plan I'm pursuing involves taking a db dump I have from a while back, importing it into a newer version of MySQL, then letting replication bring that newer version up to date.

install new version of mysql with old version running

2006-10-09 Thread tllcll
Hi, I would like to install the new versin of mysql but currently i have mysql version 3.23 running... I need to have 2 version of mysql running at the moment in win2000 for different app. what is the steps for me to install the new version of mysql without causing error and able to run

Re: version of mysql

2006-08-03 Thread Chris
: is there some configuration that let me to specify a different version of mysql without install a newer version? No. Obviously the application wants some feature that's in 4.1.16 that isn't in an older version, otherwise they would reduce the requirements. -- MySQL General Maili

version of mysql

2006-08-03 Thread Vittorio Zuccalà
ion that let me to specify a different version of mysql without install a newer version? I hope i was clear... Thanks in advance for your answers -- vittorio zuccalà Finconsumo Banca SPA [EMAIL PROTECTED] Tel: 011-6319464 -- MySQL General Mailing List For list archives: http://lists.mys

Error 1714. The older version of Mysql Query Browser1.1 cannot be removed.

2006-05-05 Thread romyd misc
wing error. "Error 1714. The older version of Mysql Query Browser1.1 cannot be removed. Contact your technical support group." Can someone help me fixing this or can someone tell me how i can install the previous version, since i couldn't find achieves for query browser on mysql downl

Re: Stuck with older version of MySQL on RH9, want to install latest, but cant

2005-03-17 Thread Warren Young
Ankur G35 Saxena wrote: All I had to do was rpm -Uvh --nodeps I have the MySQL AB RPMs running on Red Hat 9 just fine. I didn't have to force them at all. I suspect you had to force it because you had MySQL installed already. The problem is, the Red Hat package is called "mysql", whereas the M

Re: Stuck with older version of MySQL on RH9, want to install latest, but cant

2005-03-17 Thread Gleb Paharenko
Hello. > Hi, I am trying to install the latest version of MySQL(i am not sure > 4.0.23? Use 4.1.10a. See: http://dev.mysql.com/downloads/ > Hi, I am trying to install the latest version of MySQL(i am not sure > 4.0.23? currently in the office). The RH9 comes with

Re: Stuck with older version of MySQL on RH9, want to install latest, but cant

2005-03-15 Thread Ankur G35 Saxena
QL. Then, it's just a matter of installing > everything in reverse. The module, then the server... > > Hope I was helpful. > > Bryan > > On Tue, 15 Mar 2005 08:46:52 -0600, Ankur G35 Saxena <[EMAIL PROTECTED]> > wrote: > > Hi, I am trying to install the late

Stuck with older version of MySQL on RH9, want to install latest, but cant

2005-03-15 Thread Ankur G35 Saxena
Hi, I am trying to install the latest version of MySQL(i am not sure 4.0.23? currently in the office). The RH9 comes with some 3.2.xx version, I try to run rpm -U to upgrade but that doesnt work, I try to install it doesnt work and I try to remove mysql that doesnt work either. I went to Add and

Re: Need older version of mysql (current version seeminly corrupts FTS tables)

2005-02-21 Thread Gleb Paharenko
Hello. I suggest you to use 4.1.10 (in 4.1.8 was fixed a bug #6784, I haven't seen it in a changelist of 4.0.x branch). If myisamchk -r *.MYI, myisamchk -o *.MYI doesn't solve the problem, as the last chance, use USE_FRM mode of REPAIR command. But you may lose some information about the

RE: Need older version of mysql (current version seeminly corrupts FTS tables)

2005-02-18 Thread Steven Roussey
> See: > http://downloads.mysql.com/archives.php Thank you. Nice link to have around. >> Key 3 is the FTS key. The others are a UNIQUE KEY (#1) and a KEY(#2). > >Do you have the same values for full-text parameters (ft_mit_word_len >for example)? Not at first. I had noticed that not long after

Re: Need older version of mysql (current version seeminly corrupts FTS tables)

2005-02-18 Thread Gleb Paharenko
Hello. >Where can I download it See: http://downloads.mysql.com/archives.php > We now get table corruptions constantly (it only takes a minute before > several tables get marked as crashed). I'd like to revert to the 4.0.18 Do you use official binaries? Sometimes after upgrad

Need older version of mysql (current version seeminly corrupts FTS tables)

2005-02-17 Thread Steven Roussey
I have replaced one server with another, and the new one has everything new (RHEL 3, newest updates) and MySQL 4.0.23 (old one was RH9 and MySQL 4.0.18). We now get table corruptions constantly (it only takes a minute before several tables get marked as crashed). I'd like to revert to the 4.0.18 v

Re: Cygwin Compiled Version of MySQL Client

2005-02-07 Thread A. Clausen
[EMAIL PROTECTED] wrote: "A. Clausen" <[EMAIL PROTECTED]> wrote on 02/07/2005 01:35:31 PM: I'm having a problem with the default Win32 mysql client program running in the Cygwin environment, in that it writes CRLF pairs out, causing some Bash scripts that I'm running on both a Linux box and a Wi

Re: Cygwin Compiled Version of MySQL Client

2005-02-07 Thread SGreen
"A. Clausen" <[EMAIL PROTECTED]> wrote on 02/07/2005 01:35:31 PM: > I'm having a problem with the default Win32 mysql client program running > in the Cygwin environment, in that it writes CRLF pairs out, causing > some Bash scripts that I'm running on both a Linux box and a Win2k box > to give

Cygwin Compiled Version of MySQL Client

2005-02-07 Thread A. Clausen
I'm having a problem with the default Win32 mysql client program running in the Cygwin environment, in that it writes CRLF pairs out, causing some Bash scripts that I'm running on both a Linux box and a Win2k box to give garbled results. I wondered if there's a Cygwin compiled version that out

Re: Porting Tables Between Windows and Linux Version of MySQL

2004-12-13 Thread Gleb Paharenko
Hello. Before doing anything you should read: http://dev.mysql.com/doc/mysql/en/Windows_vs_Unix.html http://dev.mysql.com/doc/mysql/en/Name_case_sensitivity.html lan Scott - Yahoo Acct wrote: > We have 2 distinct groups of developers - Windows vs. Linux. Our production > server is g

Re: Porting Tables Between Windows and Linux Version of MySQL

2004-12-10 Thread Ken Johanson
The only gotcha I'm aware of is that you must set the *nix server to use case-insensitive table names, since on windows the SQL table references didnt need to match case. I'll leave you to you own devices to find that documentation (I just dont have it handy, sorry) "select 8 from testtable" ||

Porting Tables Between Windows and Linux Version of MySQL

2004-12-10 Thread Alan Scott - Yahoo Acct
We have 2 distinct groups of developers - Windows vs. Linux. Our production server is going to run on Solaris. The issue is that all developers run there own instance of MySQL server Linux or Windows based and the same version 4.1.7. Also, each developer has the database for their particular pr

RE: INSERT SELECT in older version of MySQL SOLVED

2004-10-15 Thread Jay Blanchard
[snip] mysql> INSERT INTO Employee.tblNiiEmployee (empEmail) -> SELECT b.Email_Address -> FROM Employee.tblNiiEmployee a LEFT OUTER JOIN UserDB.Corporate b -> ON(a.empUsrName = b.Unix_Username) -> WHERE b.Email_Address IS NOT NULL; Since versions prior to 4.0.14 do not support usin

INSERT SELECT in older version of MySQL

2004-10-15 Thread Jay Blanchard
mysql> INSERT INTO Employee.tblNiiEmployee (empEmail) -> SELECT b.Email_Address -> FROM Employee.tblNiiEmployee a LEFT OUTER JOIN UserDB.Corporate b -> ON(a.empUsrName = b.Unix_Username) -> WHERE b.Email_Address IS NOT NULL; Since versions prior to 4.0.14 do not support using the s

Re: Getting an older version of MySQL

2004-04-19 Thread Lou Olsten
Ah Ha! Thanks!!! Lou - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 19, 2004 5:14 PM Subject: RE: Getting an older version of MySQL > 4.0.18 is the latest 4.0.x release. > > 4.0.3 < 4.0.9 <

RE: Getting an older version of MySQL

2004-04-19 Thread Chris
4.0.18 is the latest 4.0.x release. 4.0.3 < 4.0.9 < 4.0.10 < 4.0.18 4.0.3 != 4.0.30 -Original Message- From: Lou Olsten [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 1:44 PM To: [EMAIL PROTECTED] Subject: Getting an older version of MySQL Hi, I'm currentl

Getting an older version of MySQL

2004-04-19 Thread Lou Olsten
Hi, I'm currently running some instances of 4.0.18. I read the following in the docs: <> But when I look at the downloads page, I only have options for 4.0.18 (production) or 4.1.1 (alpha). How do I upgrade my 4.0.18 to 4.0.3 or whatever the latest 4.0.x might be? Thanks, Lou

Re: In which version of MySQL was ADD COMMENT added

2003-11-11 Thread Matt W
0, 2003 11:42 PM Subject: In which version of MySQL was ADD COMMENT added > Hello > > Can somebody tell me the exact version of MySQL from > which the functionality of adding COMMENTS to columsn > was added. > > Karam -- MySQL General Mailing List For list archives:

In which version of MySQL was ADD COMMENT added

2003-11-10 Thread Karam Chand
Hello Can somebody tell me the exact version of MySQL from which the functionality of adding COMMENTS to columsn was added. Karam __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -- MySQL General

Re: Lookup used Version of MySql && MySql Foreign Keys and Referencial Integrity

2003-06-29 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-06-28 16:56:13 +0200: > I use mySQL on HP/UX 11.i - unfortunateley I am unable to lookup the > used version. What is the command to do that? (according to mysql.info > it is Version 3.23.42. ) SELECT VERSION(); -- If you cc me or remove the list(s) completely I'll

Lookup used Version of MySql && MySql Foreign Keys and Referencial Integrity

2003-06-28 Thread Vince Veggus
Hello, I use mySQL on HP/UX 11.i - unfortunateley I am unable to lookup the used version. What is the command to do that? (according to mysql.info it is Version 3.23.42. ) Are foreign keys and referencial integrity supported by MySQL Version 3.23.42. ? If yes - why is the second "insert into" com

Re: Latest version of MySQL for windows

2003-06-13 Thread Becoming Digital
AIL PROTECTED]> Sent: Friday, 13 June, 2003 11:57 Subject: Latest version of MySQL for windows What's the latest version of MySQL for windows? Mysql.com says it's 4.1 alpha but the download that reads 4.1 alpha is actually 4.0.12. Is there no version 4.1 available for Windows? Man

Latest version of MySQL for windows

2003-06-13 Thread Rajendra . Wadje
What's the latest version of MySQL for windows? Mysql.com says it's 4.1 alpha but the download that reads 4.1 alpha is actually 4.0.12. Is there no version 4.1 available for Windows? Many thanks, rajendra Unless expressly stated to the contrary, the views expressed in this ema

Which version of MySql compile with gcc 3.0.3 on Solaris ?

2002-12-26 Thread Hsiao Ketung Contr 61 CS/SCBN
Hi, Happy holiday ! I'm not happy right now. I can't compile src distribution of mysql-3.23.54a on Sun Solaris 8 with gcc version 3.0.3. Does anyone has luck with Mysql using gcc 3.0.3 ? Is a version of Mysql other than mysql-3.23.54a that can be compiled with gcc version 3.0.

Re: Is there an older version of MySQL for DOS (or Win 3.x)?

2002-07-27 Thread Paul DuBois
At 13:17 -0500 7/26/02, [EMAIL PROTECTED] wrote: >Does anyone know of an older version of MySQL that runs on DOS >(or on Windows 3.x)? The earliest version mentioned in the manual is Win95. - Before posting, please

Is there an older version of MySQL for DOS (or Win 3.x)?

2002-07-26 Thread ISSML
Does anyone know of an older version of MySQL that runs on DOS (or on Windows 3.x)? ... - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive

Re: Debian (Woody/Testing) version of MySql

2002-07-02 Thread Jeremy Zawodny
On Tue, Jul 02, 2002 at 05:56:37PM +0100, Simon Windsor wrote: > Hi > > We have just moved out test server from RedHat to Debian. > > We have used the backup tapes to recover the data, and all went well to until > we tried to connect via a host name. > > For example > > mysql test -utest_user

Debian (Woody/Testing) version of MySql

2002-07-02 Thread Simon Windsor
Hi We have just moved out test server from RedHat to Debian. We have used the backup tapes to recover the data, and all went well to until we tried to connect via a host name. For example mysql test -utest_user -ptest_passwd works fine, but mysql -hserver -utest_user -ptest_passwd reports

a version of mysql for unix true64 4.0d

2002-04-29 Thread Mahmoudou DIALLO
hello, where I can find a kit source of mysql for alpha true64 4.0d. Thanks. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request t

Re: How to check which version of mysql is installed

2002-04-10 Thread Victoria Reznichenko
Jianping, Tuesday, April 09, 2002, 5:55:08 PM, you wrote: JZ> I have a redhat 7.1 server, I want to get rid of the installed mysql JZ> server. How can check which version is installed and how to get rid of it? You can indicate MySQL server version using SELECT VERSION() statement or run mysqld (

RE: How to check which version of mysql is installed

2002-04-09 Thread Juan Maunel
Hi, Try with SELECT VEERSION() from mysql client. - Original Message - From: Jianping Zhu <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, April 09, 2002 9:55 AM Subject: How to check which version of mysql i

How to check which version of mysql is installed

2002-04-09 Thread Jianping Zhu
I have a redhat 7.1 server, I want to get rid of the installed mysql server. How can check which version is installed and how to get rid of it? Thanks Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 ---

Re: Windows Version of MySQL licensing question?

2002-02-13 Thread Miguel Angel Solorzano
At 20:31 12/02/2002 +, David Ayliffe wrote: Hi! You can assume that the Windows License Terms is the same than Unix version. The shareware is a License option that was abandoned. Regards, Miguel >I read in Paul's book that to use MySQL on a Windows platform you need >to pay for it. > >I

Re: Windows Version of MySQL licensing question?

2002-02-13 Thread Joseph Bueno
David Ayliffe a écrit : > > I read in Paul's book that to use MySQL on a Windows platform you need > to pay for it. > > I have downloaded a version of the server and client software from the > official MySQL.com site and installed it on XP without incident. > > Paul also writes that the version

Windows Version of MySQL licensing question?

2002-02-13 Thread David Ayliffe
I read in Paul's book that to use MySQL on a Windows platform you need to pay for it. I have downloaded a version of the server and client software from the official MySQL.com site and installed it on XP without incident. Paul also writes that the version for windows will be shareware only. Th

about the stable version of MySQL-Max-3.23

2002-01-27 Thread Chetan Lavti
hi, I am wanting to use MySQL with InnoDB support and it is available with the extended version of MySQL (i.e. Max) or unstable version of MySQL-4.0. As, the stability of version MySQL-Max-3.23 was to declare by Innobase Oy in January 2002, I don't no whether it has been declared stable or n

Re: is there a Solaris version of mysql++ c++ API

2001-12-20 Thread Sinisa Milivojevic
Uday Anumalachetty writes: > Hi All, > Is there a solaris version of Mysql++ API. I see some downloads under > the solaris section but no Mysql++. Is there a patch that I need to > install to make it work on Solaris? > > Thanks for your responses. > > Uday As long as

is there a Solaris version of mysql++ c++ API

2001-12-19 Thread Uday Anumalachetty
Hi All, Is there a solaris version of Mysql++ API. I see some downloads under the solaris section but no Mysql++. Is there a patch that I need to install to make it work on Solaris? Thanks for your responses. Uday - Before

Is there a version of MySQL compiles with '-64' option on SGI?

2001-09-19 Thread Yen-Chu Chen
Is there a version of MySQL lib that is complied with '-64' option on SGI IRIX 6.5? I also tried to look for source code of MySQL but I could not find it in the 'download' area of http://www.mysql.com. Maybe I didn't look hard enough. Could some one tell me where I

Re: problem running compiled version of mysql-3.23.41 with innodb

2001-08-18 Thread Michael Widenius
Hi! > "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes: Sinisa> [EMAIL PROTECTED] writes: >> Hi all, >> >> >> i am not sure if i am at the right list. >> But i will ask my question anyway. >> >> Here is the problem. >> I have compiled Mysql version 3.23.41 with Forte 6 update 1

Re:problem running compiled version of mysql-3.23.41 with innodb

2001-08-17 Thread Heikki Tuuri
Filip, Sinisa's suggestion about user access rights to the created data and log files might be the explanation. At least one user is running on 64-bit Sparc, but he uses gcc. What does ls -l say about the data and log files and access rights? Was InnoDB able to create them the right size? Can

Re: problem running compiled version of mysql-3.23.41 with innodb

2001-08-17 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: > Hi all, > > > i am not sure if i am at the right list. > But i will ask my question anyway. > > Here is the problem. > I have compiled Mysql version 3.23.41 with Forte 6 update 1 from Sun. > I have done this on a SPARC system and complied it 64bit. > I

problem running compiled version of mysql-3.23.41 with innodb

2001-08-17 Thread FFrancis
Hi all, i am not sure if i am at the right list. But i will ask my question anyway. Here is the problem. I have compiled Mysql version 3.23.41 with Forte 6 update 1 from Sun. I have done this on a SPARC system and complied it 64bit. I didn't had any prblems in compiling it with t

How do I find out more about a bug in an earlier version of MySQL?

2001-08-13 Thread James Robertson - Composite Design
Hello How can I find out more information about a MySQL bug fixed in release 3.23.9 and described in the change notes as 'Fixed problem with 8-bit characters as separators in LOAD DATA INFILE.'? [I wish to LOAD DATA INFILE using 0xBF as the FIELD TERMINATOR and 0xC6 as the LINE TERMINATOR but th

New version of MySQL++ for VC++

2001-08-08 Thread Sinisa Milivojevic
Hi! A new sub-version of MySQL++ for VC++ has hit MySQL++ page. This version solves all problems that arise in building application that involve both MySQL++ and MFC classes. Those problems are now fixed and VC++ programmers may further enjoy benefits of MySQL++ API. -- Regards

New version of MySQL Myths Debunked

2001-07-12 Thread Michael Bacarella
The new URL is: http://michael.bacarella.com/research/mysqlmyths.html The old one will still work, this one just helps feed my ego :) Changes: Reformatted the page. If this is going to be the major weapon against FUD that I hope it will be, it should at least look nice. Some new test

Re: How can I know the version of mysql running on Linux (RedHat 6.2)

2001-06-18 Thread Steve Brazill
t; telnet yubby.dubby.com 3306 3.23.37G\Tn#$(@%@#OR This server is running version 3.23.37. You could do this using 'localhost' if you ARE on the same machine as the MySQL service... Augusto Cesar Castoldi wrote: > How can I know the version of mysql running on Linux (RedHat 6.2) > > thanks, > > Augusto > >

Re: How can I know the version of mysql running on Linux (RedHat 6.2)

2001-06-18 Thread Jeremy Zawodny
On Mon, Jun 18, 2001 at 08:19:20PM -0300, Augusto Cesar Castoldi wrote: > > How can I know the version of mysql running on Linux (RedHat 6.2) mysqladmin version -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408) 349-7878Fax: (408) 349-5454

Re: How can I know the version of mysql running on Linux (RedHat 6.2)

2001-06-18 Thread MikeBlezien
On Mon, 18 Jun 2001 20:19:20 -0300 (EST), Augusto Cesar Castoldi <[EMAIL PROTECTED]> wrote: SELECT VERSION(); >>te: Mon, 18 Jun 2001 20:19:20 -0300 (EST) >> >> How can I know the version of mysql running on Linux (RedHat 6.2) >> >> >>

How can I know the version of mysql running on Linux (RedHat 6.2)

2001-06-18 Thread Augusto Cesar Castoldi
How can I know the version of mysql running on Linux (RedHat 6.2) thanks, Augusto - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To

Re: can not save the .pdf version of MySql manual

2001-06-03 Thread Sommai Fongnamthip
/2001 -0500, Paul DuBois wrote: >On Sat, Jun 02, 2001 at 02:17:38PM +0300, Jüri Kuzmin wrote: > > Hi all! > > Can someone please tell me, > > why i can not save the .pdf version of MySql manual > > (http://mysql.tradenet.ee/documentation/mysql/alternate.html) > > >

Re: can not save the .pdf version of MySql manual

2001-06-02 Thread bibe
On Sat, Jun 02, 2001 at 02:17:38PM +0300, Jüri Kuzmin wrote: > Hi all! > Can someone please tell me, > why i can not save the .pdf version of MySql manual > (http://mysql.tradenet.ee/documentation/mysql/alternate.html) > > Can someone help me, I would like to save this fi

Re: can not save the .pdf version of MySql manual

2001-06-02 Thread Paul DuBois
On Sat, Jun 02, 2001 at 02:17:38PM +0300, Jüri Kuzmin wrote: > Hi all! > Can someone please tell me, > why i can not save the .pdf version of MySql manual > (http://mysql.tradenet.ee/documentation/mysql/alternate.html) > > Can someone help me, I would like to save this file in

can not save the .pdf version of MySql manual

2001-06-02 Thread Jüri Kuzmin
Hi all! Can someone please tell me, why i can not save the .pdf version of MySql manual (http://mysql.tradenet.ee/documentation/mysql/alternate.html) Can someone help me, I would like to save this file in my hard disk, with thanks in advice, Jüri Kuzmin

Which version of MYSQL to use?

2001-05-29 Thread Giridhar Banigallapati
Hi, Can any one please tell me which version of MYSQL to use if my uname -a command gives the following output: "SunOS ny-dmdbld02 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-2" Thanks Giri __ Do You Yahoo!? Yahoo! Auctions - buy the

RE: Run time version of MySQL (Detail)

2001-04-19 Thread Braxton Robbason
ling to spend extra money to ensure they have something that will do what they want, and Oracle will do most things if you spend enough money on consultants and hardware. hope this helps. braxton -Original Message- From: johnd [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 5:02 PM To: [

Run time version of MySQL (Detail)

2001-04-19 Thread johnd
Hi, We will delevope web based applications to put the databases on MySQL instead of Oracle. We will have plateforms such as: 1). IBM desktop 400 mhz processor 256 MB RAM 6 GB plus 20 GB hard drives Win2000 Server installed; or 2). Digital UNIX 500 mhz Alpha processor 1 GB RAM 35 GB RAID

Re: Run time version of MySQL

2001-04-19 Thread Ken Menzel
"johnd" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 19, 2001 12:18 PM Subject: Re: Run time version of MySQL > You're posting to the mysql list asking us how it is? Come on... that's > like asking MS how good Windows 2000 is. > > MySQ

Re: Run time version of MySQL

2001-04-19 Thread B. van Ouwerkerk
>We are planning to move on to MySQL. >Could you send us your opinions about MtSQL. It will greatly help us to >make decision and to use MySQL. I love MySQL.. but there are others too. I think their are still some pros and cons.. given time I think the pros will increase.. Although other datab

Re: Run time version of MySQL

2001-04-19 Thread Mikel
My sugesstion is that you get yourself a decent old workstation, one that you would probably consider ready for retirement if it were to still be running MS something...Like say a p200ish machine with a couple of gig on the disk and say 32 but prefereably 64M of ram. Slap a cheap NIC, like the

Re: Run time version of MySQL

2001-04-19 Thread Scott Baker
You're posting to the mysql list asking us how it is? Come on... that's like asking MS how good Windows 2000 is. MySQL ROCKS! At 11:40 AM 4/19/2001 -0400, johnd wrote: >Hi, > >We are planning to move on to MySQL. >Could you send us your opinions about MtSQL. It will greatly help us to >make

Re: Run time version of MySQL

2001-04-19 Thread Yusuf Incekara
Well it is exactly depends on who you are , what are you doing , on which platform , for which purposes etc... - Original Message - From: johnd <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 19, 2001 6:40 PM Subject: Run time version of MySQL Hi, We are

Run time version of MySQL

2001-04-19 Thread johnd
Hi, We are planning to move on to MySQL. Could you send us your opinions about MtSQL. It will greatly help us to make decision and to use MySQL. Thanks. Regards, John Ding