[Lazarus] Can't access mysql tables in linux using lazarus

Larry Dalton larrydalton71 at gmail.com
Mon Jun 25 05:12:20 CEST 2018


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:

1. I am using linux 18.3 Cinnamon 64bit
2. I am running lazarus 1.8.2.
3. I am using Mysql 5.7
4. Some of the tables were created using phpmyadmin.
5. Other tables were created from the lazarus application.
6. The tables created in phpmyadmin are accessable both for reading and
writing from the lazarus application.
7. The tables created in lazarus are read only in the lazarus application.
They are read and write both from phpmyadmin.
8.All tables are accessable from the application and phpmyadmin when
running it on Windows 7.

What do I need to look for?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20180624/d27b60c8/attachment.html>


More information about the Lazarus mailing list