getMYSQL.RdThis function unites all steps individually done for accessing the MYSQL back-end. This allows the combined action of the three functions `getLinks`,`getTabs` and `doJoin`
getMYSQL(con, removeid = F)
| con | MariaDBConnection; connection to a ARTMO Database |
|---|---|
| removeid | boolean; Shall the ID be removed? |