Skip to content

Commit

Permalink
add mysql v9.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Ashraful Haque Tani <[email protected]>
  • Loading branch information
AshrafulHaqueToni committed Dec 17, 2024
1 parent e0a1659 commit 3a76c08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ echo "!includedir /etc/mysql/conf.d/" >>/etc/mysql/my.cnf
if [[ "$PRIMARY_TYPE" == "Multi-Primary" ]]; then
cat >>/etc/mysql/group-replication.conf.d/group.cnf <<EOL
[mysqld]
mysql_native_password=ON
disabled_storage_engines="MyISAM,BLACKHOLE,FEDERATED,ARCHIVE,MEMORY"
# General replication settings
Expand Down

0 comments on commit 3a76c08

Please sign in to comment.