Hi,
I’ve created master-detail forms populated with data from a localhost instance of MySQL server. I’ve exported the data to a MySQL server on an AWS instance. The forms work correctly when being served from local host but problems arise when I change the database connection to the AWS server.
The problem is that when I click on the Next button of the master-form nav bar, the form is briefly populated with the data from record two, and then populated with data from record four. The next click goes to record five and then to record seven.
I would speculate that the reason for this is some interaction between the lag introduced by going to a non-local version of the data. I would note that this lag is not particular noticeable from the user’s point of view, but certainly long enough to create possible race conditions in the underlying mechanism.
Version: 24.2.3.2 (X86_64) / LibreOffice Community
Build ID: 433d9c2ded56988e8a90e6b2e771ee4e6a5ab2ba
CPU threads: 8; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: en-CA (en_CA); UI: en-US
Calc: threaded
remote server: mysql Ver 15.1 Distrib 10.5.15-MariaDB for Linux (x86-64) using readline 5.1