Project

General

Profile

Actions

Feature #14555

open

initial refactor of myamiweb/in/mysql.inc

Added by cesar mena about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
03/28/2023
Due date:
% Done:

0%

Estimated time:
Deliverable:

Description

This refactoring is done with an eye to eventually allow reusability of connections.

connections always instantiate mysql class which clobbers the connection state within. given the existing caller interface the eventual solution should manage connections at the class (static) level.

1. remove previous invalid attempts to renew/reuse connections which just added noise to the logs
2. ability to generate backtraces for debugging (off by default)
3. new internal variable to keep connection state

No data to display

Actions

Also available in: Atom PDF