WHAT is not starting?  MySQL or innodb?

Is there another directive in your my.ini under [mysqld] like:  skip-innodb?
If so, delete it or comment it out.


----- Original Message -----
From: "Silmara Cristina Basso" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 14, 2002 5:12 PM
Subject: newbie - start (innodb)


> This is the configuratin My.ini:
>
> [WinMySQLAdmin]
> Server=C:/MYSQL/bin/mysqld-max.exe
> user=root
>
> [mysqld]
> basedir=C:/MYSQL
> #bind-address=192.168.10.10
> datadir=C:\mydata
> innodb_data_home_dir = c:\mydata
> innodb_data_file_path =sami_d1:100M
> innodb_log_group_home_dir =c:\mylogs
> innodb_log_arch_dir =c:\mylogs
> #language=C:/MYSQL/share/your language directory
> #slow query log#=
> #tmpdir#=
> #port=3306
> #set-variable=key_buffer=16M
>
> But not start... Err File
>
>
> 020614 17:58:44  C:/MYSQL/bin/mysqld-max.exe: Shutdown Complete
> 020614 17:58:44  InnoDB: Shutdown completed
> 020614 17:58:37  InnoDB: Starting shutdown...
>
> 020614 17:58:37  C:/MYSQL/bin/mysqld-max.exe: Normal shutdown
> C:/MYSQL/bin/mysqld-max.exe: ready for connections
> C:/MYSQL/bin/mysqld-max.exe: ready for connections
> C:/MYSQL/bin/mysqld-max.exe: ready for connections
> C:/MYSQL/bin/mysqld-opt.exe: ready for connections
>
> How should i do to connect database sami_d1?
>
> Please, help me!
>
>
> ---------------------------------------------------------------------
> 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
>
>



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