Awesome q2a theme

How to fix the error in the query database?

0 like 0 dislike
26 views
Hello.
How to deal with it?
How to fix error?
*******************************
Error Static analysis: Found 2 errors in the analysis. The sudden start of the expression. (near the "phpMyAdmin" at position 0) Unknown to the operator. (near ' SQL ' at position 11) SQL query: phpMyAdmin SQL Dump -- version 3.4.3.2 -- http://www.phpmyadmin.net -- -- Host: localhost -- creation Time: Sep 02, 2011, 09:02 -- server Version: 5.0.92 -- PHP Version: 5.2.6 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO" Answer MySQL: The Documentation #1064 - you Have an error in the query. Refer to the documentation for the version of MariaDB on the subject of correct syntax near 'phpMyAdmin SQL Dump -- version 3.4.3.2 -- http://www.phpmyadmin.net -- -- Hos' at line 1

************************
That means "Unexpected start of expression", and what should it be?
-- phpMyAdmin SQL Dump -- version 3.4.3.2 -- http://www.phpmyadmin.net -- -- Host: localhost -- Create time: Sep 02, 2011, 09:02 -- Server version: 5.0.92 -- PHP version: 5.2.6 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `alex2208_mfs` -- -- --------------------------------------------------------
by | 26 views

1 Answer

0 like 0 dislike
I believe that the static analyzer parses the file, assuming that it is something but not sql
by

Related questions

0 like 0 dislike
1 answer
asked Apr 14, 2019 by Otvertka12335
0 like 0 dislike
1 answer
0 like 0 dislike
1 answer
0 like 0 dislike
1 answer
110,608 questions
257,187 answers
0 comments
40,796 users