Closed WValenti closed 2 weeks ago
Jo may know exactly what to do here, but it doesn't seem to have been an issue, and any fix probably should be in the source.
mariadb --defaults-extra-file=/home/wvc/DATABASE-LOCAL.cnf -ABN DIVER -e 'SET NAMES utf8mb4 COLLATE utf8mb4_unicode_ci; SOURCE ../../diverRPC/diverRPC-procs.sql;'
...works in my make_DIVER scripts now.
Jo may know exactly what to do here, but it doesn't seem to have been an issue, and any fix probably should be in the source.