<div dir="ltr">I have an application that uses mysql databases. It works perfectly in Windows, but not linux. Here is the problem: Mysql57Connection won't apply updates correctly in linux. Here are the details:<div><br></div><div>1. I am using linux 18.3 Cinnamon 64bit</div><div>2. I am running lazarus 1.8.2.</div><div>3. I am using Mysql 5.7</div><div>4. Some of the tables were created using phpmyadmin. </div><div>5. Other tables were created from the lazarus application.</div><div>6. The tables created in phpmyadmin are accessable both for reading and writing from the lazarus application. </div><div>7. The tables created in lazarus are read only in the lazarus application. They are read and write both from phpmyadmin.</div><div>8.All tables are accessable from the application and phpmyadmin when running it on Windows 7. <br></div><div><br></div><div>What do I need to look for?</div></div>