116 reputation
3
bio website
location
age
visits member for 6 months
seen May 15 at 23:32
stats profile views 24

Apr
10
asked What is the quickest way to recover from an “Incorrect key file for table” replication error?
Apr
3
awarded  Tumbleweed
Mar
27
asked Do I need client certs for mysql ssl replication?
Mar
19
comment How can I replicate some tables without transferring the entire log?
But I would like to have the public data available on the slave as soon as it is updated on the master. I don't know of a way to have the ETL happen automatically and in real time.
Mar
19
asked How can I replicate some tables without transferring the entire log?
Mar
18
comment How can I verify I'm using SSL to connect to mysql?
I wasn't sure if having the REQUIRE SSL would mean that user would only connect via SSL. I ended up creating a new linux user without the ssl certs in ~/.my.cnf, and could not connect to the db from that accout so I assume I'm good.
Mar
18
comment How can I verify I'm using SSL to connect to mysql?
I have a user with SSL enabled, what I'm trying to verify is whether or not the connection is actually using SSL. I cannot run the 2nd query because my user does not need or have access to the mysql database.
Mar
15
asked How can I verify I'm using SSL to connect to mysql?
Mar
6
awarded  Supporter
Jan
10
awarded  Student
Jan
10
asked Why would mysql “show global status” query be taking 15 minutes?