[DATABASE] No way to define specific MySQL server port #95

Closed
opened 2021-12-13 12:26:42 +01:00 by rooty · 4 comments
Owner

Database class has no way to define a specific MySQL server port.

Database class has no way to define a specific MySQL server port.
rooty added the
bug
enhancement
master
labels 2021-12-13 12:26:42 +01:00
rooty self-assigned this 2021-12-13 12:26:42 +01:00
Author
Owner

Best way is to add the server port parameter in the mypdo's constructor class.

Best way is to add the server port parameter in the mypdo's constructor class.
Author
Owner

It requires to modify each mypdo's call in whole code of platform

It requires to modify each mypdo's call in whole code of platform
Author
Owner

Issue fixed. MyPDO's calls have been modified.

Issue fixed. MyPDO's calls have been modified.
rooty added the
fixed
label 2021-12-13 12:45:12 +01:00
rooty referenced this issue from a commit 2021-12-13 12:46:24 +01:00
Author
Owner

Pushed to master

Pushed to master
rooty closed this issue 2021-12-13 12:46:47 +01:00
Sign in to join this conversation.
No description provided.