3 messages in com.mysql.lists.bugsRe: can't execute command
FromSent OnAttachments
Sandeep Sodhi19 Aug 2003 20:25 
miguel solorzano20 Aug 2003 05:33 
Hans van Harten20 Aug 2003 12:42 
Subject:Re: can't execute command
From:Hans van Harten (ha@hartenhans.op.het.net)
Date:08/20/2003 12:42:09 PM
List:com.mysql.lists.bugs

miguel solorzano wrote:

At 11:26 20/8/2003 +0800, Sandeep Sodhi wrote:

i am trying to run mysql_install_db to set my previliges,

The above script is to be performed in Unix platforms for to create the database and grant tables.

That triggers an idea ... is it save to run this script with 'default-table-type=innodb' in my.ini?

How to convert the database 'mysql' to innodb-tables on Windows; would running the script under cygwin do ...?

HansH