• 21-11-2021, 17:12:05
    #1
    Arkadaşlar merhaba, sitemi taşımaya çalışıyorum ama sql hatası veriyor phpmyadmin sql dosyasını düzenleyip bana gönderebilicek varmı ?
    veren hata

    Veritabanı: `resimdun_wp353` -- -- -------------------------------------------------------- -- -- Tablo için tablo yapısı `wpcb_actionscheduler_actions` -- CREATE TABLE `wpcb_actionscheduler_actions` (  `action_id` bigint(20) UNSIGNED NOT NULL,  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,  `schedule` longtext COLLATE utf8mb4_unicode_520_ci,  `group_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',  `attempts` int(11) NOT NULL DEFAULT '0',  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',  `claim_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL ) ENGINE=InnoDB [...]
  • 21-11-2021, 17:16:27
    #2
    Merhaba profilimizde ki whatsapp numaramızdan ya da dilerseniz

    www.ozalpbilisim.com üzerinden canlı destek hattından ulaşırsanız yardımcı olalım
  • 21-11-2021, 17:29:16
    #3
    Kurumsal PLUS
    Hatayı sql import ederkenmi veriyor site kurulduktan sonramı
  • 21-11-2021, 18:10:19
    #4
    Alkewebtasarim adlı üyeden alıntı: mesajı görüntüle
    Arkadaşlar merhaba, sitemi taşımaya çalışıyorum ama sql hatası veriyor phpmyadmin sql dosyasını düzenleyip bana gönderebilicek varmı ?
    veren hata

    Veritabanı: `resimdun_wp353` -- -- -------------------------------------------------------- -- -- Tablo için tablo yapısı `wpcb_actionscheduler_actions` -- CREATE TABLE `wpcb_actionscheduler_actions` (  `action_id` bigint(20) UNSIGNED NOT NULL,  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,  `schedule` longtext COLLATE utf8mb4_unicode_520_ci,  `group_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',  `attempts` int(11) NOT NULL DEFAULT '0',  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',  `claim_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL ) ENGINE=InnoDB [...]

    Sorun çözüldümü