Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

fix for Issue #399 and #415 #407

Closed
wants to merge 3 commits into from
Closed

fix for Issue #399 and #415 #407

wants to merge 3 commits into from

Conversation

HighTecDev
Copy link
Contributor

@HighTecDev HighTecDev commented Jun 11, 2021

Without this Check, the wrong Plot-ID is saved in the Plot-Cache
At the point where the plots are to be merged, the wrong ID is taken from the cache into the Database

Added:
Change the check of "connect_error" at MysqlProvider.
Connect_error returns NULL instead of a empty String when everything is ok

Added:
Creating of Table "mergedPlots" is missing in MysqlProvider (also Issue #415 )

Without this Check, the wrong Plot-Id is stored in the PlotCache
@HighTecDev HighTecDev changed the title fix for Issue #399 fix for Issue #399 and #415 Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants