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.
随手一搜可能都比你提问来的快
MariaDB和MySQL全面对比:选择数据库需要考虑这几点-InfoQ