Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3955044
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T02:10:44+00:00 2026-05-20T02:10:44+00:00

I am asking this question as an offshoot myself and another SO had from

  • 0

I am asking this question as an offshoot myself and another SO had from this other MariaDB question:
MariaDB on Windows – getting started help?

When I install MariaDB (v5.2.4), open the command window, navigate to the folder where the files are installed, and type in the following to start the database:

net start mysql

I get the following error:

the service name is invalid

I didn’t do anything complex, just ran the installation and tried to get started.
Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T02:10:45+00:00Added an answer on May 20, 2026 at 2:10 am

    The error basically tells that installer did not create the service (it currently does not create services), thus you’ll need to do it yourself.

    • start elevated command line
    • switch to directory of your MariaDB installation (C:\Program Files\MariaDB 5.2.4, something like that)
    • bin\mysqld –install

    and only then

    • net start mysql

    Assuming that there is nothing that runs on port 3306, this will stat.

    Alas, the server you will create this way would not be optimized at all.
    It is better to create a configuration file my.ini (take a look at MySQL docs and .ini files in the installation directory for examples), and put with performance -related stuff here (innodb bufferpool size etc). With config file, you’ll need a different command line to register service (step 3 above):

    • bin\mysqld –install MySQL –defaults-file=path\to\my.ini

    Installer for 5.2.4 is basic indeed. It is being reworked though, new one is going to be better usable.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After asking this question ( XAMPP Mercurial installation on Windows Apache --> HgWebDir.cgi Script
Asking this question for a friend of mine. My client had send me a
sorry for asking this question again but i didnt get much help on the
I'm asking this question purely from a usability standpoint ! Should a website expand/stretch
I am asking this question from an educational/hacking point of view, (I wouldn't really
I am thinking about asking this question from sometime.. Now I am finally asking
After asking this question, I started using Sinatra as a way to serve web
I feel a little silly asking this question, but from everything I've read, this
I'm asking this question as I feel it's more appropriate to separate it from
In asking this question, I'm looking for either better understanding of the situation or

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.