← Back to team overview

maria-discuss team mailing list archive

Re: Install as service on Windows 7 64x

 

Do you have a valid my.ini? If not the service will not start.  Simply start
renaming one of the 'templates' (my-medium.ini etc) to my.ini.

Also be aware that if there already is a 'mysql' service you will need to
specify a new service like "..mysqld --install mysqlmaria"

Finally do not put the MariaDB in \program files(x86) if you have Windows
UAC ('User Account Control') enabled unless moving the datadir so somewhere
else.

MariaDB installs fine for me with "mysqld --install" ... after ensuring a
valid my.ini!

-- Peter
(from Webyog)

On Thu, Nov 11, 2010 at 18:47, Francisco Ernesto Teixeira <
fco.ernesto@xxxxxxxxx> wrote:

> Hello,
>
> First I have to say that it's a great idea. I looked for replace my MySQL
> servers to MariaDB, but I can't loose everything.
>
> First, when I run the downloaded MariaDB 5.2.3 as "C:\Program Files
> (x86)\MariaDB 5.2.3\bin\mysqld.exe" --standalone everything is allrigth.
>
> When I follow these steps on Prompt:
>
> 1. "C:\Program Files (x86)\MariaDB 5.2.3\bin\mysqld.exe" --install
> 2. net start mysql
>
> Says:
> O serviço de MySQL está sendo iniciado.....
> O serviço de MySQL não pôde ser iniciado.
>
> Erro de sistema.
>
> Erro de sistema 1067.
>
> O processo foi finalizado de forma inesperada.
>
> BUT, don't exists error log on Data folder or log!!!
>
> Thank you.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~maria-discuss
> Post to     : maria-discuss@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~maria-discuss
> More help   : https://help.launchpad.net/ListHelp
>
>

References