-- phpMyAdmin SQL Dump -- version 5.2.1 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Jun 10, 2026 at 07:39 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: `webgis1` -- -- -------------------------------------------------------- -- -- Table structure for table `jalan` -- -- Error reading structure for table webgis1.jalan: #1932 - Table 'webgis1.jalan' doesn't exist in engine -- Error reading data for table webgis1.jalan: #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 `webgis1`.`jalan`' at line 1 -- -------------------------------------------------------- -- -- Table structure for table `kavling` -- -- Error reading structure for table webgis1.kavling: #1932 - Table 'webgis1.kavling' doesn't exist in engine -- Error reading data for table webgis1.kavling: #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 `webgis1`.`kavling`' at line 1 -- -------------------------------------------------------- -- -- Table structure for table `lokasi` -- -- Error reading structure for table webgis1.lokasi: #1932 - Table 'webgis1.lokasi' doesn't exist in engine -- Error reading data for table webgis1.lokasi: #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 `webgis1`.`lokasi`' 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 */;