two mysql questions

2002-07-02 Thread Bill Bernat
1. If all I want to do is use InnoDB tables for declarative referential integrity and nothing else, do I need mysql-max or can I just use the standard build of mysql 3.23.51? (Wondering about both Windows and Linus, though the answer should be the same in both places) 2. What's the best

Re: two mysql questions

2002-07-02 Thread Gurhan Ozen
Message - From: Bill Bernat [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 02, 2002 6:14 PM Subject: two mysql questions 1. If all I want to do is use InnoDB tables for declarative referential integrity and nothing else, do I need mysql-max or can I just use the standard build of mysql

Re: two mysql questions

2002-07-02 Thread Paul DuBois
At 15:14 -0700 7/2/02, Bill Bernat wrote: 1. If all I want to do is use InnoDB tables for declarative referential integrity and nothing else, do I need mysql-max or can I just use the standard build of mysql 3.23.51? (Wondering about both Windows and Linus, though the answer should be the same