On Tue, Apr 17, 2001 at 05:49:14PM +0200, info@stripped wrote:
> Hi!
>
> I do have the following problem:
> Have installed mySQL Version 3.23.25 as well as (after deinstallation) Version
> 3.23.36 under Windows 98.
> In both cases "mysql_install_db" isn't available, neither in bin-Folder nor in
> scripts-Folder (or in any other folder).
> How can I obtain "mysql_install_db"?
mysql_install_db is a shell script that runs under UNIX. You don't need
it for Windows distributions, which come with the mysql database already
set up.