Discussion:
MySQL for Oracle DBAs
"Chris King" (Redacted sender "ckaj111" for DMARC)
2018-11-15 17:02:00 UTC
Permalink
Can someone suggest a good resource to get up and running with MySQL for an Oracle DBA? I've been reading the MySQL manuals and they are so content rich it's exhausting. I'm looking for something that's more to the point wrt backup options for 24x7 systems, architecture, performance tuning especially.
Thanks in advance!ChrisK
Ankit Thakwani
2018-11-15 18:00:02 UTC
Permalink
High Performance MySQL should help you with these topics

http://shop.oreilly.com/product/0636920022343.do

I suggest you get 3 small machines/VMs on laptop(one master and 2
replicas), create and use the MySQL config file using
https://tools.percona.com/wizard and try out backup/recovery, replication
etc.
Post by "Chris King" (Redacted sender "ckaj111" for DMARC)
Can someone suggest a good resource to get up and running with MySQL for
an Oracle DBA? I've been reading the MySQL manuals and they are so content
rich it's exhausting. I'm looking for something that's more to the point
wrt backup options for 24x7 systems, architecture, performance tuning
especially.
Thanks in advance!
ChrisK
--
Thanks and Regards
Ankit Thakwani
Ankit Thakwani
2018-11-15 18:02:00 UTC
Permalink
There is another blog which I think you might have already seen

https://patrickhurley.wordpress.com/mysql-for-oracle-dba/
Post by Ankit Thakwani
High Performance MySQL should help you with these topics
http://shop.oreilly.com/product/0636920022343.do
I suggest you get 3 small machines/VMs on laptop(one master and 2
replicas), create and use the MySQL config file using
https://tools.percona.com/wizard and try out backup/recovery, replication
etc.
Post by "Chris King" (Redacted sender "ckaj111" for DMARC)
Can someone suggest a good resource to get up and running with MySQL for
an Oracle DBA? I've been reading the MySQL manuals and they are so content
rich it's exhausting. I'm looking for something that's more to the point
wrt backup options for 24x7 systems, architecture, performance tuning
especially.
Thanks in advance!
ChrisK
--
Thanks and Regards
Ankit Thakwani
--
Thanks and Regards
Ankit Thakwani
Marko Sutic
2018-11-15 20:13:11 UTC
Permalink
Chris,

I would recommend posts from Percona site https://www.percona.com/blog/ or
https://severalnines.com/blog.
Also +1 for High Performance MySQL.

Best regards,
Marko
Post by "Chris King" (Redacted sender "ckaj111" for DMARC)
Can someone suggest a good resource to get up and running with MySQL for
an Oracle DBA? I've been reading the MySQL manuals and they are so content
rich it's exhausting. I'm looking for something that's more to the point
wrt backup options for 24x7 systems, architecture, performance tuning
especially.
Thanks in advance!
ChrisK
--
*----*
*Marko Sutic*
My LinkedIn Profile <http://hr.linkedin.com/in/markosutic>
Loading...