mysql commands when using mariadb

トップ ページ

このメッセージに返信
著者: James Abernathy
日付:  
To: dmo-discussion
題目: 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