Hi team
can you please anyone let me know how to check database mysql version that marketo using.
Solved! Go to Solution.
I don't believe that this type of information is readily accessible to end users, either through the GUI or the public APIs. Could you share the reason as to why do you want to know this?
Yeah, implementation details like this aren’t relevant to anything you’d do with Marketo. (Nor to any other SaaS platform.)
We want to know the version of mysql which is using in marketo db.
that's what
we are planning to upgrade mysql version. that's what.
Users can’t perform upgrades to Marketo’s infrastructure. Not sure I understand why you’d be thinking such things are possible with a SaaS platform?
I don't completely understand this either, but to clarify, as an end user you're not be able to make SQL queries directly to Marketo/manage any of the backend infrastructure related things, so why worry about the MySQL version? The product team can take care of that for us! 😉
Alternatively, just to cover all the cases I could possibly think of based on your response: if you meant that you wish to update MySQL's version on your own managed system that also processes Marketo data (e.g., a homegrown managed BI platform) instead, then you can update its version w/o worrying about whether it'd be in parity with what version Marketo is currently using.
Alternatively, just to cover all the cases I could think of based on your response: if you meant that you wish to update MySQL's version on your own managed system that also processes Marketo data (e.g., a homegrown and managed BI platform) instead, then you can update its version w/o worrying about whether it'd be in parity with what version Marketo is currently using.
Yet even if it’s that, no reason to use MySQL internally! We have Marketo data in Postgres, MSSQL, Oracle, InfluxDB, Redis, a super old one on RethinkDB... whatever best fits the project.