Its a Join SQL Statement involving multiple tables.
java.lang.Exception: Sub mysql_batchresult signature does not match expected signature.
Sub MySQL_BatchResult(batch As Map)
Log(batch)
End Sub
Download new versions from the download link you got after registration. Should be fixedI am getting signature error while executing batch async query.
AddPermission(android.permission.INTERNET)
Download new versions from the download link you got after registration. Should be fixed
Sub MySQL_Status(Connected As Boolean, ReConnecting As Boolean, RetriesLeft As Int)
log("MySQL_Status("&Connected&","&ReConnecting&","&RetriesLeft&")")
End Sub