MariaDB和MySQL有什么区别,我买的阿里云服务器默认安装的是MariaDB,我司内网上都是MySQL?

Welcome to the MariaDB monitor. Commands end with ; or g.
Your MariaDB connection id is 2
Server version: 5.5.60-MariaDB MariaDB Server

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or 'h' for help. Type 'c' to clear the current input statement.

上述是MariaDB的登录提示;

下面是登录MySQL的提示:

Welcome to the MySQL monitor. Commands end with ; or g.
Your MySQL connection id is 14313
Server version: 5.1.73 Source distribution

Copyright (c) 2000, 2013, Oracle, and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its affiliates.Other names may be trademarks of their respective owners.

Type 'help;' or 'h' for help. Type 'c' to clear the current input statement.

阅读 2.9k
1 个回答
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题