so, yes it is reproduceableinfratec wrote: Wed Sep 28, 2022 1:57 pm At the moment I check the packets with WireShark and always the dbname is truncated at the space character.
All attempts showed that the connection string is split or at least truncated at the blanks.
host=127.0.01
port=3306
dbname=everything_else_until_space
edit:
I think it is only a problem of the MySQL pluginOlli wrote: Wed Sep 28, 2022 4:48 pm Could we create a symbolic database with space in the name ? (I do know anything in mySql, too slow)