Homec4science

Prepare for MySQLi support

Authored by vrana <jakubv@fb.com> on Apr 6 2012, 02:45.

Description

Prepare for MySQLi support

Summary: This separates common MySQL stuff (identifiers and comments escaping, error codes, connection retries) from PHP extension specific stuff (connect, query, fetch, errors, escape string).

Test Plan:
/
Use AphrontMySQLiDatabaseConnection in PhabricatorLiskDAO, load homepage, edit task, save task.

Reviewers: epriestley

Reviewed By: epriestley

CC: nh, aran

Differential Revision: https://secure.phabricator.com/D2113

Details

Committed
vrana <jakubv@fb.com>Apr 6 2012, 21:43
Pushed
aubortJan 31 2017, 17:16
Parents
rPH2211a0b07ecd: Don't render <div> inside <span>
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPHe69ba98e2006: Prepare for MySQLi support (authored by vrana <jakubv@fb.com>).Apr 6 2012, 21:43