answersLogoWhite

0


Best Answer

You got an error writing communication packets.

Make use of application below to fix mysql errors

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does MySQL error number 1160 mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does MySQL error number 10060 mean?

There is, in fact, no MySQL error with that number. The actual error number is at the beginning of the message (i.e.: ERROR 2003: Can't connect to MySQL server (10060)"). Typically though, when you see that number it is related to an authentication issue of some sort. Either you are trying to authenticate (log in) from an IP address/host that isn't authorized to or there is a problem related to the MySQL server's TCP/IP bindings. There are four common reasons why you would get an error message like this: 1) The MySQL server isn't running. 2) MySQL's configuration file specifies that it is only listening on a certain IP:Port and that you're not communicating through the specified address (i.e.: Your MySQL server's system has multiple NICs and you are communicating with the server through the NIC not specified). 3) You have the MySQL server is being started with the --skip-networking option enabled either from the startup script or in the .conf file. 4) The user name being used to authenticate to the MySQL server is not allowed to connect from the client computer's IP address/host (i.e.: User "Alice" is only allowed to log in from 192.168.0.100 but is trying to log in from 192.168.0.200). Link: http://dev.mysql.com/doc/refman/5.1/en/can-not-connect-to-server.html


What does mysql error failed to establish connection with mysql server mean?

This is an error in MySQL that occur due to various reasons: MySQL database has been corrupted. Wrong database credentials. MySQL Server (Web Host) is not responsive. But the most common reason of this error is database corruption and for fixing the error occured because of this reason you can make use of a tool named Stellar Repair for MySQL that safely restores all inaccessible database objects including primary keys, views, triggers, tables, etc. in the original format. The tool also provides preview of recoverable database objects in main interface. You can fix this error easily using this tool for free from Stellar's Official Site.


What is the database not found error in PHP with MySQL?

It would mean the database you are trying to select in your PHP script couldn't be found, you will need to check to see if you are using the correct details.


What is unsigned in mysql?

In MySQL, "unsigned" is a data type. When we put an unsigned in a column, it says you can't put negative integers in there. With unsigned int, the maximum range is 4294967295. Note: Inserting a negative value will result in a MySQL error. To learn more about data science please visit- Learnbay.co


What does two commas after a number mean?

Probably a typing error.


Can you divide mean with standard error by mean with standard error If so how would you do it?

Your question is asking for a number to be divided by itself. Can you clarify your problem.


What does reference number 9001 from IRS mean?

Error code 9001 indicates that you may have made an error in entering your Social Security Number/TNN number OR that the number you entered did not match the number on the tax refund on record.


What does reference 9001 mean on Where is your refund?

Error code 9001 indicates that you may have made an error in entering your Social Security Number/TNN number OR that the number you entered did not match the number on the tax refund on record.


With the mean absolute percentage error is a higher or lower number better?

The lower the better


What does NR mean as a unit of measure?

It is probable an error in your question.The meaning of Nr. is number.


What does the acronym MySQL mean?

MySQL, while not an acronym, is a free SQL database server. The SQL stands for Structured Query Language. This database server runs on Windows, Linux, and Solaris machines.


What shows you how accurate to the true value an experimental value is?

The error, which can be measured in a number of different ways. Error, percentage error, mean absolute deviation, standardised error, standard deviation, variance are some measures that can be used.