commit | 08d84bc47f7341e64d6dd33f6f6a515f92840ac4 | [log] [tgz] |
---|---|---|
author | Dr. Jens Harbott <j.harbott@x-ion.de> | Wed Feb 12 10:07:36 2020 +0000 |
committer | Jens Harbott (frickler) <j.harbott@x-ion.de> | Mon Feb 17 17:15:13 2020 +0000 |
tree | 222e334201195307b7ebc6881a7ac99dbf45c873 | |
parent | 64ae08383a137d8b7fd18a8d8bc5c0fc191a186d [diff] |
Make database code work with mysql8 The GRANT command in mysql8 can no longer create a user implicitly. Split that part into a dedicated CREATE USER command. Also drop disabling the query_cache, it is off by default for some time and the option got removed in mysql8. Change-Id: I31bcc285ff8e373abbacb303c1269857c9cfa9ed