| bio | website | |
|---|---|---|
| location | New York, United States | |
| age | ||
| visits | member for | 1 year, 10 months |
| seen | Jan 28 at 22:59 | |
| stats | profile views | 8 |
|
Apr 29 |
awarded | Popular Question |
|
Nov 16 |
awarded | Scholar |
|
Nov 16 |
accepted | MongoDB: What does '[DataFileSync] flushing mmaps took … ms for … files' mean? |
|
Nov 16 |
comment |
MongoDB: What does '[DataFileSync] flushing mmaps took … ms for … files' mean? downgraded to 2.0.8-rc0, this specific problem seems to be gone... (I still have others regarding the fact that MongoDB starts using 100% of RAM after a while but that's another story...) |
|
Nov 14 |
awarded | Editor |
|
Nov 14 |
comment |
MongoDB: What does '[DataFileSync] flushing mmaps took … ms for … files' mean? Adam, thanks a lot! I edited the question a bit adding some details about the problem (MongoDB freezes while flushing mmaps even if no indexes are being built). Do you know anything about this specific issue? Also, everything should be fine with the disk. Thanks! |
|
Nov 14 |
revised |
MongoDB: What does '[DataFileSync] flushing mmaps took … ms for … files' mean? Added details about the issue |
|
Nov 13 |
asked | MongoDB: What does '[DataFileSync] flushing mmaps took … ms for … files' mean? |
|
Nov 6 |
awarded | Supporter |
|
Nov 6 |
comment |
How do I automatically grant all privileges to a schema created by a user in mysql? I'd like a user to be able to create schemas. Once a user create a schema I'd like him or her to have automatically all privileges on that schema. This way, I can let new users play around and be fairly autonomous without risking to compromise existing data |
|
Nov 6 |
awarded | Student |
|
Nov 6 |
comment |
How do I automatically grant all privileges to a schema created by a user in mysql? Thanks, the problem is that when user A creates a new schema/table, he has no privileges at all on the entities that he just created. I'd like him or her to have all privileges instead with no intervention from the root user (me). Is this possible? |
|
Nov 6 |
asked | How do I automatically grant all privileges to a schema created by a user in mysql? |