MySQL Help.
#1

When I imported my SQL database into my database server, I got this.

Код:
Error
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem

ERROR: Unknown Punctuation String @ 832
STR: /;
SQL: -- phpMyAdmin SQL Dump
-- version 4.4.15.2
-- http://www.phpmyadmin.netnl66052cc672914...7.22890001-- Host: us.hostskool.com
-- Generation Time: Apr 04, 2016 at 11:16 AM
-- Server version: 5.5.47-cll-lve
-- PHP Version: 5.4.45

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";# MySQL returned an empty result set (i.e. zero rows).

SET time_zone = "+00:00";# MySQL returned an empty result set (i.e. zero rows).



/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;# MySQL returned an empty result set (i.e. zero rows).

/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;# MySQL returned an empty result set (i.e. zero rows).

/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;# MySQL returned an empty result set (i.e. zero rows).
'
/*!40101 SET NAMES utf8 */;# MySQL returned an empty result set (i.e. zero rows).
 /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /; /;

SQL query:

*/;

MySQL said: Documentation

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '*/' at line 1
Can anybody help me with it?
Reply
#2

ERROR: Unknown Punctuation String @ 832

What's at line 832
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)