I have Ubuntu 18.04 x64 and LO 6.0.7.1. I had a system crash and had to reinstall my OS. All of my .odb files and DBs are on a data disk and were not affected. These .odb files contained forms and queries and were linked to MySQL DBs. After getting all applications installed, including MySQL and Libreoffice, I installed MySQL Workbench and verified that my DB’s were accessable, contained the correct information, and that all my queries and scripts worked as intended. I then tried to access one of my DBs to change some data through my LO Base forms. I had always used a MySQL Native connector. However, I can no longer access the MySQL DBs because I get a message saying user and passwords are required. I do not use passwords in MySQL and tried to just enter an empty password. That did not work. I went into MySQL and created a password for my ID (and the one used to access the DBs from Base), and was told the password was invalid. I then reset MySQL password back to none.
I spent quite a significant amount of time developing the Base frontend for these DBs. I really need to get this to work. Can anyone offer some suggestions that can help me get this resolved. Thanks.