Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Cannot Create Table #22452
    VFRDaddy
    Member

    I am having a problem importing a .sql structure and data. Also creating a simple table. The history is showing this:

    /*[3:49:53 PM][0 ms]*/ show tables from `attseo`

    /*[3:50:04 PM][0 ms]*/ create table `attseo`.`articles` (

    `ID` int (11) NOT NULL AUTO_INCREMENT PRIMARY KEY ( `ID`))

    /*[3:50:04 PM][0 ms]*/ show create table `attseo`.`articles`

    More information:

    SQLyog version = 5.19

    MySQL = 3.23.58

    Please advise. I am stumped. It works with a higher version of MySQL. 4.1.20, but not on 3.23.58.

    Thanks in advance. 😮

Viewing 1 post (of 1 total)