Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bringing wrong mariadb version on windows 10? #179

Closed
JimiJones opened this issue Oct 19, 2018 · 2 comments
Closed

Bringing wrong mariadb version on windows 10? #179

JimiJones opened this issue Oct 19, 2018 · 2 comments
Labels
helpwanted Windows Anything specific to Microsoft Windows OS, not affecting Linux

Comments

@JimiJones
Copy link

When I build my application using embedded mariadb database for test, I got this:
mysqld.exe (mysqld 10.2.11-MariaDB) starting as process ...
ERROR: Cannot write to mysqld's stdin
FATAL ERROR: database creation failed

I think it's because it bring a wrong mariadb version. Actually I got the same when I go to the mysql_install_db.exe directory and I run it.

I use MariaDB4j 2.3.0 and it bring mariadb 10.2.11.

@vorburger vorburger added helpwanted Windows Anything specific to Microsoft Windows OS, not affecting Linux labels Feb 11, 2019
@vorburger
Copy link
Collaborator

I don't use Windows myself - could any windows users help here? (Or close this issue.)

@vorburger
Copy link
Collaborator

#229 probably fixed this issue - can you verify that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helpwanted Windows Anything specific to Microsoft Windows OS, not affecting Linux
Projects
None yet
Development

No branches or pull requests

2 participants