Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 678231
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T01:07:36+00:00 2026-05-14T01:07:36+00:00

I usually put MAMP MySQL /db/db-site-name folder under SVN. When MAMP starts, it gives

  • 0

I usually put MAMP MySQL /db/db-site-name folder under SVN.
When MAMP starts, it gives the drw——- (600) permission to all the files and dir in that folder. I have a problem because one of these folder is .svn one, that have to be drwxr-xr-x (755), otherwise I can’t access to SVN working copy with my client.

Can anyone help me to set MAMP properly?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T01:07:37+00:00Added an answer on May 14, 2026 at 1:07 am

    You’re sharing the MySQL data files with multiple users? That’s inherently unsafe. There’s no guarantee that someone copying out the raw data files will get a consistent copy. Consider the case of a large data store that takes a long time to actually copy:

    1. User A starts copying the MySQL data files
    2. While the copy is progressing, User B does some action which causes MySQL to update that file (an update or insert or delete operation, say).
    3. Part of the data update is done near the start of the file, which has ALREADY BEEN COPIED
    4. The other part of the data update is near the end of the file, which has NOT YET BEEN COPIED
    5. User B goes on working as usual
    6. User A completes the file copy, and now has a corrupted file – it only has half of User B’s changes in it

    Is there any reason the other developers can’t access the database server remotely via TCP? It’s a trivial configuration change to your database connection calls to access a remote server, instead of a local one.

    If you must provide the other developers with their own copies of the files, consider sharing a dump of the data rather than the database files themselves. mysqldump can trivially produce a plaintext dump file that can easily be shared with other developers, which they can then import to their own MySQL instances

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm stuck on an mysql query. I usually just put the result set into
I usually create a solution folder in Visual Studio and put my DB scripts
We usually put unnecessary checks in our business logic to avoid failures. Eg. 1.
Can some body tell me the reason why we usually put const and &
I have a unit test project based on UnitTest++. I usually put a breakpoint
For security reasons, several articles recommend do not cache pages. So I usually put
When I first started with Javascript, I usually just put whatever I needed into
I'm working through some tutorials and examples of java.util.concurrent package. Usually example authors put
Usually, we only put the data we want to send as websocket.send() method's parameter,
While doing performance testing on windows, i usually use perfmon. But when i put

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.