41,210 reputation
528108
bio website logicworks.net/products
location New York, NY (USA)
age 48
visits member for 2 years, 3 months
seen 1 hour ago
stats profile views 4,525

One of JEHOVAH's Witnesses (Ex 6:2,3; 9:16; Isa 12:2,4,5)
Senior MySQL DBA (SCMDBA since 2007-08-11) with LogicWorks, provider of The Cloud Your Way (LinkedIn,Twitter,FaceBook). I currently support various MySQL Replication Topologies (Master/Slave, Master/Master, DRBD, Percona XtraDB Cluster) for Clients of Managed DB Services (Hardware and High Availability) in DB/Web/Cloud Hosting Environments (60+ MySQL Clients) since November 12, 2007.

Profile for RolandoMySQLDBA on Stack Exchange, a network of free, community-driven Q&A sites


2h
revised Allocating 8GB memory to MySQL on a 64bit system
deleted 2 characters in body; edited tags
2h
comment Allocating 8GB memory to MySQL on a 64bit system
Please run this query : SHOW VARIABLES LIKE 'version_comment';
3h
reviewed Approve suggested edit on Storing history of full/partial tables in MySQL
22h
comment MySQL : Query WHERE clause and JOIN
Did the index on StartTime help ?
22h
comment MySQL Insert Row With Foreign Key Equal to ID - Circular Reference
SHOW CREATE TABLE events\G will display the SQL statement that will create the table as well as the storage engine the table is using. This is what @ypercube was asking you. When you run this command, copy and paste the output of SHOW CREATE TABLE events\G into the question.
23h
revised MySQL : Query WHERE clause and JOIN
added 115 characters in body
23h
comment MySQL : Query WHERE clause and JOIN
Is StartTime indexed ???
23h
revised MySQL Master/Slave without populating tables
added 193 characters in body
23h
answered MySQL Master/Slave without populating tables
23h
awarded  Reviewer
23h
reviewed Close How do I add a index column to a database with non unique columns
23h
reviewed Close When is it worth it to use Triggers and stored procedures/functions?
23h
reviewed Close populate table header and data in another table column
1d
reviewed Close BI and Self Service Reporting Tools that Support Web (HTML) Interface?
1d
reviewed Close Pattern matching and substring replacement in PostgreSQL
1d
reviewed Close Re enable Windows Authetication in SQL Server
1d
reviewed Close Microsoft Assessment and Planning Toolkit for Windows server 2003
1d
reviewed Close mysqld crash: is it a bug?
1d
reviewed Close What is causing the Periodic High Disk IO writes on MySQL Apache Server
1d
reviewed Delete Oracle UPDATE single record with multiple WHERE conditions