Blackbeard
Well-known member
So I have a small phpbb site, I went ahead and did the import on the server it was on. I know it's an older version of mysql...
So I moved it over to my production server. I keep getting this error.
Line 2 is this right here
-- phpMyAdmin SQL Dump
-- version 2.6.0-pl3
-- phpMyAdmin
--
-- Host: localhost
-- Generation Time: Aug 07, 2015 at 11:58 PM
-- Server version: 5.1.54
-- PHP Version: 4.4.9
Any suggestions?
So I moved it over to my production server. I keep getting this error.
Code:
ERROR 1064 (42000) at line 2: 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 '`content_type` varbinary(25) NOT NULL,
`old_id` varbinary(50) NOT NULL,
`new' at line 1
Line 2 is this right here
-- phpMyAdmin SQL Dump
-- version 2.6.0-pl3
-- phpMyAdmin
--
-- Host: localhost
-- Generation Time: Aug 07, 2015 at 11:58 PM
-- Server version: 5.1.54
-- PHP Version: 4.4.9
Any suggestions?