mysql commands when using mariadb

Top Page

Reply to this message
Author: James Abernathy
Date:  
To: dmo-discussion
Subject: mysql commands when using mariadb
I noticed when installing mythtv v35 on Trixie that some of the mysql
command used to work on mariadb, but are not allows now for some
reason I had to create a link in the /usr/bin/ directory:

sudo ln -s mariadb-tzinfo-to-sql mysql_tzinfo_to_sql

Jim A