diff options
author | Welch, Lorraine (lb2391) <lb2391@att.com> | 2019-08-14 10:38:50 -0400 |
---|---|---|
committer | Welch, Lorraine (lb2391) <lb2391@att.com> | 2019-08-14 10:38:50 -0400 |
commit | 6eaeacfe8ef90b828894b1e492adddaeee2d6565 (patch) | |
tree | 81f27d0c3650f04f3dbd28843684b1d39f8d0ffd /deliveries | |
parent | ac6160ed5e61dafc2435bbf58e2e2de5d4726487 (diff) |
Changed DB script back to Dublin
Issue-ID: PORTAL-700
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: Ib4587a01b72ff48e7e45967cb202d6acf153d9b6
Diffstat (limited to 'deliveries')
-rw-r--r-- | deliveries/my.cnf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deliveries/my.cnf b/deliveries/my.cnf index e06a211c..a4c8c3dc 100644 --- a/deliveries/my.cnf +++ b/deliveries/my.cnf @@ -180,7 +180,6 @@ quote-names max_allowed_packet = 16M [mysql] -default_character_set = utf8 #no-auto-rehash # faster start of mysql but no tab completion [isamchk] @@ -190,4 +189,4 @@ key_buffer = 16M # * IMPORTANT: Additional settings that can override those from this file! # The files must end with '.cnf', otherwise they'll be ignored. # -#!includedir /etc/mysql/conf.d/
\ No newline at end of file +#!includedir /etc/mysql/conf.d/ |