Re: innodb on nt4

2001-07-18 Thread Heikki Tuuri
Wednesday, July 18, 2001 10:48 PM Subject: Re: innodb on nt4 I did, see below from my prev email, that part works fine: innodb_data_home_dir=c:/mysql innodb_data_file_path=ibdata1 like I said, the system created a 10mb file called ibdata1 in c:\mysql But to recap, when I try to add the specifica

Re: innodb on nt4

2001-07-18 Thread Pete Kuczynski
aste the above to your my.cnf > and adjust directories, file sizes, and pool sizes to your needs. Files must > be > < 4 GB currently. > > Hope it now succeeds! > > Heikki > > -Original Message- > From: Pete Kuczynski <[EMAIL PROTECTED]> > To: He

Re: innodb on nt4

2001-07-18 Thread Heikki Tuuri
L PROTECTED]> To: Heikki Tuuri <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Wednesday, July 18, 2001 10:14 PM Subject: Re: innodb on nt4 Ok, got the following line working in my.ini, it created a 10mb ibdata file: innodb_data_home_dir=c:/mysql innodb_data_file

Re: innodb on nt4

2001-07-18 Thread Pete Kuczynski
it.> > > If you need more help, just email-me. I'd be glad to help you out.> > > []'s> > > Crercio O. Silva> > -Original Message- > > From: Pete Kuczynski [mailto:[EMAIL PROTECTED]] > > Sent: terça-feira, 17 de julho de 2001 11:20> To

Re: innodb on nt4

2001-07-17 Thread Pete Kuczynski
le types are available.> > > That's it.> > > If you need more help, just email-me. I'd be glad to help you out.> > > []'s> > > Crercio O. Silva> > -Original Message- > > From: Pete Kuczynski [mailto:[EMAIL PROTECTED]] > >

Re: innodb on nt4

2001-07-17 Thread Heikki Tuuri
x27;s it.> > If you need more help, just email-me. I'd be glad to help you out.> > []'s> > Crercio O. Silva> > -Original Message----- > From: Pete Kuczynski [mailto:[EMAIL PROTECTED]] > Sent: terça-feira, 17 de julho de 2001 11:20> To: [EMAIL PROTECTED] &g

RE: innodb on nt4

2001-07-17 Thread Crercio Osmaildo da Silva
Kuczynski [mailto:[EMAIL PROTECTED]] Sent: terça-feira, 17 de julho de 2001 17:07 To: Crercio Osmaildo da Silva Cc: [EMAIL PROTECTED] Subject: Re: innodb on nt4 Hi, have a question about the inno_data_home_dir line on mysql-max3.23 do I create a file called "ibdata" cause it&#x

Re: innodb on nt4

2001-07-17 Thread Pete Kuczynski
ail-me. I'd be glad to help you out. > > []'s > > Crercio O. Silva > > -Original Message----- > From: Pete Kuczynski [mailto:[EMAIL PROTECTED]] > Sent: terça-feira, 17 de julho de 2001 11:20 > To: [EMAIL PROTECTED] > Subject: innodb on nt4 > >

RE: innodb on nt4

2001-07-17 Thread Crercio Osmaildo da Silva
[mailto:[EMAIL PROTECTED]] Sent: terça-feira, 17 de julho de 2001 11:20 To: [EMAIL PROTECTED] Subject: innodb on nt4 Ok, tried to update existing table(s) to InnoDB [from MYISAM] using "alter table da_table type=InnoDB;, but show variables still shows table_type as MYISAM. I have the newest mysq

innodb on nt4

2001-07-17 Thread Pete Kuczynski
Ok, tried to update existing table(s) to InnoDB [from MYISAM] using "alter table da_table type=InnoDB;, but show variables still shows table_type as MYISAM. I have the newest mysql ddb from mysql.com, but it installs with MYISAM only, not InnoDB options. I cannot find any documentation on instali