开发者社区> 问答> 正文

大佬们有研究mariadb4j的吗?启动后,老是报错,使用内嵌的,如下:

Caused by: ch.vorburger.exec.ManagedProcessException: Asked to wait for "mysqld.exe: ready for connections." from Program C:UsersWDAppDataLocalTempMariaDB4jbasebinmysqld.exe, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=C:UsersWDAppDataLocalTempMariaDB4jbase, --datadir=D:projectprogreamdatalocaltemp, --port=3307, but it already exited! (without that message in console), last 100 lines of console:
779932 [Note] C:UsersWDAppDataLocalTempMariaDB4jbasebinmysqld.exe (mysqld 10.1.20-MariaDB) starting as process 52792 ...
[Note] InnoDB: Using mutexes to ref count buffer pool pages
[Note] InnoDB: The InnoDB memory heap is disabled
[Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
[Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
InnoDB: Compressed tables use zlib 1.2.3
InnoDB: Using generic crc32 instructions
InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: Completed initialization of buffer pool
InnoDB: .ibdata1 can't be opened in read-write mode
InnoDB: The system tablespace must be writable!
Plugin 'InnoDB' init function returned error.
Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Plugin 'FEEDBACK' is disabled.
Unknown/unsupported storage engine: InnoDB
Aborting

展开
收起
李博 bluemind 2019-02-15 17:36:38 5261 0
1 条回答
写回答
取消 提交回答
问答排行榜
最热
最新

相关电子书

更多
MySQL 5.7优化不求人 立即下载
PostgresChina2018_董红禹_SQL_Server迁移PG经验分享 立即下载
好的 MySQL 兼容可以做到什么程度 立即下载

相关镜像