HomePhorge

Open database connection with 'w' instead of 'r' for writing

Description

Open database connection with 'w' instead of 'r' for writing

Summary:
there are several places we open an 'r' connection but use it
for writing. Fix them.

Test Plan:
ran parse_one_commit.php against one revision which executes
the code with problem. It used to throw exception. Now it works fine.

Reviewed By: Girish
Reviewers: tuomaspelkonen, Girish
Commenters: aran
CC: aran, Girish
Differential Revision: 213

Details

Provenance
jungejasonAuthored on May 2 2011, 1:00 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP6bec3d2e4fc2: Simplify and demuddle MetaMTA send pathways
Branches
Unknown
Tags
Unknown

Event Timeline