Ayyıldız2 | 2008 TR Yapısı • 1-99 Orta Emek Destan • Oto Avsız • 10 Temmuz 21:00 HEMEN TIKLA!
[Err] 1067 - Invalid default value for 'date'
[Err] -- --------------------------------------------------------
--
-- Table structure for table `history`
--
CREATE TABLE `history` (
`id` int(11) NOT NULL,
`account` int(11) NOT NULL,
`date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
`item` int(11) NOT NULL,
`taken` int(1) NOT NULL DEFAULT '1',
`pay_type` int(1) NOT NULL,
`coins` int(11) NOT NULL,
`type` int(1) NOT NULL DEFAULT '1',
`from_account` int(11) NOT NULL DEFAULT '0',
`to_player` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
[Msg] Finished - Unsuccessfully
------------------------------------------------
what is the solution for this problem
[Err] -- --------------------------------------------------------
--
-- Table structure for table `history`
--
CREATE TABLE `history` (
`id` int(11) NOT NULL,
`account` int(11) NOT NULL,
`date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
`item` int(11) NOT NULL,
`taken` int(1) NOT NULL DEFAULT '1',
`pay_type` int(1) NOT NULL,
`coins` int(11) NOT NULL,
`type` int(1) NOT NULL DEFAULT '1',
`from_account` int(11) NOT NULL DEFAULT '0',
`to_player` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
[Msg] Finished - Unsuccessfully
------------------------------------------------
what is the solution for this problem
[Err] 1067 - Invalid default value for 'date'
[Err] -- --------------------------------------------------------
--
-- Table structure for table `history`
--
CREATE TABLE `history` (
`id` int(11) NOT NULL,
`account` int(11) NOT NULL,
`date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
`item` int(11) NOT NULL,
`taken` int(1) NOT NULL DEFAULT '1',
`pay_type` int(1) NOT NULL,
`coins` int(11) NOT NULL,
`type` int(1) NOT NULL DEFAULT '1',
`from_account` int(11) NOT NULL DEFAULT '0',
`to_player` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
[Msg] Finished - Unsuccessfully
Neden Error cikiyor efendim nasil yapabilirim ? banada ayni cikti
[Err] -- --------------------------------------------------------
--
-- Table structure for table `history`
--
CREATE TABLE `history` (
`id` int(11) NOT NULL,
`account` int(11) NOT NULL,
`date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
`item` int(11) NOT NULL,
`taken` int(1) NOT NULL DEFAULT '1',
`pay_type` int(1) NOT NULL,
`coins` int(11) NOT NULL,
`type` int(1) NOT NULL DEFAULT '1',
`from_account` int(11) NOT NULL DEFAULT '0',
`to_player` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
[Msg] Finished - Unsuccessfully
Neden Error cikiyor efendim nasil yapabilirim ? banada ayni cikti
- Durum
- Üzgünüz bu konu cevaplar için kapatılmıştır...
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 11
- Görüntüleme
- 569
- Cevaplar
- 7
- Görüntüleme
- 367
- Cevaplar
- 22
- Görüntüleme
- 5K
