gg
@tatense do you use this while using the db assembler? can you describe what you are exactly doing?
gg
should not be any \r character inside config.sh
try to use the tool dos2unix to convert that file in UNIX LF
However, you should not remove that line, it's needed to keep your DB versioned
Can you test it with mysql instead of mariadb? (or a previous version of mariadb)
@Yehonal
When will it be new Releases AC
@tatense AC has updates everyday. See it as a release x)
@Yehonal I have the same issue, that it can't import due to a line like that.
Normal work at MariaDB 10.4.8
at my.ini
[mysqld]
datadir=C:/Program Files/MariaDB 10.4/data
port=3306
innodb-page-size=65536
innodb_buffer_pool_size=1024M
character-set-server=utf8
[client]
port=3306
plugin-dir=C:/Program Files/MariaDB 10.4/lib/plugin
Most helpful comment
@tatense AC has updates everyday. See it as a release x)
@Yehonal I have the same issue, that it can't import due to a line like that.