Quantcast
Results 1 to 5 of 5

MySQL error of some sort

  1. #1
    julio99's Avatar
    julio99 is offline Senior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2010
    Posts
    104

    MySQL error of some sort

    I clicked on a link to "subscribe to a person's site" and I got this error."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". I don't have a clue how to fix this. I don't know what manual they are talking about or where to go to see the error. I was using Firefox 5 in Windows 7 HP x64. Any help would be greatly appreciated.

    Reply With Quote Reply With Quote

  2. #2
    Trouble's Avatar
    Trouble is offline Administrator
    Noob Whisperer
     
    Join Date
    Nov 2009
    Posts
    5,926
    Blog Entries
    2

    Re: MySQL error of some sort

    Sounds to me that the error is not something that you can address on the client side of the transaction. It's more likely an issue with the site administrator's subscription form and how it's linking to the SQL back end database when adding subscribers.
    Perhaps contacting the site through email and informing them of your issue will produce an answer as to what might be causing this error.
    Have you tried the same thing using a different browser just to make sure that it's not something unique to Firefox 5?
    Yesterday was, Today is, but ahh Tomorrow...mystery, suspense and a promise of hope.


    Reply With Quote Reply With Quote

  3. #3
    julio99's Avatar
    julio99 is offline Senior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2010
    Posts
    104

    Re: MySQL error of some sort

    Quote Originally Posted by Trouble View Post
    Sounds to me that the error is not something that you can address on the client side of the transaction. It's more likely an issue with the site administrator's subscription form and how it's linking to the SQL back end database when adding subscribers.
    Perhaps contacting the site through email and informing them of your issue will produce an answer as to what might be causing this error.
    Have you tried the same thing using a different browser just to make sure that it's not something unique to Firefox 5?
    Thank you my friend. I feel a bit better now that I know it's not a hiccup that I caused.

    Reply With Quote Reply With Quote

  4. #4
    Mike's Avatar
    Mike is online now Administrator
    Welcome to Windows 7 Forums!
     
    Join Date
    Jul 2005
    Age
    30
    Posts
    3,761
    Blog Entries
    63

    Re: MySQL error of some sort

    It is true that any MySQL error relayed to you from a website that is verbose is, in fact, a flaw in the design of the website. Since a general error message should always be passed before a MySQL error is even allowed to be generated, this is a design flaw in general. It very likely has nothing to do with your configuration or even the input values you are placing on a given form. A MySQL syntax error means that the MySQL code being sent to the MySQL (structured query language database) server is syntaxed, or written, incorrectly. This code is likely sent by the HTML scripting language: On Windows Server IIS this is usually ASP and on Linux systems it is PHP. As Randy says, it has nothing to do with your data, but how the server is handling it. I am simply elaborating on the cause and effect.

    Microsoft MVP | MCITP | MCSA |MCTS |MCP | Network+ | A+ Certified

    Reply With Quote Reply With Quote

  5. #5
    julio99's Avatar
    julio99 is offline Senior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2010
    Posts
    104

    Re: MySQL error of some sort

    Thank you both for the insight and prompt answers.

    Reply With Quote Reply With Quote

Similar Threads

  1. [NIC] Some Sort of Bridge between Wired Adaptor and Wireless Adaptor
    By Yamadron in forum Windows 7 Networking
    Replies: 0
    Last Post: 04-13-2011, 05:55 PM
  2. Replies: 4
    Last Post: 07-23-2010, 10:34 AM
  3. I need some help on a error...
    By xgucciboix in forum Windows 7 Installation and Upgrade
    Replies: 12
    Last Post: 12-03-2009, 07:10 AM
  4. Replies: 6
    Last Post: 10-13-2009, 05:43 AM

Visitors found this page by searching for:

Search engine data is still being processed!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •