Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×

Recommended Posts

Posted

Problema : Cand bag baza de date pe phpmyadmin-ul de la host nu imi baga toate tabele

am vreo 86 de tabele imi baga doar 29 si imi da o eroare poza mai jos

image.thumb.png.5b4fe52f4cf6f1f97f4d397cbd4596e6.png

Ce trebuie sa fac? sa pot baga toate tabelele

Posted
9 hours ago, Andrei-Madalin Hizan said:

Salutare, incarca-mi te rog tabelul aici.

care tabel?

Posted
9 hours ago, Andrei-Madalin Hizan said:

inf_comments

 

pai nu e tabelul

Posted
9 hours ago, Andrei-Madalin Hizan said:

inf_comments

 

-- Table structure for table `inf_comments`
--

CREATE TABLE `inf_comments` (
  `ID` int(11) NOT NULL,
  `comment_type` int(11) NOT NULL,
  `comment_topic` int(11) NOT NULL,
  `comment_UserID` int(11) NOT NULL,
  `comment_text` text NOT NULL,
  `comment_hide` int(11) NOT NULL,
  `comment_extra` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

Posted
9 hours ago, Andrei-Madalin Hizan said:

pff.

dis: ZenkoADV#1107

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.