Paul, ----- Original Message ----- From: ""Paul Varkey"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Wednesday, October 02, 2002 1:41 PM Subject: Can't stratup InnoDB and BDB for Max 4.0
> > Dear people, > I have a problem with getting InnoDB and BDB to work. I use > mySQL Max 4.0. I have even made sure that the skip-BDB and if you are running on Windows, I think some 4.0.x versions for Windows had the error that InnoDB was not compiled into mysqld.exe or mysqld-nt.exe. You have to use mysqld-max.exe or mysqld-max-nt.exe. All these are in the bin dir of the installation. Start from the MS-DOS prompt first so that you see what it prints: C:\mysql\bin> mysqld-max --console After becoming familiar with the command line startup, you can try installing mysqld-max-... as a service, as explained in the manual. > skip-InnoDB > lines in the configuration .xml file are commented out. But still > the 'variables' list in the winmysqladmin shows haveInnoDB and > haveBDB as > "no". I really need them as I need to use FOREIGN KEY constraints > and later even, transactions in my project. I tried using FOREIGN > KEY > contraint for 'ON DELETE' and expectedly it did not work. > Can anyone please guide me as to how to set up InnoDB and BDB to > work properly? > > Thanks, > Paul Best regards, Heikki Tuuri Innobase Oy --- Order technical MySQL/InnoDB support at https://order.mysql.com/ See http://www.innodb.com for the online manual and latest news on InnoDB sql query --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php