MySQL Error #1064 "syntax error"

Status
Not open for further replies.

stormmak

New Member
Messages
17
Reaction score
0
Points
0
#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 '<?php



i dont know what do sql want me to do. anyone can help me? thanks in advance &&
 

stormmak

New Member
Messages
17
Reaction score
0
Points
0
please anyone can help me with my problem? i need immediate answer im stuck in creating my site because of this error. thanks ^^
 

Anna

I am just me
Staff member
Messages
11,738
Reaction score
579
Points
113
Your account is on cossacks, which currently is under emergency maintenance due to a disk drive issue.

see http://status.x10hosting.com for more information.
 
Last edited:

stormmak

New Member
Messages
17
Reaction score
0
Points
0
i dont know what you're talking about xD. but this is what the sql is saying:

ERROR: Unknown Punctuation String @ 1
STR: <?
SQL: <?php

$mysql_data = <<<EOF

-- phpMyAdmin SQL Dump
-- version 2.10.1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Aug 31, 2008 at 11:25 PM
-- Server version: 5.0.41
-- PHP Version: 5.2.3

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";<?php



by the way i already saw the announcement. but i didnt know that the issue can affect how SQL works.
 
Last edited:

Jarryd

Community Advocate
Community Support
Messages
5,534
Reaction score
43
Points
48
The server your account is on is not working correctly, if you go to http://status.x10hosting.com you will see that there is an issue with the server and accounts are being transferred off it. This issue will be resolved when the new server is fully functioning and your account has transferred properly.

Until the transfers and maintenance have been completed, many things such as mail, sql, cPanel, apache etc may not work.
 
Last edited:

stormmak

New Member
Messages
17
Reaction score
0
Points
0
okay thanks for your answers sir ^^. by the way that's why i asked for your help because i dont see any problem with the code. so i will just continue with my site creation tomorrow. byebye! i will log out for now and just rest watch TV hehehe!!. thanks again
 

Jarryd

Community Advocate
Community Support
Messages
5,534
Reaction score
43
Points
48
You're welcome. :) Sorry for the inconvenience.
 

stormmak

New Member
Messages
17
Reaction score
0
Points
0
i think there's really a problem here:

ERROR: Unknown Punctuation String @ 1
STR: <?
SQL: <?php

$mysql_data = <<<EOF

-- phpMyAdmin SQL Dump
-- version 2.10.1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Aug 31, 2008 at 11:25 PM
-- Server version: 5.0.41
-- PHP Version: 5.2.3

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";<?php



i already tested this in other host. cant really figure out the problem. just a beginner ^^. anyone can help? i try to delete and add some codes. but whenever i delete or add some codes, the above problem disappears but new problem comes in the code. really dont know what's going on xD. tested it already in other host.
 
Status
Not open for further replies.
Top