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

Popular posts from this blog

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -