Files
D1041231077-webgis/database/webgis_bansos.sql
T
2026-06-10 12:43:49 +07:00

60 lines
2.6 KiB
SQL

-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Jun 10, 2026 at 07:36 AM
-- Server version: 10.4.32-MariaDB
-- PHP Version: 8.0.30
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
--
-- Database: `webgis_bansos`
--
-- --------------------------------------------------------
--
-- Table structure for table `aid_logs`
--
-- Error reading structure for table webgis_bansos.aid_logs: #1932 - Table 'webgis_bansos.aid_logs' doesn't exist in engine
-- Error reading data for table webgis_bansos.aid_logs: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `webgis_bansos`.`aid_logs`' at line 1
-- --------------------------------------------------------
--
-- Table structure for table `houses`
--
-- Error reading structure for table webgis_bansos.houses: #1932 - Table 'webgis_bansos.houses' doesn't exist in engine
-- Error reading data for table webgis_bansos.houses: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `webgis_bansos`.`houses`' at line 1
-- --------------------------------------------------------
--
-- Table structure for table `laporan`
--
-- Error reading structure for table webgis_bansos.laporan: #1932 - Table 'webgis_bansos.laporan' doesn't exist in engine
-- Error reading data for table webgis_bansos.laporan: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `webgis_bansos`.`laporan`' at line 1
-- --------------------------------------------------------
--
-- Table structure for table `religious_centers`
--
-- Error reading structure for table webgis_bansos.religious_centers: #1932 - Table 'webgis_bansos.religious_centers' doesn't exist in engine
-- Error reading data for table webgis_bansos.religious_centers: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `webgis_bansos`.`religious_centers`' at line 1
COMMIT;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;