diff options
author | TDB Release <tdb-release@build.bot> | 2021-08-18 15:19:39 +0000 |
---|---|---|
committer | TDB Release <tdb-release@build.bot> | 2021-08-18 15:19:39 +0000 |
commit | b9ffac3afa485bff66265a3703604d15c78228d1 (patch) | |
tree | 9340d7b0e682f45a6118f7f48de534a373a48158 /sql/base/auth_database.sql | |
parent | 23b5bae0872ae244b88aaaaf3aecc9015429fbbc (diff) |
TDB 910.21081 - 2021/08/18TDB910.21081
Diffstat (limited to 'sql/base/auth_database.sql')
-rw-r--r-- | sql/base/auth_database.sql | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sql/base/auth_database.sql b/sql/base/auth_database.sql index c76dca66ede..4d3fa2badce 100644 --- a/sql/base/auth_database.sql +++ b/sql/base/auth_database.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 5.7.34, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 5.7.35, for Linux (x86_64) -- -- Host: localhost Database: auth -- ------------------------------------------------------ --- Server version 5.7.34 +-- Server version 5.7.35 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -2413,7 +2413,8 @@ INSERT INTO `updates` VALUES ('2021_04_10_00_auth.sql','7B92AC4F76507940EF2257897F25304CF0F306EB','ARCHIVED','2021-04-10 19:42:42',0), ('2021_05_12_00_auth.sql','7F37DAD1777D62FDB00C19C0DF5E7DB742CCD5AD','ARCHIVED','2021-05-12 01:08:42',0), ('2021_07_04_00_auth.sql','3CF056F8F04E49C1E236060202AA8DA7E186B590','ARCHIVED','2021-07-04 22:23:24',0), -('2021_08_07_00_auth.sql','D615C2CACC999FF8804AEF56BAAA08D02217D671','RELEASED','2021-08-07 23:18:57',0); +('2021_08_07_00_auth.sql','D615C2CACC999FF8804AEF56BAAA08D02217D671','ARCHIVED','2021-08-07 23:18:57',0), +('2021_08_18_00_auth.sql','162590897AC0020E68EB6845637901C3EB6509B4','ARCHIVED','2021-08-18 15:14:17',0); /*!40000 ALTER TABLE `updates` ENABLE KEYS */; UNLOCK TABLES; @@ -2486,4 +2487,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2021-07-04 22:23:25 +-- Dump completed on 2021-08-18 15:14:18 |