Bruce,

----- Original Message -----
From: "OS2000" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Saturday, November 30, 2002 9:11 AM
Subject: getting InnoDB running on windows 2000


>
> I have mysql running using its standard myisam database.
>
> The server is version 3.23.39-max, client 3.23.36
> Operating system Windows 2000 5.00.2195 Service pack 2
>
> I am using the following my.ini
>
> #This File was made using the WinMySQLadmin 1.1 Tool
> #11/21/2002 9:16:12 PM
>
> #Uncomment or Add only the keys that you know how works.
> #Read the MySQL Manual for instructions
>
> [mysqld]
> basedir=C:/mysql
> #bind-address=192.168.1.100
> datadir=C:/mysql/data
> #language=C:/mysql/share/your language directory
> #slow query log#=
> #tmpdir#=
> #port=3306
> #set-variable=key_buffer=16M
> # my.ini file to invoke InnoDB option for mysql
> # - example form page 508 of manual
> #
>  innodb_data_file_path = ibdata1:50M:autoextend

autoextend is only available starting from 3.23.50. Please upgrade to
3.23.53a, as your MySQL version is very old!

...
>  Bruce A R Kuppers
>  B.Sc.(Hons), M.Sc., Ph.D.

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




>
>  Phone: (250) 656-3678
>  Toll Free: (866) 605-0259
>
>  E-Commerce -- Wave of the Future!
>  Get Involved! Claim Your Future! Ask How!
>  Visit: www.kuppersinernational.com Password: bruce




---------------------------------------------------------------------
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

Reply via email to