From c0a120669dafe0688e6b7fc1e487e3dfd6220087 Mon Sep 17 00:00:00 2001 From: TDB Release Date: Thu, 14 Apr 2022 16:27:03 +0000 Subject: TDB 335.22041 - 2022/04/14 --- sql/base/dev/world_database.sql | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sql/base/dev') diff --git a/sql/base/dev/world_database.sql b/sql/base/dev/world_database.sql index b51d070b22a..0be4a3a500c 100644 --- a/sql/base/dev/world_database.sql +++ b/sql/base/dev/world_database.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 8.0.26, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 8.0.28, for Linux (x86_64) -- -- Host: localhost Database: world -- ------------------------------------------------------ --- Server version 8.0.26 +-- Server version 8.0.28-0ubuntu0.20.04.3 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -1444,7 +1444,7 @@ CREATE TABLE `gossip_menu_option` ( `BoxMoney` int unsigned NOT NULL DEFAULT '0', `BoxText` text, `BoxBroadcastTextID` mediumint NOT NULL DEFAULT '0', - `VerifiedBuild` smallint NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`MenuID`,`OptionID`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4061,4 +4061,4 @@ CREATE TABLE `waypoints` ( /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2022-02-16 21:52:05 +-- Dump completed on 2022-04-14 16:24:40 -- cgit v1.2.3