trove/trove/guestagent/common
Nguyen Van Trung 83ab791001 Fix an error when generate root password during DB initialization
This issue was occurring with percona database (v5.6).

Error logs:
`An error occurred preparing datastore: (pymysql.err.InternalError)
 (1372, 'Password hash should be a 41-digit hexadecimal number'`

Tested with re-enable root function for both v5.6 and v5.7.

Change-Id: Ied67c7c243d3f8c644708548cce71ea2aa3cf2e7
Story: #2006546
Task: #36629
(cherry picked from commit e84718c782)
2019-12-20 03:17:11 +00:00
..
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
configuration.py Fix invalid escape sequence warnings 2018-07-02 21:16:41 +02:00
guestagent_utils.py Fix invalid escape sequence warnings 2018-07-02 21:16:41 +02:00
operating_system.py Changing file owner when upgrading mariadb 2019-04-24 16:28:05 +02:00
sql_query.py Fix an error when generate root password during DB initialization 2019-12-20 03:17:11 +00:00