Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前,我正在使用来自代码合成和 MySQL (Oracle) 数据库的 ODB。我想切换到 MariaDB。来自代码合成的 ODB 是否可以与最新版本的 MariaDB (10.1) 一起使用,还是我必须安装 5.5.45 版本?
根据官方网站:
数据库 MySQL 运行时支持 MySQL/MariaDB 5.0.3 及更高版本。
数据库
MySQL 运行时支持 MySQL/MariaDB 5.0.3 及更高版本。
所以是的。