php - command mysql starts mariaDB instead of mysql -
this dumb question... followed tutorial on mysql , php , after code (namely mysql) should greeted welcome mysql message. little confused why mariadb starting instead. can me out need change?
users-macbook-pro:~ user$ mysql welcome mariadb monitor.  commands end ; or \g. mariadb connection id 4 server version: 10.1.9-mariadb source distribution  copyright (c) 2000, 2015, oracle, mariadb corporation ab , others.  type 'help;' or '\h' help. type '\c' clear current input statement.  
 
Comments
Post a Comment