Skip to content

Commit 16d8bcf

Browse files
committed
Add db_port field while creating database
1 parent 8df3766 commit 16d8bcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php/class-ee-db.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ public static function create() {
4747
db_password VARCHAR,
4848
db_root_password VARCHAR,
4949
db_host VARCHAR,
50+
db_port VARCHAR,
5051
wp_user VARCHAR,
5152
wp_pass VARCHAR,
5253
email VARCHAR,

0 commit comments

Comments
 (0)