public class EmbeddedMysqlServerMariaDB extends Object
SELECT VERSION() -> 10.2.11-MariaDB
如果启动失败报未找到openssl错误,参考安装步骤(MacOSX):“/scheduler-test/src/main/DB/MariaDB/MariaDB.md”
username: root
password: 无需密码
EmbeddedMysqlServerMariaDB()
static void
main(String[] args)
static ch.vorburger.mariadb4j.DB
start(int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmbeddedMysqlServerMariaDB()
public static void main(String[] args) throws Exception
Exception
public static ch.vorburger.mariadb4j.DB start(int port) throws Exception
Copyright © 2023. All rights reserved.