diff options
| author | TDB Release <tdb-release@build.bot> | 2021-08-15 17:01:20 +0000 |
|---|---|---|
| committer | TDB Release <tdb-release@build.bot> | 2021-08-15 17:01:20 +0000 |
| commit | 08d5290080aaef2b8f0c06122c158c2d238f4885 (patch) | |
| tree | 1d4303b642169d1c9c354f985be9d9ab1316d9b0 /sql/base/dev | |
| parent | 8a4844e029a12cb4dcaf361a3177559e19f94f12 (diff) | |
TDB 335.21081 - 2021/08/15TDB335.21081
Diffstat (limited to 'sql/base/dev')
| -rw-r--r-- | sql/base/dev/world_database.sql | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sql/base/dev/world_database.sql b/sql/base/dev/world_database.sql index 6df70474aad..5c254adf21f 100644 --- a/sql/base/dev/world_database.sql +++ b/sql/base/dev/world_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: world -- ------------------------------------------------------ --- 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 */; @@ -4044,4 +4044,4 @@ CREATE TABLE `waypoints` ( /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2021-07-15 7:32:51 +-- Dump completed on 2021-08-15 16:59:38 |
