mysql-max 3.23.41 beta

2001-09-13 Thread Sheena Sidhu
Hello all, I had installed mysql-max 3.23.41 beta some time back. Now I was trying to get the binary , but cannot find it anywhere! Also, if I use the stable 3.23.41 do I make some installation etc. changes? Any advice will be greatly appreciated. Thanks, Sheena. ---

RE: cannot get mysqld to start

2001-08-29 Thread Sheena Sidhu
al Message- From: Dana Powers [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 29, 2001 12:19 PM To: Sheena Sidhu; Mysql (E-mail) Subject: Re: cannot get mysqld to start Quoteth the install guide: shell> cd mysql_installation_directory shell> ./bin/mysql_install_db shell> ./bin/safe_

RE: cannot get mysqld to start

2001-08-29 Thread Sheena Sidhu
ould appreciate if you could shed some light on this. Thanks, Sheena. -Original Message- From: Dana Powers [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 28, 2001 4:20 PM To: Sheena Sidhu; Mysql (E-mail) Subject: Re: cannot get mysqld to start This is covered in the mysql manual here:

cannot get mysqld to start

2001-08-28 Thread Sheena Sidhu
Hello, I just installed mysql-max-3.23.41 on Linux. All went smooth but alas cannot get myqld to start. here is the log from the .err file in mysql/data directory: 010828 14:26:30 mysqld started Can't initialize InnoDB as 'innodb_data_file_path' is not set 010828 14:26:30 /usr/local/

BDB questions

2001-08-28 Thread Sheena Sidhu
Greetings everyone! I had 2 questions related to using BDB and mysql. I don't see any startup options for BDB, so can I safely assume that there are'nt any , so don't need a my.cnf file? Also, how do I specify 'autocommit off' every time BDB starts, instead of specifying it exp

FW: sql

2001-08-27 Thread Sheena Sidhu
Hi All, I have installed mysql-max. Previously I had the mysql verion 3.23.40 without max libraries on the same machine. When I start the server , I get the following messages: Please help ! Urgent! *** > [root@arulacc mysql-max-3.23

RE: Choosing between Databases.

2001-08-27 Thread Sheena Sidhu
; is misleading esp. to a novice like me or is it that I misunderstood? -Original Message- From: Paul DuBois [mailto:[EMAIL PROTECTED]] Sent: Monday, August 27, 2001 1:38 PM To: Sheena Sidhu; Mysql (E-mail) Subject: RE: Choosing between Databases. At 1:23 PM -0700 8/27/01, Sheena Sidhu

RE: Choosing between Databases.

2001-08-27 Thread Sheena Sidhu
Innodb has the same issue? Regards, Sheena. -Original Message- From: Paul DuBois [mailto:[EMAIL PROTECTED]] Sent: Monday, August 27, 2001 1:19 PM To: Sheena Sidhu; [EMAIL PROTECTED] Subject: Re: Choosing between Databases. At 11:10 AM -0700 8/27/01, Sheena Sidhu wrote: >Hello, >I

Urgent

2001-08-27 Thread Sheena Sidhu
Hi, I have mysql version 3.32.40 installed on my system. Please let me know what I need to take care of (besides the db backup) if I need to upgrade to mysql-max? I need this on an urgent basis, so please help! Thanks, Sheena.

Choosing between Databases.

2001-08-27 Thread Sheena Sidhu
Hello, I am looking into choosing between Innodb and BDB. One thing about BDB which I am quoting from the official site :" Berkeley DB does not support SQL queries. All access to data is through the Berkeley DB API. Developers must learn a new set of interfaces in order to work with Berkeley DB. A

Choosing between databases.

2001-08-27 Thread Sheena Sidhu
Hello, I am very new to mySQL and researching on the various databases options. Since I needed transactions enabled, so after a lot of research, I narrowed down to innodb and Bdb. But realized that Innodb is in alpha but BDB is very stable. Although I like the features that innodb has